<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi guys,<br>
    I'm trying to create a geoserver's workspace (locahost) thanks to
    sextante (ubuntu 12.04).<br>
    But when I try I get an huge error:<br>
    <br>
    <meta name="qrichtext" content="1">
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment-->Traceback
      (most recent call last):<br>
    </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> File
      "/usr/share/qgis/python/plugins/sextante/core/GeoAlgorithm.py",
      line 118, in execute</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;">
      self.processAlgorithm(progress)</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> File
      "/usr/share/qgis/python/plugins/sextante/admintools/CreateWorkspace.py",
      line 40, in processAlgorithm</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;">
      self.catalog.create_workspace(workspaceName, workspaceUri)</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> File
      "/usr/share/qgis/python/plugins/sextante/admintools/geoserver/catalog.py",
      line 483, in create_workspace</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> assert
      200 <= headers.status < 300, "Tried to create workspace but
      got " + str(headers.status) + ": " + response</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;">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><br>
    </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br>
    </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;">These are
      my first "experiments" with geoserver, so maybe (sure!!) I'm doing
      something wrong.<br>
      Some ideas? Or suggestions?!<br>
    </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;">Thanks all<br>
      <!--EndFragment--></p>
    <meta http-equiv="Content-Type" content="text/html;
      charset=ISO-8859-1">
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style> 
  </body>
</html>