[
https://issues.jboss.org/browse/GTNPORTAL-2951?page=com.atlassian.jira.pl...
]
Matt Wringe commented on GTNPORTAL-2951:
----------------------------------------
Wait, that isn't even the redirect admin classes which are causing the NPE but mine.
Hmm, let me look into this issue and figure out what is causing it.
NPE when accessing the redirect admin
-------------------------------------
Key: GTNPORTAL-2951
URL:
https://issues.jboss.org/browse/GTNPORTAL-2951
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Mobile
Reporter: Matt Wringe
Assignee: Alexandre Mendonça
When accessing the redirect admin on gatein master, the logs are filled with NPEs:
Caused by: java.lang.NullPointerException
at
org.gatein.portlet.responsive.features.FeaturesPortlet.generateFeaturePageLink(FeaturesPortlet.java:63)
at
org.gatein.portlet.responsive.features.FeaturesPortlet.doView(FeaturesPortlet.java:50)
at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:354)
[portlet-api-2.0.jar:]
at javax.portlet.GenericPortlet.render(GenericPortlet.java:259) [portlet-api-2.0.jar:]
at
org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl$Invoker.doFilter(PortletContainerImpl.java:592)
[pc-portlet-2.4.1.CR03.jar:2.4.1.CR03]
at
org.gatein.pc.portlet.impl.jsr168.api.FilterChainImpl.doFilter(FilterChainImpl.java:159)
[pc-portlet-2.4.1.CR03.jar:2.4.1.CR03]
--
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