Bug 794392 (JBEPP-1436)

Summary: EPP-SP Broken portalsite template
Product: [JBoss] JBoss Enterprise Portal Platform 5 Reporter: Tomas Kyjovsky <tkyjovsk>
Component: Site PublisherAssignee: hfnukal <hfnukal>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.2.0.GACC: epp-bugs, jmorgan, mweiler
Target Milestone: ---   
Target Release: 5.2.1.GA   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBEPP-1436
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
When Site publisher was installed on top of Enterprise Portal Platform, picking a site layout would not create a working site. The problem has been fixed so that the new sites are created properly.
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-11 15:55:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
broken-nav-node-labels.png
none
new-portal-layout.png
none
portal-template-missing.png none

Description Tomas Kyjovsky 2011-12-06 14:36:44 UTC
Steps to Reproduce: - create new portal site within ecmdemo portal container
- open "Portal Templates" tab

The second template is called "label" and it has no thumbnail. Navigation nodes in created site have broken labels, e.g.: #{portal.portal1.detail}.
project_key: JBEPP

Comment 1 Tomas Kyjovsky 2011-12-06 14:42:04 UTC
Attachment: Added: broken-nav-node-labels.png
Attachment: Added: new-portal-layout.png
Attachment: Added: portal-template-missing.png


Comment 2 Martin Weiler 2012-01-06 10:34:49 UTC
Opening the newly created site (see new-portal-layout.png) leads to the following ERROR in the log:

{noformat}
ERROR [WebDavServiceImpl] Workspace 'collaboration' not found. Probably is not initialized. If so either Initialize it manually or turn on the RepositoryInitializer
javax.jcr.NoSuchWorkspaceException: Workspace 'collaboration' not found. Probably is not initialized. If so either Initialize it manually or turn on the RepositoryInitializer
	at org.exoplatform.services.jcr.impl.core.RepositoryImpl.internalLogin(RepositoryImpl.java:643)
	at org.exoplatform.services.jcr.impl.core.RepositoryImpl.login(RepositoryImpl.java:618)
	at org.exoplatform.services.jcr.impl.core.RepositoryImpl.login(RepositoryImpl.java:572)
	at org.exoplatform.services.jcr.ext.common.SessionProvider.getSession(SessionProvider.java:189)
	at org.exoplatform.services.jcr.webdav.WebDavServiceImpl.session(WebDavServiceImpl.java:1392)
	at org.exoplatform.services.jcr.webdav.WebDavServiceImpl.get(WebDavServiceImpl.java:649)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
{noformat}

Comment 3 Tomas Kyjovsky 2012-01-06 14:23:21 UTC
Link: Added: This issue is related to JBEPP-756


Comment 4 Thomas Heute 2012-01-11 15:55:23 UTC
Resolved but preview images remain to be fixed (linked JIRA)

Comment 5 Thomas Heute 2012-01-11 15:56:53 UTC
Release Notes Docs Status: Added: Not Yet Documented
Release Notes Text: Added: When Site publisher was installed on top of Enterprise Portal Platform, picking a site layout would not create a working site. The problem has been fixed so that the new sites are created properly.


Comment 6 Jared MORGAN 2012-03-22 04:36:12 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
When Site publisher was installed on top of Enterprise Portal Platform, picking a site layout would not create a working
site. The problem has been fixed so that the new sites are created properly.