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

Hi,

Refer this link

Hope it helps

Thanks and Regards

Venkatesh

Former Member
0 Likes

Hi there,

i have found the log files but i do not know where is my log file or not. Cos i added

System.out.println("1");

in my codes. And i want to test whether the codes stop at which line but the error message of the codes is

Error in resource clean up for a disconnected client java.lang.NullPointerException

Thanks Loads

Quatre