[
https://issues.jboss.org/browse/GTNPORTAL-1131?page=com.atlassian.jira.pl...
]
Boleslaw Dawidowicz closed GTNPORTAL-1131.
------------------------------------------
Resolution: Out of Date
Should be verified in gatein master and reopened if still valid
Error should be more explicit when a portlet cannot be found
------------------------------------------------------------
Key: GTNPORTAL-1131
URL:
https://issues.jboss.org/browse/GTNPORTAL-1131
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: PC integration
Affects Versions: 3.0.0-GA
Reporter: Chris Laprun
Assignee: Matt Wringe
Priority: Minor
More specifically, it should be handled instead of throwing an NPE:
org.exoplatform.services.portletcontainer.PortletContainerException:
java.lang.NullPointerException
at
org.exoplatform.portal.webui.application.UIPortletLifecycle.processRender(UIPortletLifecycle.java:308)
at
org.exoplatform.portal.webui.application.UIPortletLifecycle.processRender(UIPortletLifecycle.java:61)
at org.exoplatform.webui.core.UIComponent.processRender(UIComponent.java:148)
at org.exoplatform.webui.core.UIContainer.renderChildren(UIContainer.java:368)
at org.exoplatform.webui.core.UIContainer.renderChildren(UIContainer.java:358)
...
Caused by: java.lang.NullPointerException
at
org.exoplatform.portal.webui.application.UIPortlet.getPortletContext(UIPortlet.java:865)
at org.exoplatform.portal.webui.application.UIPortlet.create(UIPortlet.java:717)
at
org.exoplatform.portal.webui.application.UIPortletLifecycle.processRender(UIPortletLifecycle.java:186)
... 179 more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira