cancel
Showing results for 
Search instead for 
Did you mean: 

Java Add-On on Abap

Former Member
0 Kudos

Hi Experts,

I installed Java Stack as add-in on our already existing Abap System (ECC 6.0 IDES). The problem I'm facing is after the installation even I got the additional instance created with message server & enserver in the process list, but cannot see any Java processes in the list. Pls help as I'm also not able to open the url's http://<host name>:5<instance>00/....

Thanks & Regards,

Nitin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Nitin,

Are able to trace the folder server0 at OS level..If yes then go the folder server0\

\usr\sap\<SID>\JC10\j2ee\cluster\server0\log

Please share the default trace logs from server0

Thanks,

Prashant

Former Member
0 Kudos

No Prashant I cannot see such folder. Only I see : DVEBMG(00), SYS & SCS(01) folders.

Regards,

Nitin

Former Member
0 Kudos

Hi,

You will find out it in /usr/sap/<SID>/DVEBMGS00/j2ee

Thanks,

Shambo

Answers (3)

Answers (3)

JPReyes
Active Contributor
0 Kudos

Also you can go to SMICM -> Administration -> J2EE Server -> Restart

Regards

Juan

Former Member
0 Kudos

Hi Nitin.

Are you able to see the SDM/Dispatcher/Server0 in the MMC..

If yes then whats the status of those 3 components..

Also if possible send the Developer trace/Server 0 logs

Thanks,

Prashant

Former Member
0 Kudos

Hi Srini, yes I'm able to run the jlaunch & also able to see the patch info, but not able to see the java processes list in the MMC.

Hi Prashant, I'm not able to see the SDM, Dispatcher in the MMC, I can only see the Server0 for my Abap & Server1 with msg_server & the enserver

Thanks & Regards

Nitin

Former Member
0 Kudos

Hi,

can u try to run the command jlaunch at OS level, so that u can get the idea about whether java engine is running or not.

and try to check the profile parameter value rdisp/java_start value.

-Srini