cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi there,

I wanna to know where can i find the log file which executes the codes that we have uploaded into the EP as PAR file.

I am now doing portal application and currently i am doing some debugging myself to my database connection codes to test out whether it works so i need a log file in the server to see where the codes have gone wrong.

Thanks Loads

Quatre

0 Likes
View Entire Topic
Former Member
0 Likes

Hello sir ,

try checking over here

:\usr\sap\<SID>\JC01\j2ee\cluster\server0\log

or if still does nt work try to write the log inside a file which can be set inside the code wriiten by you and call the standard logging api of SAP.

Thanx

Pankaj

Former Member
0 Likes

hi there,

how do i code out the log file ? I am new to SAP NWDS and also J2EE. Do you have sample codes for coding out the log file ??

Thanks Loads

Quatre