cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to find the log file in SAP WAS 6.40?

Former Member
0 Kudos

Hi,

I want to see the logs of Enterprise Portal 6.0. I have WAS 6.40 installed. Previously, I was able to see the log in a particular file in F:\usr\sap\J2E\JC00\j2ee. Please specify me the exact location and also tell me from where I can open the Visual Admin.

I think location for log file: F:\usr\sap\J2E\JC00\j2ee\cluster\server0\log

Regards

Kaushik Banerjee

Edited by: Kaushik Banerjee on Sep 18, 2008 9:22 AM

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi

If you are on windown ,then you can see the logs in the v\below location:

Dispatcher default traces

<Drive>:\usr\sap\<SID>\JC_InstanceNumber>\j2ee\cluster\dispatcher\log

server node default traces

<Drive>:\usr\sap\<SID>\JC_InstanceNumber>\j2ee\cluster\serverX\log

You can see default trace for particular server node by navigating the above path to that server node.

Work folder contains the startup log files and developer trace ,the location is

<Drive>:\usr\sap\<SID>\JC_<InstanceNumber>\work

Also,you can check for the developer trace in SAP MMC by selecting the particular process -dispatcher/server ->right click then developer trace.

The path for visual administrator is :

<Drive>:\usr\sap\<SID>\JC_InstanceNumber>\j2ee\admin then click go.bat (Window OS).

Regards

Ajay Sandal

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You've reached correct location for log.

Regarding Visual Admin, goto ...../j2ee/admin and run go.bat on Windows.

On Unix type # ./go

that's it.

regards, Sean.