Re: [Geoserver-users] Geoserver web page encoding

2012-08-24 Thread Andrea Aime
On Fri, Aug 24, 2012 at 9:58 AM, Michal Zimmermann zimm...@gmail.comwrote: Hi, I'm running geoserver with some web pages in data_dir/www. These pages are encoded in cp1250, but when I load them using geoserver (localhost:8080/geoserver/www) they are encoded or they behave as they were

[Geoserver-users] Query regarding geoserver applications

2012-08-24 Thread Rahul Bhadauriya
Hi, I am a java developer and wants to use the geoserver for my GIS database. i wants to calculates the distance between the points and show a path on map but i am not getting how to do this. can any one share how to do this using J2EE. The user request will come from JSP/Servlet.   Best

[Geoserver-users] (no subject)

2012-08-24 Thread Charlie Cacici
I am in the process of establishing a new carbon credit registry and have started investigating my options in regard to what is available for obtaining and intepreting satellite imagery. Initially, there will be REDD projects deposited int he registry. These projects are forestry in nature. At

[Geoserver-users] GeoServer X.509 authentication

2012-08-24 Thread Guntu, Ashok (IS) (Contr)
All, I am using Geoserver 2.1.4. I want to use the X.509 authentication instead of using the current ACL based security. What needs to be done. Is it more of a configuration issue or do I need to do something more that. If anyone has done this before, input is appreciated. Thanks Ashok

[Geoserver-users] Out of memory error on startup for trunk Geoserver

2012-08-24 Thread Garey Mills
Hi - I am running RHEL6 64 bit, Sun JVM jdk1.6.0_26, apache-tomcat-7.0.29 and geoserver-master downloaded today. I am passing these arguments to the JVM CATALINA_OPTS='-server -Xmx512M -Xms48m -XX:MaxPermSize=1024m' geoserver is the only app loaded in Tomcat (besides the stuff it comes

[Geoserver-users] Fwd: Out of memory error on startup for trunk Geoserver + jmap histo

2012-08-24 Thread Garey Mills
Here is the jmap histogram run after tomcat is started. [tcatmgr2@dlab-gis bin]$ jmap -histo:live 14521 | head -25 num #instances #bytes class name -- 1: 1778378 120016288 [C 2: 1786752 57176064

Re: [Geoserver-users] Fwd: Out of memory error on startup for trunk Geoserver + jmap histo

2012-08-24 Thread Michael Romero
Try increasing your max heap size: -Xmx1024M Michael On 08/24/2012 11:41 AM, Garey Mills wrote: Here is the jmap histogram run after tomcat is started. [tcatmgr2@dlab-gis bin]$ jmap -histo:live 14521 | head -25 num #instances #bytes class name