Could you provide some more info about the JDK version you are using, the
platform your are running on, and so on. I have seen problems like this
when switching from JDK1.1 to JDK1.2 without recompiling with the JDK 1.2
compiler. Also, if you are compiling with jikes there seems to be a
problem running under JDK 1.2.


Mo DeJong
[EMAIL PROTECTED]
gimme multimedia group

On Wed, 10 Mar 1999, Tom McKay wrote:

> Ahhh!!
> 
> I have started getting the following error.  I've tried search the web
> for causes but haven't found anything to indicate why it would
> "suddenly" stop working.  (Things worked fine yesterday...).
> 
> java.lang.VerifyError: (class: CatObjGenerator, method: cmdProc
> signature: (Ltcl/lang/Interp;[Ltcl/lang/TclObject;)V) Accessing value
> from uninitialized register 16
>         at java.lang.Class.forName0(Native Method)
>         at java.lang.Class.forName(Class.java:124)
>         at tcl.lang.AutoloadStub.cmdProc(Extension.java:121)
>         at tcl.lang.Parser.evalObjv(Parser.java:740)
>         at tcl.lang.Parser.eval2(Parser.java:1138)
>         at tcl.lang.Interp.eval(Interp.java:1781)
>         at tcl.lang.Interp.eval(Interp.java:1810)
>         at CatInterp.eval(CatInterp.java:125)
>         at CatInterp.run(CatInterp.java:199)
>         at java.lang.Thread.run(Thread.java:484)
> 
> 
> ----------------------------------------------------------------
> The TclJava mailing list is sponsored by WebNet Technologies.
> To subscribe:    send mail to [EMAIL PROTECTED]  
>                  with the word SUBSCRIBE as the subject.
> To unsubscribe:  send mail to [EMAIL PROTECTED] 
>                  with the word UNSUBSCRIBE as the subject.
> To send to the list, send email to '[EMAIL PROTECTED]'. 
> A list archive is at: http://www.findmail.com/listsaver/tcldallas/
> 

----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to