[Gvsig_english] Error with Catalog
Antonio Falciano
afalciano at yahoo.it
Tue Sep 25 13:20:45 CEST 2007
Hi list,
who does use Catalog services with CS-W protocol?
When I try to connect to a catalog server, I encounter always an error:
"Error with the GetRecords operation". I'm using the 1.1 version.
Regards,
Antonio
Here's the content of the gvSIG.log:
DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Esegui
comando:
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.methods.GetMethod -
enter GetMethod(String)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.setQueryString(NameValuePair[])
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpClient - enter
HttpClient.executeMethod(HttpMethod)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpClient - enter
HttpClient.executeMethod(HostConfiguration,HttpMethod,HttpState)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.open()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
HttpConnection.setSoTimeout(0)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.execute(HttpState, HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
Execute loop try 1
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.processRequest(HttpState, HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
Attempt number 1 to process request
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.generateRequestLine(HttpConnection, String, String,
String, String)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - >> "GET
/csw/CSW_Service?request=GetCapabilities&service=CSW&acceptversion=2.0.0
HTTP/1.1[\r][\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.print(String)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.write(byte[])
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.write(byte[], int, int)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
Adding Host request header
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpState - enter
HttpState.getCookies()
DEBUG AWT-EventQueue-1
org.apache.commons.httpclient.cookie.CookieSpecBase - enter
CookieSpecBase.match(String, int, String, boolean, Cookie[])
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.addAuthorizationRequestHeader(HttpState,
HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.addProxyAuthorizationRequestHeader(HttpState,
HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.addProxyConnectionHeader(HttpState, HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.addContentLengthRequestHeader(HttpState,
HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - >>
"User-Agent: Jakarta Commons-HttpClient/2.0.2[\r][\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.print(String)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.write(byte[])
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.write(byte[], int, int)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - >> "Host:
laits.gmu.edu:8099[\r][\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.print(String)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.write(byte[])
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.write(byte[], int, int)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.writeLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.write(byte[])
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.write(byte[], int, int)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.flushRequestOutputStream()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - >> "[\r][\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.flushRequestOutputStream()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.readResponse(HttpState, HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.readStatusLine(HttpState, HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.readLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HttpParser.readLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HttpParser.readRawLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - << "HTTP/1.1
200 OK[\r][\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.readResponseHeaders(HttpState,HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.getResponseInputStream()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HeaderParser.parseHeaders(HttpConnection, HeaderGroup)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HttpParser.readLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HttpParser.readRawLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HttpParser.readLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HttpParser.readRawLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HttpParser.readLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HttpParser.readRawLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HttpParser.readLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HttpParser.readRawLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HttpParser.readLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HttpParser.readRawLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HttpParser.readLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpParser - enter
HttpParser.readRawLine()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - <<
"Set-Cookie: JSESSIONID=B3BA8ADD0C817536A7A2F936E5193D49; Path=/csw[\r][\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - <<
"Content-Type: text/xml;charset=ISO-8859-1[\r][\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - <<
"Content-Length: 323[\r][\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - << "Date:
Tue, 25 Sep 2007 11:44:10 GMT[\r][\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - << "Server:
Apache-Coyote/1.1[\r][\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.processResponseHeaders(HttpState, HttpConnection)
DEBUG AWT-EventQueue-1
org.apache.commons.httpclient.cookie.CookieSpecBase - enter
CookieSpecBase.parse(String, port, path, boolean, String)
DEBUG AWT-EventQueue-1
org.apache.commons.httpclient.cookie.CookieSpecBase - enter
CookieSpecBase.parse(String, port, path, boolean, Header)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HeaderElement -
enter HeaderElement.parse(String)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HeaderElement -
enter HeaderElement.parsePair(char[], int, int)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HeaderElement -
enter HeaderElement.parsePair(char[], int, int)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Cookie - enter
Cookie(String, String, String, String, Date, boolean)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.cookie.RFC2109Spec
- enter RFC2109Spec.validate(String, int, String, boolean, Cookie)
DEBUG AWT-EventQueue-1
org.apache.commons.httpclient.cookie.CookieSpecBase - enter
CookieSpecBase.validate(String, port, path, boolean, Cookie)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpState - enter
HttpState.addCookie(Cookie)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.cookie.RFC2109Spec
- enter RFC2109Spec.formatCookie(Cookie)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.cookie.RFC2109Spec
- enter RFC2109Spec.formatCookieAsVer(Cookie)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
Cookie accepted: "$Version=0;
JSESSIONID=B3BA8ADD0C817536A7A2F936E5193D49; $Path=/csw"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.methods.GetMethod -
enter GetMethod.readResponseBody(HttpState, HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.readResponseBody(HttpState, HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
enter HttpMethodBase.readResponseBody(HttpConnection)
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.getResponseInputStream()
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - << "<?xml
version="1.0" encoding="UTF-8"?>[0x9] [\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - <<
"<ExceptionReport language="US-EN" version="2.0.0"
xmlns:ows="http://www.opengis.net/ows">[\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - <<
"<Exception exceptionCode="InvalidParameterValue">[\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - <<
"<ExceptionText>The server doesn't support the any of the formats that the "
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - << "client
specified</ExceptionText>[\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - <<
"</Exception>[\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - <<
"</ExceptionReport>[\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.Wire - << "[\r][\n]"
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
Resorting to protocol version default close connection policy
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpMethodBase -
Should NOT close connection, using HTTP/1.1.
DEBUG AWT-EventQueue-1 org.apache.commons.httpclient.HttpConnection -
enter HttpConnection.releaseConnection()
WARN AWT-EventQueue-1 org.gvsig.i18n.Messages - org.gvsig.i18n.Messages
-- Non si é incontrata la traduzione per data
WARN AWT-EventQueue-1 org.gvsig.i18n.Messages - org.gvsig.i18n.Messages
-- Non si é incontrata la traduzione per services
WARN AWT-EventQueue-1 org.gvsig.i18n.Messages - org.gvsig.i18n.Messages
-- Non si é incontrata la traduzione per services
WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
com.iver.core -- Non si é incontrata la traduzione per Ricerca dei
geodati [http:
WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
com.iver.core -- Non si é incontrata la traduzione per laits.gmu.edu:8099
WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
com.iver.core -- Non si é incontrata la traduzione per csw
WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
com.iver.core -- Non si é incontrata la traduzione per CSW_Service?]
WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
com.iver.core -- Non si é incontrata la traduzione per CSW_Service?]
WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
com.iver.core -- Non si é incontrata la traduzione per Attiva la finestra
DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando
Ricerca dei geodati [http://laits.gmu.edu:8099/csw/CSW_Service?]
WARN AWT-EventQueue-1 org.gvsig.i18n.Messages - org.gvsig.i18n.Messages
-- Non si é incontrata la traduzione per null
null
DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Memoria
total: 42 MB
DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Memoria
total: 43 MB
WARN Thread-21 org.gvsig.i18n.Messages - org.gvsig.i18n.Messages -- Non
si é incontrata la traduzione per services
DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin$FrameListener -
Riporta il focus aVista : Senza titolo - 0
DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Memoria
total: 44 MB
More information about the Gvsig_internacional
mailing list