----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
What JVM are you running? My experience (with the sun jvm) is that whether
or not I get the line numbers depends on whether or not I enable the just in
time compiler when I run java to start the jvm instance.
jae
> -----Original Message-----
> From: Moll Martin [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 28, 2000 8:03 PM
> To: [EMAIL PROTECTED]
> Subject: Line numbers for execptions in jserv.log
>
> Hi there,
>
> I get the following entry in jserv.log:
>
> [28/07/2000 19:29:10:562 CEST] java.lang.NullPointerException
> at WapDemo.OrderItem.oisService(Compiled Code)
> at
> impress.ps.easyHTML.EasyHtmlTemplate.doGet(EasyHtmlTemplate.java:75)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
> at
> org.apache.jserv.JServConnection.processRequest(JServConnectio
n.java:314)
> at
> org.apache.jserv.JServConnection.run(JServConnection.java:188)
> at java.lang.Thread.run(Compiled Code)
>
> For the classes that I imported, I get the line number (I
> assume) of the
> java code where the exception occurred, for my own class I
> don't get it. Why
> not? Btw, I'm using JBuilder 3.5 and have set the "Include debug info"
> compiler option.
>
> Thanks for your help,
> Martin
>
>
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search Archives:
> <http://www.mail-archive.com/java-apache-users%40list.working-
dogs.com/>
Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]