cancel
Showing results for 
Search instead for 
Did you mean: 

Java thread on sap mmc, how to kill them all?

Former Member
0 Kudos

HI, i have a little problem.

I run on sap server a java thread but now i want to kill it without restart the server..

how can i do that?

thank you

Accepted Solutions (0)

Answers (2)

Answers (2)

antonio_voce
Contributor
0 Kudos

Hi ,

check this

Former Member
0 Kudos

i follow this step:

Login to http://<hostname>:50000/nwa/start-stop.

2.Goto Java EE Services.

3.Search for service <thread>

4.Restart this service.

5.Go back to MMC and refresh . All red threads will become green.

but i can't find jave EE Services. I have only Java instance, java services (where i can't find the thread to kill) and java application.

Former Member
0 Kudos

You mean the process? check under taskmanager for java, jcontro and jlaunch process.