cancel
Showing results for 
Search instead for 
Did you mean: 

Analysis Engine Daemon Manager - Only some threads at IDLE

Former Member
0 Kudos

We have one central instance plus two application server instances.. thus we have 3 Daemon ID's:

Using CCADStatus.jsp to view the status of the Background job Workers and the Web services workers

I find while it often shows all three daemons, each with 3 Background Job Workers (numbered 0 to 2) and 5 Web Services Workers (numbers 3 to 7) ...only 8 threads out of a possible 24 (8 per daemon) are at a status of IDLE, the rest are at a Status of STOPPED.

documentation seems to indicate they should all be either IDLE or RUNNING...

Anyone have any ideas?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Only way to resolve this seems to be to add the webdispatcher

Former Member
0 Kudos

Additional Information - still looking for assistance.

We have found that having our current set-up (Central Instance (abap and Java) on one physical server and two Application Servers (abap and Java) on a different physical server) with the formentioned issue of only 8 threads IDLE at any one time randomly on any of the 3 Daemons... not only causes the RAR system to continually attempt (and fail) to start the other 16 threads.. but also periodically causes Java on our central instance to produce HEAP dumps...which ultimately fill up the server File system.

We have learded that if we use "CCADStatus.jsp" with the ?debug=1 option..we can STOP the threads on ANY two of the Daemons..which causes all 8 active threads to be on the 3rd Deamon and set to IDLE.. this also stops the Heap Dumps.

Our Goal would be to have all three daemons active and all 24 threads be IDLE.

Anyone have any ideas?

Former Member
0 Kudos

Marty,

This is an unique issue and someone from BASIS will have to look at the system. I will recommend you to open a CSS message with SAP and let them troubleshoot this problem.

Regards,

Alpesh

hkaur
Advisor
Advisor
0 Kudos

Hi Marty,

Please restart the bgear application from the Visual Administrator and restart the system. See if this helps. Which Support Pack of GRC AC do you have?

Harleen

SAP GRC RIG

Former Member
0 Kudos

Restarting the entire server does not change that only some (8 to be exact) threads will show in IDLE and others show as STOPPED...

the only thing that changes over time is which ones are IDLE and which ones are STOPPED..this seems to be random..but there are ALWAY 8 that are running and 16 that are STOPPED.

As to version for version of Virsa Complaince Calibrator:

Version CC 5.2_11

Build ID: 03111108

Thanks in advance for any ideas about this

Former Member
0 Kudos

Anyone have any ideas?