Core Concurrent Processing - EBS (MOSC)

MOSC Banner

OPP is consuming High CPU (100%)

edited Sep 7, 2016 5:42AM in Core Concurrent Processing - EBS (MOSC) 21 commentsAnswered ✓

To know why OPP is consuming High CPU perform below. This helps us know the root cause of High CPU Consumption. There could be some report running which is causing OPP to consume 100% CPU.

1. Use "top" command to identify the pid. This is the pid of OPP Java process which consumes High CPU . Upload the screen shot

2 Upload the java thread dump. Use the pid from step1.

kill -3 <pid>

2.1 Identify the relevant OPP file (pickup the LOCATION of file name from  ps -ef | grep <pid> )

2.2 Upload the same OPP log file (step 2.1) which will have thread dump as we issued kill -3.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center