| Summary: | EPP-SP Broken portalsite template | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Portal Platform 5 | Reporter: | Tomas Kyjovsky <tkyjovsk> | ||||||||
| Component: | Site Publisher | Assignee: | hfnukal <hfnukal> | ||||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | |||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | high | ||||||||||
| Version: | 5.2.0.GA | CC: | 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: |
|
||||||||||
Attachment: Added: broken-nav-node-labels.png Attachment: Added: new-portal-layout.png Attachment: Added: portal-template-missing.png 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}
Link: Added: This issue is related to JBEPP-756 Resolved but preview images remain to be fixed (linked JIRA) 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.
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.
|
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