[
https://issues.jboss.org/browse/GTNPORTAL-2951?page=com.atlassian.jira.pl...
]
Matt Wringe reassigned GTNPORTAL-2951:
--------------------------------------
Assignee: Alexandre Mendonça (was: Matt Wringe)
OK, I have looked into this issue a bit more, it is related to the redirect admin.
For some reason the site is being set as "Site.Id[type=space,
name=font-awesome]" and the redirect site is the only thing using font-awesome.
Not sure why its being set as this though.
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