Bug 794229 (JBEPP-1286) - WebApplicationException when expanding gadget category in page editor
Summary: WebApplicationException when expanding gadget category in page editor
Keywords:
Status: CLOSED WORKSFORME
Alias: JBEPP-1286
Product: JBoss Enterprise Portal Platform 5
Classification: JBoss
Component: unspecified
Version: 5.2.0.ER04
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.2.0.ER04
Assignee: Matt Wringe
QA Contact:
URL: http://jira.jboss.org/jira/browse/JBE...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-11 16:52 UTC by Matt Wringe
Modified: 2011-11-22 04:09 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-11 17:54:44 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEPP-1286 0 None None None Never

Description Matt Wringe 2011-10-11 16:52:41 UTC
Steps to Reproduce: 1) log in as root
2) import all applications
3) create a new page
4) click on 'Gadgets' category in the Page Editor
5) notice error message in the logs
project_key: JBEPP

javax.ws.rs.WebApplicationException when expanding the 'Gadget' category in the Page Editor.

12:48:00,293 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)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.exoplatform.services.security.web.SetCurrentIdentityFilter.doFilter(SetCurrentIdentityFilter.java:88)

Comment 1 Matt Wringe 2011-10-11 17:54:44 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:09:49 UTC
Release Notes Docs Status: Added: Not Required



Note You need to log in before you can comment on or make changes to this bug.