cancel
Showing results for 
Search instead for 
Did you mean: 

Logs for WebDynpro Applications

Former Member
0 Kudos

Hi All,

When debugging WebDynpro Java applications, where can we view the logs for the application?

Thanks

Prachi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

thanx both for ur replies..

cheers

Prachi

Former Member
0 Kudos

Hi Bijlani,

You can find the Application log in

<b>C:\Documents and Settings\<i>User</i>\Documents\SAP\workspace\.metadata\.log</b>

where .log is the Application Log file.

Regards,

Santhosh

Former Member
0 Kudos

thanks for ur reply.

By the way how to make use of log in my aplication.

former_member186016
Active Contributor
0 Kudos

The logs are there in the J2EE server at following location:

usrsapJ2EJC00j2eeclusterserver0logsystem There are file there with .log extension.

JC00 is instance which can be different for you.

You can also debug the application using NWDS. Follow this tutorial:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/58a7e390-0201-0010-abb1-8eec7eb7...

Start from page 29.

Best Regards,

Ashwani Kr Sharma