cancel
Showing results for 
Search instead for 
Did you mean: 

Java stack and ABAP stack

Former Member
0 Kudos

Hi All,

can anybody tell me how to find out what stack (Java, ABAP or both) uses application server? Any TCODE?

Andrei.

Accepted Solutions (1)

Accepted Solutions (1)

former_member185031
Active Contributor
0 Kudos

2If you are able to login into system through Sap GUi then ABAP stack is available. if you are able to login via browser by entering the htto://hostname:portno/index.html then Java stack is also there.

2. Check the file system directory structure

/usr/sap/SID/DVEBMGS** - Abap Stack

/usr/sap/SID/SCS** - Java stack

Regards,

Subhash

Former Member
0 Kudos

I am not able to see directory structure (access denied)...

And what portNo to use to logon via browser (is it only admin knows?)?

former_member185031
Active Contributor
0 Kudos

>>And what portNo to use to logon via browser (is it only admin knows?)?

If your Java Instance Number is 00 then it would be

http://hostname:50100/index.html

Regards,

Subhash

Former Member
0 Kudos

Thanx! That worked!

portNo 50100 - and I can see the page with different admins tools! Does this mean that server uses Java stack too?

former_member185031
Active Contributor
0 Kudos

Yes. It is

Regards,

Subhash

Former Member
0 Kudos

Can you tell me what are other ports for other Java instances? And how to know what Java instance is on the WAS?

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks alot to all of you!

Former Member
0 Kudos

Hi,

you can get the JAVA stack details from SMICM tcode(if its JAVA+ABAP) also.

Thanks

Senthil Kumar.C

Former Member
0 Kudos

Dear Andrey,

you can see it from SM51 (active servers) and RZ70 (SLD).

Thanks,

Senthil Kumar.C