[
https://issues.jboss.org/browse/GTNPORTAL-2487?page=com.atlassian.jira.pl...
]
Trong Tran updated GTNPORTAL-2487:
----------------------------------
Fix Version/s: 3.7.1.Final
(was: 3.7.0.Final)
Caused by: java.lang.IllegalStateException: Portlet is not started
after hot redeploy of portlet war
----------------------------------------------------------------------------------------------------
Key: GTNPORTAL-2487
URL:
https://issues.jboss.org/browse/GTNPORTAL-2487
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: PC integration
Affects Versions: 3.3.0.Final
Reporter: Chris Laprun
Assignee: Marko Strukelj
Priority: Critical
Fix For: 3.7.1.Final
Attachments: GTNPORTAL-2487.patch
Trying to access a portlet that has already been accessed and which WAR has been
hot-redeployed leads to the following exception:
Caused by: java.lang.IllegalStateException: Portlet AdminMenuPortlet is not started
at
org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl.getInfo(PortletContainerImpl.java:186)
[pc-portlet-2.3.2-GA.jar:2.3.2-GA]
at
org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl.getInfo(PortletContainerImpl.java:96)
[pc-portlet-2.3.2-GA.jar:2.3.2-GA]
at
org.gatein.pc.portlet.container.ContainerPortletInvoker$PortletImpl.getInfo(ContainerPortletInvoker.java:233)
[pc-portlet-2.3.2-GA.jar:2.3.2-GA]
at org.gatein.pc.federation.impl.FederatedPortlet.getInfo(FederatedPortlet.java:77)
[pc-federation-2.3.2-GA.jar:2.3.2-GA]
at org.exoplatform.portal.webui.application.UIPortlet.processRender(UIPortlet.java:1112)
[exo.portal.webui.portal-3.3.0-GA.jar:3.3.0-GA]
at org.exoplatform.webui.core.UIContainer.renderChildren(UIContainer.java:368)
[exo.portal.webui.framework-3.3.0-GA.jar:3.3.0-GA]
at org.exoplatform.webui.core.UIContainer.renderChildren(UIContainer.java:358)
[exo.portal.webui.framework-3.3.0-GA.jar:3.3.0-GA]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira