* mark harwood:

>>>Could you get a heap dump (eg with YourKit) of what's using up all the 
>>>memory when you hit OOM?
>
> On this particular machine I have a JRE, no admin rights and
> therefore limited profiling capability :(

Maybe this could give you a heap dump which you can analyze on a
different box?

-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/path/to/file.dump

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to