cancel
Showing results for 
Search instead for 
Did you mean: 

How to restart java cluster

Former Member
0 Kudos

i made chages in configtool and now it is promting me to restart the cluster

i used to stop the sap and restart the same.

one of my friend suggested me to restart of cluster is possible from ABAP.

is it possible?

then can you expalin.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

you can do this using SMICM Tcode

Answers (3)

Answers (3)

Former Member
0 Kudos

We are in an assumption that we have dual stack. What if we have any Java stack? How can we recycle Java engine in Java stack system?

Former Member
0 Kudos

Hi,

We can use Jcmon os tool to restart the Java instance or the whole cluster.

Rgds

Radhakrishna D S

manu_susankar
Active Contributor
0 Kudos

Hi Swamy

Basically to stop J2EE engine: goto transaction SMICM-> Goto-> J2EE-> Send softshutdown-> Without restart then you can conform the shut down

go to -


> HTTP application server----> display data

you must see J2EE Server operational = False (when you shut down)

To start J2EE engine, goto: SMICM-> Goto-> J2EE-> Restart-> Yes

then confirm

go to -


> HTTP application server----> display data

J2EE Server operational = TRUE

must be true.

Regards...

S.Manu

Former Member
0 Kudos

thnx Samrat,

can you provide me step by step procedure to the same