Hello,
I wanted to add a wms layer (one of the map list) to intermap through the map viewer but I get 'the requestest respond can not be performed'. Even if I try to set up trough harvest managment I can´t do it working.
my stack trace:
java.net.UnknownHostException: aes.gsfc.gov
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:525)
at java.net.Socket.connect(Socket.java:475)
at sun.net.NetworkClient.doConnect(NetworkClient.java:163)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:233)
at sun.net.www.http.HttpClient.New(HttpClient.java:306)
at sun.net.www.http.HttpClient.New(HttpClient.java:323)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:860)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:801)
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:726)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1049)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.jdom.input.SAXBuilder.build(SAXBuilder.java:453)
at org.jdom.input.SAXBuilder.build(SAXBuilder.java:810)
at jeeves.utils.Xml.loadFile(Xml.java:103)
at org.fao.geonet.kernel.harvest.harvester.ogcwxs.Harvester.harvest(Harvester.java:199)
at org.fao.geonet.kernel.harvest.harvester.ogcwxs.OgcWxSHarvester.doHarvest(OgcWxSHarvester.java:212)
at org.fao.geonet.kernel.harvest.harvester.AbstractHarvester.harvest(AbstractHarvester.java:379)
at org.fao.geonet.kernel.harvest.harvester.Executor.run(Executor.java:87)
I use tomcat 6, geonetwork 2.4.1. Via web browser I can get a respond from that url.
I have used a few settings:
name: wms , NASA SVS Image Server (read here:
http://n2.nabble.com/Problem-with-map-td2013134.html#a2013135 and
http://n2.nabble.com/Problems-with-interactive-map-td3516222.html#a3516222 that 'name' should be the name of the layer)
url:
http://aes.gsfc.nasa.gov/cgi-bin/wms
Furthermore my csw harvest don´t work too (Unknownhostexception). stacktrace says something about PlainsocketImpl and so on. Don´t use a proxy with gn.
Any suggestions on that? Any help will be appreciated.
Thanks.
best regards
Sarah