cancel
Showing results for 
Search instead for 
Did you mean: 

How to see the compilation and runtime errors in NW 2004s

Former Member
0 Kudos

Hi

I have developed some J2EE application and deployed it in a NetWeaver 2004s, some problems has occurred when I try to run this application.

Where can I see the errors stacktrace for J2EE applications ? Is there any log ? I have already checked the std_server0.out and I didn´t find it there.

By the way.. my SAP NetWeaver Application Developer is not validating the JSP syntax after I save the JSPs.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

thanks

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Michel,

The exceptions will appear in ./j2ee/cluster/server0/log/defaultTrace.<#>.trc provided that the application is written to use the SAP logging API.

Regards,

Nathan

Former Member
0 Kudos

Hi Michel,

Are you getting JSP rendering error? If that is the case I may help you.

Regards,

Swati

Former Member
0 Kudos

Hi,

You may find logs in the following directory

usr\sap\<SID>\<Instance_Number>\j2ee\deploying.

Rakesh