Andrea Aime ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae9469ffc-5e16-4c2b-b7b0-b9c46e912f9e ) *created* an issue
GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiZDlkZWJjYTU0OGU2NDlmY2EzZTQ4OTdiMmMzYzQzMjMiLCJwIjoiaiJ9 ) / Bug ( https://osgeo-org.atlassian.net/browse/GEOS-9713?atlOrigin=eyJpIjoiZDlkZWJjYTU0OGU2NDlmY2EzZTQ4OTdiMmMzYzQzMjMiLCJwIjoiaiJ9 ) GEOS-9713 ( https://osgeo-org.atlassian.net/browse/GEOS-9713?atlOrigin=eyJpIjoiZDlkZWJjYTU0OGU2NDlmY2EzZTQ4OTdiMmMzYzQzMjMiLCJwIjoiaiJ9 ) Most GeoServer web pages fails to display with the WCS 1.0 CITE tests data dir ( https://osgeo-org.atlassian.net/browse/GEOS-9713?atlOrigin=eyJpIjoiZDlkZWJjYTU0OGU2NDlmY2EzZTQ4OTdiMmMzYzQzMjMiLCJwIjoiaiJ9 ) Issue Type: Bug Assignee: Unassigned Created: 03/Aug/20 6:46 PM Priority: Medium Reporter: Andrea Aime ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae9469ffc-5e16-4c2b-b7b0-b9c46e912f9e ) 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. ( https://osgeo-org.atlassian.net/browse/GEOS-9713#add-comment?atlOrigin=eyJpIjoiZDlkZWJjYTU0OGU2NDlmY2EzZTQ4OTdiMmMzYzQzMjMiLCJwIjoiaiJ9 ) Add Comment ( https://osgeo-org.atlassian.net/browse/GEOS-9713#add-comment?atlOrigin=eyJpIjoiZDlkZWJjYTU0OGU2NDlmY2EzZTQ4OTdiMmMzYzQzMjMiLCJwIjoiaiJ9 ) Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100141- sha1:e1d49c9 )
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
