[
https://issues.jboss.org/browse/GTNPORTAL-2951?page=com.atlassian.jira.pl...
]
Matt Wringe updated GTNPORTAL-2951:
-----------------------------------
Steps to Reproduce:
1) start server in a clean state. This usually means starting the server from a fresh
install or deleting standalone/data/gatein. This error does not occur when the server has
been stopped.
2) access the mobile site
3) access the redirect admin from the mobile site
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