gvSIG bugs #3841

Excepción al conectar a servidor WMS

Added by Manuel Iborra over 8 years ago. Updated over 8 years ago.

Status:New% Done:

0%

Priority:NormalSpent time:-
Assignee:-
Category:WMS
Target version:-
Severity:Minor Add-on version:
gvSIG version:2.3.0 Add-on build:
gvSIG build: Add-on resolve version:
Operative System: Add-on resolve build:
Keywords: Proyecto:
Has patch: Hito:
Add-on name:Unknown

Description

He intentado obtener las capas WMS de la siguiente URL http://wms.magrama.es/sig/Alimentacion/CDQuesos/wms.aspx.
Realiza la conexión, pero al intentar seleccionar una capa que se muestra en el listado, no deja. En consola tenemos la siguiente excepción:

PluginServices.java:324) - Can't find translation for ''PostGIS Raster''.
 INFO [Thread-17] (SEDownloader.java:249) - http://wms.magrama.es/sig/Alimentacion/CDQuesos/wms.aspx?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.3.0 cached at '/tmp/tmp-andami/wms_capabilities14460418604882.xml'
 WARN [Thread-17] (WMSProtocolHandler1_3_0.java:161) - Error parsing capabilites.
org.xmlpull.v1.XmlPullParserException: unexpected type (position:TEXT text/xml@202:23 in java.io.InputStreamReader@7a407909) 
    at org.kxml2.io.KXmlParser.exception(Unknown Source)
    at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
    at org.gvsig.remoteclient.wms.wms_1_3_0.WMSStyle1_3_0.parse(WMSStyle1_3_0.java:81)
    at org.gvsig.remoteclient.wms.wms_1_3_0.WMSLayer1_3_0.parse(WMSLayer1_3_0.java:159)
    at org.gvsig.remoteclient.wms.wms_1_3_0.WMSLayer1_3_0.parse(WMSLayer1_3_0.java:98)
    at org.gvsig.remoteclient.wms.wms_1_3_0.WMSProtocolHandler1_3_0.parseCapabilityTag(WMSProtocolHandler1_3_0.java:268)
    at org.gvsig.remoteclient.wms.wms_1_3_0.WMSProtocolHandler1_3_0.parseCapabilities(WMSProtocolHandler1_3_0.java:147)
    at org.gvsig.remoteclient.wms.WMSProtocolHandler.getCapabilities(WMSProtocolHandler.java:116)
    at org.gvsig.remoteclient.wms.wms_1_3_0.WMSProtocolHandler1_3_0.getCapabilities(WMSProtocolHandler1_3_0.java:83)
    at org.gvsig.remoteclient.wms.WMSClient.getCapabilities(WMSClient.java:118)
    at org.gvsig.remoteclient.wms.WMSClient.connect(WMSClient.java:333)
    at org.gvsig.raster.wms.io.WMSConnector.connect(WMSConnector.java:259)
    at org.gvsig.raster.wms.io.WMSServerExplorer.connect(WMSServerExplorer.java:178)
    at org.gvsig.raster.wms.app.wmsclient.gui.wizard.WMSWizard$ConnectThread.run(WMSWizard.java:273)

History

#1 Updated by Álvaro Anguix over 8 years ago

  • Category set to WMS

Also available in: Atom PDF