Reloading Configuration and catalog creates an OOPS
---------------------------------------------------
Key: GEOS-4481
URL: http://jira.codehaus.org/browse/GEOS-4481
Project: GeoServer
Issue Type: Bug
Affects Versions: 2.1-RC4
Environment: Windows XP, but it is reproductible also on linux
Reporter: Zsolt Sandor
Assignee: Andrea Aime
1, Login to geoserver as admin
2, Select server status
3, At Configuration and catalog, press Reload
4, Click Server status again
You will get an oops with the following stack trace:
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public org.geoserver.web.admin.StatusPage() at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:92) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1250)
....
--
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