cancel
Showing results for 
Search instead for 
Did you mean: 

Where do I find output from verbose:class?

Former Member
0 Kudos

I want to find out where a class is being loaded from. So, using the config tool, I have added "-verbose:class" to the server's Java parameters and restarted. However, I cannot find the logging file that contains the expected output from enabling this option. What file do I look in? It's not in server0/log/defaultTrace.trc nor server0/kernel/classload/default.trc.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Try looking in the /usr/sap/<SID>/JC<number>/work (i.e. /usr/sap/DEP/JC41/work). In there you will find these files:

std_server0.out

dev_server0

dev_dispatcher

dev_jcontrol

jvm_dispatcher.out

jvm_sdm.out

Everything with a 0 may also have others if you have more than 1 cluster server node configured for this machine. Most likely you will find the trace in one of the server files.

Ray

P.S. If helpful, please award points.

Former Member
0 Kudos

Thanks for the response. I opened a message with SAP on this several days ago and even their support group cannot provide me with a straight answer.

It appears the output goes to std_server0.out but the first time I checked, output for loading of my application classes did not appear in the file. I renamed the file and restarted the server but the file does not get re-created. Why?

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

the following link gives u the details about the usage of verbose:class.. its an extract from a book..

it opens only if you a g-mail account.. if u don have i can send u an invite

http://books.google.co.in/books?ie=UTF-8&hl=en&vid=ISBN0201753065&id=CvvdZtzxnAEC&dq=outputfromverboseclass&vq=outputfromverboseclass&prev=http://books.google.co.in/books%3Fq%3Doutput%2Bfrom%2Bverbose%2Bclass&lpg=PA45&pg=PA45&sig=SV45ZjMHXGi87y0GR7CLOOFA3_w

hope it might help you,

naveen