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/

Reply via email to