Re: [Geoserver-users] GeoServer preventing Tomcat to start with Sun Java

2012-01-09 Thread Paolo Pasquali
Thanks for the reply, Andrea. The problem seems related to the Tomcat I installed using apt-get. I removed it and manually installed the Tomcat zip (same version as the one from apt-get). Now everything seems to work with the sun java. Bye Paolo -- View this message in context: http://osgeo-or

Re: [Geoserver-users] GeoServer preventing Tomcat to start with Sun Java

2011-12-29 Thread Andrea Aime
On Thu, Dec 29, 2011 at 4:54 PM, Paolo Pasquali wrote: > Hi, > I successfully deployed the GeoServer 2.1.3 on Squeeze using the OpenJDK > (on > this server there's also a GeoNode). I had several memory issues during the > layers rendering so I switched to java-6-sun (as on production servers) but