Hi there. I'm working with an organization to set up their GeoWebCache instance with GeoServer (1.7.3). Their GeoWebCache demo page does not appear to be reading the layers from GeoServer. Reloading Configuration, even multiple times, does not yield anything. Has anyone seen this before? I've got a call in to get their log files, so I can check for myself if there is anything erroneous.
Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org
Are you using 1.7.3a or 1.7.3? There was an issue that affected the usability
of 1.7.3, in particular the Web UI that has been fixed in 1.7.3a. For me
this affected the GWC UI also. It appears to work now in 1.7.3a in Tomcat.
However, I have had to reload the servlet container sometimes as mentioned
on the GWC webpage.
--
View this message in context: http://www.nabble.com/GeoWebCache-not-finding-layers-in-GeoServer-tp22789706p22793192.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
Attached is a log file regarding this issue.
Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org
Mike Pumphrey wrote:
Hi there. I'm working with an organization to set up their GeoWebCache instance with GeoServer (1.7.3). Their GeoWebCache demo page does not appear to be reading the layers from GeoServer. Reloading Configuration, even multiple times, does not yield anything. Has anyone seen this before? I've got a call in to get their log files, so I can check for myself if there is anything erroneous.
Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
geoserver_log_2009-03-30_09-13.txt (5.16 KB)
Hmmm, I think it's 1.7.3, not 1.7.3a. Time for another upgrade. <sigh>
Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org
James Patras wrote:
Are you using 1.7.3a or 1.7.3? There was an issue that affected the usability
of 1.7.3, in particular the Web UI that has been fixed in 1.7.3a. For me
this affected the GWC UI also. It appears to work now in 1.7.3a in Tomcat.
However, I have had to reload the servlet container sometimes as mentioned
on the GWC webpage.
It looks like you're running Glashfish 2.1? I'm also having issues getting
GWC working with Glassfish. GeoServer seems to either die or lockup for a
long period of time after GWC generates a few tiles. Everything seems to
work in Tomcat though. Maybe you are having a related issue I'm not sure!
--
View this message in context: http://www.nabble.com/GeoWebCache-not-finding-layers-in-GeoServer-tp22789706p22794076.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
Yeah, seconding James, I've never seen these tracebacks before.
I doubt I can easily fix them since they don't really originate in GWC code, it looks like it's doing some crazy stuff in an SSL helper thread. But for reference it would help to know what JVM and what container ?
We don't really support Glassfish at this point, sorry. But if GWC is the only blocker I'll definitely look into it when I get chance (backburner).
-Arne
From the logs:
[#|2009-03-30T09:16:53.705-0600|WARNING|sun-appserver2.1|org.apache.coyote.tomcat5.CoyoteRequest|_ThreadID=21;_ThreadName=httpSSLWorkerThread-8380-4;_RequestID=0ff6e206-6f82-4d7c-a3b4-58136332fb07;|PWC4011: Unable to set request character encoding to UTF-8 from context /geoserver, because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
[#|2009-03-30T09:17:05.425-0600|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=16;_ThreadName=httpSSLWorkerThread-8380-0;|
30 Mar 09:17:05 ERROR [util.GetCapabilitiesConfiguration] - http://localhost:8080/geoserver/wms?request=GetCapabilities -> Connection refused
|#]
Mike Pumphrey wrote:
Attached is a log file regarding this issue.
Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org
Mike Pumphrey wrote:
Hi there. I'm working with an organization to set up their GeoWebCache instance with GeoServer (1.7.3). Their GeoWebCache demo page does not appear to be reading the layers from GeoServer. Reloading Configuration, even multiple times, does not yield anything. Has anyone seen this before? I've got a call in to get their log files, so I can check for myself if there is anything erroneous.
Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
------------------------------------------------------------------------
------------------------------------------------------------------------------
------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
--
Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers
The JVM I'm running is Sun 1.6.0_11 and the container is Glassfish 2.1. Looks
like Mike is also running Glassfish 2.1. Not sure if Mike is having related
issues. Thanks Arne.
--
View this message in context: http://www.nabble.com/GeoWebCache-not-finding-layers-in-GeoServer-tp22789706p22794582.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
Actually, one more question:
Is http://localhost:8080/geoserver/wms the correct path? (As seen from the server) Or is Glassfish running on a different port, GeoServer in a different context?
-Arne
Mike Pumphrey wrote:
Attached is a log file regarding this issue.
Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org
Mike Pumphrey wrote:
Hi there. I'm working with an organization to set up their GeoWebCache instance with GeoServer (1.7.3). Their GeoWebCache demo page does not appear to be reading the layers from GeoServer. Reloading Configuration, even multiple times, does not yield anything. Has anyone seen this before? I've got a call in to get their log files, so I can check for myself if there is anything erroneous.
Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
------------------------------------------------------------------------
------------------------------------------------------------------------------
------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
--
Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers