cancel
Showing results for 
Search instead for 
Did you mean: 

Missing entries in SAPMMC

Former Member
0 Kudos

Hello,

I have installed NW 2004s PI( java + abap stack) .Installation is successful.But when I open sapmmc I am not able to see java process table sub node.As a result if I restart only the abap stack comes up.Please suggest a way to

<b>1.Restart java stack manually

2.Register java processes in sapmmc</b>.

OS:Windows 2003 64 bit enterprise etd

CPU: Xeon

DB:Oracle 10g

Thanks and Regards

Atrai

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Atrai,

If it is a windows server try to restart the server and things should be fine.

Thanks

Christo

Former Member
0 Kudos

Hi,

I have already done that but it has not solved the problem.

Thanks and Regards

Atrai

Former Member
0 Kudos

Atrai,

Proceed as follows to restart the Java stack of your SAP NetWeaver add-in installation (ABAP + Java):

1. Log on to the ABAP stack of SAP NetWeaver.

2. Open the list of SAP servers by calling transaction SM51.

3. Double-click the instance for which you want to restart the Java stack.

You are now connected to the selected instance.

4. Start the ICM Monitor (transaction SMICM) by entering /nSMICM in the command field.

5. In transaction SMICM, choose Administration J2EE Server Send Soft Shutdown With Restart.

6. The corresponding SAP NetWeaver Java stack for your instance is stopped and restarted.

Cheers,

-Sunil

Former Member
0 Kudos

Hi Sunil,

I can use smicm to restart java stack .I want to know how I can start java stack after a system restart.As there is no entry for java in SAPMMC I am able to start the abap stack only.The java stack is not starting.

Thanks and Regards

Atrai

Answers (2)

Answers (2)

Former Member
0 Kudos

if your problem is starting the java stack that you can do from ABAP level also

goto smicm and

Goto-> J2EE-> Restart-> Yes

then confirm

Samrat

Former Member
0 Kudos

Hi

Check if libsapu16vc71.dll is available in C:\WINDOWS\system32 ,if this is not available you can find the same file under C:\Program Files\SDB\DBM.Ideally in both the locations this dll should be available.Try it and start your mmc.

Reward points if usefull