Hi guys,
I'm trying to create a geoserver's workspace (locahost) thanks to sextante (ubuntu 12.04).
But when I try I get an huge error:

Traceback (most recent call last):

File "/usr/share/qgis/python/plugins/sextante/core/GeoAlgorithm.py", line 118, in execute

self.processAlgorithm(progress)

File "/usr/share/qgis/python/plugins/sextante/admintools/CreateWorkspace.py", line 40, in processAlgorithm

self.catalog.create_workspace(workspaceName, workspaceUri)

File "/usr/share/qgis/python/plugins/sextante/admintools/geoserver/catalog.py", line 483, in create_workspace

assert 200 <= headers.status < 300, "Tried to create workspace but got " + str(headers.status) + ": " + response

AssertionError: Tried to create workspace but got 404: <html><head><title>Apache Tomcat/7.0.26 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - /geoserver/rest/namespaces/</h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u>/geoserver/rest/namespaces/</u></p><p><b>description</b> <u>The requested resource (/geoserver/rest/namespaces/) is not available.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/7.0.26</h3></body></html>


These are my first "experiments" with geoserver, so maybe (sure!!) I'm doing something wrong.
Some ideas? Or suggestions?!

Thanks all

_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to