cancel
Showing results for 
Search instead for 
Did you mean: 

J2ee instace is missing

Former Member
0 Kudos

Hi

I have done the following steps based on one of the reply from forum

3. please follow the steps:

1. Stop the SAP service

2. Open a command prompt

3. Go to usr\sap\<SID>\exe\run

4. call 'sapstartsrv.exe -t' from the command line

5. Confirm the dialog window

6. Start the service again

In my MMC i had two isntance but after done this one of my j2ee instace is missed... now i am not getting the

-disp+worl

-msg_server

-igs instaces.....

what will be the problem... how to get these instace ...

please help me

Regards

Sowmya

Edited by: Sowmya on Feb 11, 2008 7:14 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Somya,

In your MMC appears the instances but in gray color? Or there are no instances?

If there are no instances, first go to Control Panel>Administrative tools>services and order the list by the column Log On As after that look for the Log On SAPService<SID>, if you don't see any line that means that you don't have any instance registered and as consequence not instance active and that's why MMC can't display it. If you execute sapstartsrv and the process don't complete ok, that will be unregister the instance, and for that you need to use again sapstartsrv and fill your system details. select your START profile

from \usr\sap\<SID>\PROFILE\START*, use your Service user and password (your as <hostname>\SAPService<Sid>)

Now close MMC and open again, you will see the instance.

Hope this help.

Former Member
0 Kudos

Hi Sowmya,

If you have installed java as an add-in installation then it not show any seperate instance it will show in j2ee process tree

this will be below the abap processes.When you select the java processes it will show you the sdm,dispatcher and the server process.

If you want to start the java system then you can use SMICM

to do this if your ABAP system is up.

Reward points if helpfull.

Regards,

Vamshi.

Former Member
0 Kudos

Hi

My abap system is also not up.

-Regards

Sowmya