NPE loading the coverage edit page
----------------------------------
Key: GEOS-2955
URL: http://jira.codehaus.org/browse/GEOS-2955
Project: GeoServer
Issue Type: Bug
Components: Wicket UI
Affects Versions: 2.0-alpha1
Reporter: Gabriel Roldán
Assignee: Gabriel Roldán
Fix For: 2.0-beta1
Go to layers page, click on a coverage name, the following exception is thrown:
{code}
WicketMessage: Failed to add pluggable resource configuration panels
Root cause:
java.lang.NullPointerException
at org.geoserver.web.data.resource.CoverageResourceConfigurationPanel.<init>(CoverageResourceConfigurationPanel.java:31)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
...
{code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira