Bug 794230 (JBEPP-1287)

Summary: Can't add gadgets to a page
Product: [JBoss] JBoss Enterprise Portal Platform 5 Reporter: Matt Wringe <mwringe>
Component: unspecifiedAssignee: Matt Wringe <mwringe>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.2.0.ER04   
Target Milestone: ---   
Target Release: 5.2.0.ER04   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBEPP-1287
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-11 17:54:31 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:

Description Matt Wringe 2011-10-11 16:59:59 UTC
project_key: JBEPP

When trying to add a gadget type portlet to a page, the following error occurs:

Unable to retrieve spec for http://localhost:8080/rest/jcr/repository/portal-system/production/app:gadgets/app:Calculator/app:data/app:resources
/Calculator.xml. HTTP error 500

12:58:11,986 ERROR [[RestServer]] Servlet.service() for servlet RestServer threw exception
javax.ws.rs.WebApplicationException
	at org.exoplatform.services.rest.impl.ContainerResponse.writeResponse(ContainerResponse.java:195)
	at org.exoplatform.services.rest.impl.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:249)
	at org.exoplatform.services.rest.servlet.RestServlet.onService(RestServlet.java:85)
	at org.exoplatform.container.web.AbstractHttpServlet.service(AbstractHttpServlet.java:132)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.exoplatform.services.rest.servlet.RestEncodingFilter.doFilter(RestEncodingFilter.java:58)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.exoplatform.frameworks.jcr.web.ThreadLocalSessionProviderInitializedFilter.doFilter(ThreadLocalSessionProviderInitializedFilter.java:116)

Comment 1 Matt Wringe 2011-10-11 17:54:31 UTC
hmm, seems to have been an issue with the browser cache being out of date. But seems strange that it causes issues to be logged in the portal itself...

Comment 2 Jared MORGAN 2011-11-22 04:10:39 UTC
Release Notes Docs Status: Added: Not Required