[Geoserver-devel] [JIRA] (GEOS-9713) Most GeoServer web pages fails to display with the WCS 1.0 CITE tests data dir

Andrea Aime created an issue

GeoServer / BugGEOS-9713

Most GeoServer web pages fails to display with the WCS 1.0 CITE tests data dir

Issue Type:

BugBug

Assignee:

Unassigned

Created:

03/Aug/20 6:46 PM

Priority:

MediumMedium

Reporter:

Andrea Aime

Trying to get to the GUI after using the WCS 1.0 data directory leads to an exception:

Caused by: java.lang.NullPointerException
at org.geoserver.gwc.web.GWCCapabilitiesHomePageProvider.getCapabilitiesComponent(GWCCapabilitiesHomePageProvider.java:69)
at org.geoserver.web.GeoServerHomePage$2.populateItem(GeoServerHomePage.java:154)
at org.apache.wicket.markup.html.list.ListView.onPopulate(ListView.java:523)
at org.apache.wicket.markup.repeater.AbstractRepeater.onBeforeRender(AbstractRepeater.java:124)
at org.apache.wicket.Component.internalBeforeRender(Component.java:950)

The data dir could be “fixed”, but the best solution is to fix the code not to have assumptions, it used to work, it should still work.

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100141-sha1:e1d49c9)

Atlassian logo