Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

trace the user who has started the java instance.

Former Member
0 Kudos

Hi Gurus,

How can we trace the users those who restart the java instances?

Regards,

Ratan roy

3 REPLIES 3

Former Member
0 Kudos

Hi,

Check dev traces and java trace files

\usr\sap\<SID>\<instance name>\work and

usr\sap\<SID>\<instance name>\j2ee\cluster\server<n>\log

and /usr/sap/<SID>/<Central instance name>/j2ee/JSPM/

I am not sure wthr the user who started the instance will be traced you can also try and trace database log files . I am not sure of the path

Rakesh

Former Member
0 Kudos

Hi

Check the file sapstartsrv.log in the work subfolder of the java instance directory, it contains the information regarding the user that started the instance.

Ravi

0 Kudos

Hello Gurus,

Thanks for your replies.

But i want to trace the user in a java stand alone system. As far as i know sapstart.srv will trace the user which restarts ABAP+JAVA system. Kindly correct me if i am wrong.

Regards,

Ratan Roy.