cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE Problem: Memory and CPU are rising to 100% sporadically

Former Member
0 Kudos

We are running Enterprise portal SP17 on Windows 64 bit server and Oracle 10i. We are now seeing memory and cpu spikes in production at 100%. Portal is not usable at times for 30 minutes+. It then usually recovers.

We reviewed vm settings such as heap size and garbage collection.

Please provide some assistance on possible causes.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Stephen,

Try to tune your -Xmx and other JDK settings . Check your JDK version (java -fullversion) and see if there are any OSS notes on this JDK. Also sometimes it makes sens to check if the debug mode has been activated and switch it off,

Regards,

Mike

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please look into the below notes.

742395 - Analyzing High CPU usage by the J2EE Engine

743207 Analyzing High CPU usage by the J2EE Engine: Windows

Thanks,

Tanuj