On Mon, Feb 24, 2014 at 11:02 AM, Wilhelm, Dirk <[email protected]>wrote:

>  Hello,
>
>
>
> i get java heap space exceptions, when i try to get a WMS GetFeatureInfo
> request.
>
>
>
> I'm using Geoserver 2.5 RC1 on tomcat 7 and Windows 2008R2, Java
> 1.7.0_45.
>
> All data is stored in an oracle 11g database.
>

How are you connecting to Oracle? JNDI or plain store configuration where
you give host,
port and connection pool parameters?

It would be quite useful if you could make GeoServer go out of memory and
then issue a
command like:

jmap -histo:live <processid> | head -25

to see what's using the memory. JMap is available in all JDK distributions,
some more
info on how to use it here:
http://docs.geoserver.org/latest/en/user/production/troubleshooting.html#jmap

Cheers
Andrea

-- 
== Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information ==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to