Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java exception - unknown source - why???

807569Jun 15 2006 — edited Jun 15 2006
Hi all,

I am running a web application on oc4j and I am getting a servlet exception.

In the classes I wrote, in the stack trace it says "unknown source" where the line number is supposed to be. But for classes that I did not write (servlet container's, and third party api's), the line numbers are there.

Can anyone help?

Is there a compilation option to disable or enable reporting of line numbers?

Or might it be something to do with oc4j?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2006
Added on Jun 15 2006
2 comments
610 views