[GeoNode-users] Internal server error when adding WMS remote service... but it works using add layers in GEOXP..

Amedeo Fadini amefad at gmail.com
Mon Jun 13 03:26:43 PDT 2016


Hi everybody..

I'm using Geonode 2.4 installed with apt-get from ubuntu ppa.

I have a strange behaviour with remote WMS service: when I try to
register a new service for Regione Emilia romagna serivces like

http://servizigis.regione.emilia-romagna.it/wms/dbtr2013_ctr5_light

Geonode doesn't create the new remote service and raise an "internal
server error". Inside Apache logs i can see that the djiango function
reverse() fails adding the url.

I discovered that is still possible add the WMS layer to my map  using
the add layer command in Geoexplorer and then Add new server".

It raise the error "internal server error" and in the popoup window
this log lines pasted below. It seems to me that the trouble is on the
remote server side, but I'm not so sure

Maybe could be useful to others that are trying to register a new WMS
service and use geoexplorer.

Amedeo Fadini

---

java.net.ConnectException: Connection refused: connect
java.net.PlainSocketImpl.socketConnect(Native Method)
java.net.PlainSocketImpl.doConnect(Unknown Source)
java.net.PlainSocketImpl.connectToAddress(Unknown Source)
java.net.PlainSocketImpl.connect(Unknown Source)
java.net.SocksSocketImpl.connect(Unknown Source)
java.net.Socket.connect(Unknown Source)
java.net.Socket.connect(Unknown Source)
java.net.Socket.<init>(Unknown Source)
java.net.Socket.<init>(Unknown Source)
com.esri.arcgis.interop.PDUManagerImpl$0.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
com.esri.arcgis.interop.PDUManagerImpl.openConnection(Unknown Source)
com.esri.arcgis.interop.RpcConnectionHandler.a(Unknown Source)
com.esri.arcgis.interop.RpcConnectionHandler.<init>(Unknown Source)
com.esri.arcgis.interop.RpcConnectionHandler.a(Unknown Source)
com.esri.arcgis.interop.gb.a(Unknown Source)
com.esri.arcgis.interop.StdObjRef.a(Unknown Source)
com.esri.arcgis.interop.Dispatch.vtblInvoke(Unknown Source)
com.esri.arcgis.server.IServerContextProxy.releaseContext(Unknown Source)
com.esri.arcgisws.ServiceHandlerServlet.a(Unknown Source)
com.esri.arcgisws.ServiceHandlerServlet.doGet(Unknown Source)
javax.servlet.http.HttpServlet.service(HttpServlet.java:624)
javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
com.esri.arcgisws.DispatcherServlet.service(Unknown Source)
javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
org.apache.catalina.filters.CorsFilter.handleNonCORS(CorsFilter.java:436)
org.apache.catalina.filters.CorsFilter.doFilter(CorsFilter.java:177)
com.esri.arcgis.security.filter.TokenFilter.doFilter(Unknown Source)

note The full stack trace of the root cause is available in the
Regione Emilia-Romagna/2.0.1 logs.


More information about the geonode-users mailing list