Dear All,
I opened up the SAP Management Console and started the S11adm on Solution manager (windows 2003 server). I found out that the Process List icon is always yellow. When I drill down further, I found out that the disp+work.exe is the problem and is retaining a yellow icon. The status is "Running, Message Server connection ok, Dialog Queue time: 0.00 sec, J2EE: Some process running". This only happened after the performed a restart. Prior to that all processes have a green icon. Secondaly I have installed HP Sim 5.3 also. So I am not sure why this showing yellow icon.
Does anyone have any idea about the problem and how to solve it?
Rajesh Gupta.
Hi Rajesh,
Drill down the J2EE Process List --u'll see one of the 3 processes-dispatcher, server0, sdm- grey.
Most probably its your SDM process that's causing the "Yellow".
Thanks,
Saba.
Dear Sir,
In J2EE Process Table SDM is green -> Running -> Switched
Dispatcher -> Stopeed -> Disabled
Server0 -> Running -> Disabled
Please tell me what is wrong. But I am able to connect SAP from outside. Only the problem of Yellow icon.
Rajesh
Hi,
You'll be able to connect to your ABAP instance, but not your JAVA instance.
You'll find more clues in dev_dispatcher & std_dispatcher files.
Are you sure the server process is running..coz if the dispatcher is down, server0 also would not work.
Have you tried taking a restart?
Thanks,
Saba.
Dear Sir,
Yes I am able to connect the ABAP instance of solman. We have not installed the web base application to access SAP. So please tell me J2EE dispatcher is not a big issue for my SAP on solman. Also my SAP router is installed on the same solman pc and its working fine. I have installed HP SIM and Remote Support pack on the same solman pc. I think the problem is due to this. Before every thing is fine and in green icon.
Rajesh Gupta
Hi Rajesh,
It could be a memory problem...but since you arn't using the Java stack you need not worry:)
Thanks,
Saba.
Dear Sir,
you mean physical memory or amount of memory shared by java applications.
Rajesh
Sometimes the Java system may not start due to insufficient memory...(physical memory)
Java memory parameters can also be adjusted via config tool.
Have you tried taking an OS restart?
Dear Gupta,
I do not know if you already solved the problem, but we had once a similar one with our ESA V2 system.
I increased the size of the page file of windows server and the problem got solved.
Kind Regards
Maximilian
run sap 2ee server administration usr / sap / j2ee/// configtool and run configtool.exe. (make sure your sapmmc is running already, let it be around 10 - 15 mins after you have started) doesnt matter if disp+work.exe is yellow.
now in the j2ee configtool window.. make the following changes.
select dispatcher (in some its global dispatcher) --- managers --- Threadmanager.
In the right side.. check Initialthread , Minthread n Maxthread... set them all to defaults.. except Minthread.. let it be around 30.
save changes and restart sapmmc.. the disp+work.exe will turn into green for sure but might take little time about 5 mins.
the concept becomes like.. better late than never.
worked for me.
good luck.
Thanks Varun!!!
I'm having the same issue also, and your solution is really work. Thanks again