OutofMemory error during profiling

Questions about YourKit Java Profiler
Post Reply
PeshChuka
Posts: 8
Joined: Wed Mar 05, 2014 3:28 pm

OutofMemory error during profiling

Post by PeshChuka »

Hello,
we have been doing some heavy memory profiling on one of the servers. After that on a regular not heavy profiling the profiler started throughing OutofMemory error. The error is written to the client log, I was not able to find anything on the server side. I am not sure where is the error coming from the server side or from the client side.

My presumption though is that it is coming from the agent. How can I verify that and fix it. It is a preprod server so I can not restart it right now just to test it.

Suggestions ?
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: OutofMemory error during profiling

Post by Anton Katilin »

Hi,

Could you please be more specific and provide more detail.

For example, the exception full stack trace, exact error messages you see etc.

Please check for errors in the profiler agent and client logs. They are located in <user home>/.yjp/log

Best regards,
Anton
Post Reply