Stack trace while trying to add new directory datastore
-------------------------------------------------------
Key: GEOS-3695
URL: http://jira.codehaus.org/browse/GEOS-3695
Project: GeoServer
Issue Type: Bug
Components: Configuration
Affects Versions: 2.1.x
Reporter: David Winslow
Assignee: Justin Deoliveira
While trying to add a new directory datastore, I got a stack trace that ended in the following:
Caused by: java.lang.IllegalStateException: No default Namespace configured at org.geoserver.web.data.store.DataAccessNewPage.<init>(DataAccessNewPage.java:49) at org.geoserver.web.data.store.NewDataPage$1$1.onSubmit(NewDataPage.java:82) at org.apache.wicket.markup.html.form.Form.delegateSubmit(Form.java:1380) at org.apache.wicket.markup.html.form.Form.onFormSubmitted(Form.java:811) ... 71 more
To get this, I started with the 'minimal' dataset, added an 'opengeo' namespace as the default namespace, and deleted 'it.geosolutions' and 'topp' namespaces. Afterwards, the page to create a new datastore failed with that error.
--
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