Hi,

you have to turn of the JIT, e.g setenv JAVA_COMPILER=NONE or pass is with
the commandline java -Djava.compiler=none. Then the line should show up
again.

Greets,

        Ingo

On Fri, 4 May 2001, Lars Degerstedt wrote:

> Hi all,
> 
> I get stacktraces without line numbers (just "compiled code") for
> Blackdown JDK 1.2, in spite of the fact that the source code is present. 
> 
> Any suggestions how to get the line numbers back?
> --Lars
> 
> -------------------------
> 
> An example of a stacktrace:
> 
> java.lang.NullPointerException
>         at scin.ndbs.control.NDBControl.getText(Compiled Code)
>         at scin.uim.control.CommandHandler.getDbText(Compiled Code)
>         at scin.uim.control.CommandHandler.processNewReadInfo(Compiled
> Code)
>         at scin.uim.control.CommandHandler.processReadInfo(Compiled
> Code)
>         at scin.uim.control.UIControl.processParsedCommand(Compiled
> Code)
>         at scin.uim.control.UIControl.processSentence(Compiled Code)
>         at java.lang.reflect.Method.invoke(Native Method)
>         at tcl.lang.reflect.PkgInvoker.invokeMethod(Compiled Code)
>         at tcl.lang.JavaInvoke.call(Compiled Code)
>         at tcl.lang.JavaInvoke.callMethod(Compiled Code)
>         at tcl.lang.ReflectObject.cmdProc(Compiled Code)
>         at tcl.lang.Interp.callCommand(Compiled Code)

     ---------------------------------------------
         Ingo Rockel, eMail: [EMAIL PROTECTED]
                             [EMAIL PROTECTED]
                   homePage: wolfsheim.x2.nu
         ---------------------------------------------
 "If Windows is the answer, it must have been a stupid question!"


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to