- From: wzh'163 <wzhwzh@163.net>
- Date: Wed, 23 Dec 1998 11:10:06 -0500 (EST)
- To: jhughes <jhughes@micron.com>, www-jigsaw@w3.org
hello C:\Jigsaw\Jigsaw>>java org.w3c.jigadm.Main j> Exception in thread "main" java.lang.VerifyError: (class: j> org/w3c/tools/widgets/TreeBrowser$BrowserMo j> useListener, method: mouseClicked signature: (Ljava/awt/event/MouseEvent;)V) j> Illegal use of nonvirtua j> l function call j> at org.w3c.tools.widgets.TreeBrowser.<init>(TreeBrowser.java) j> at org.w3c.jigadm.gui.ServerBrowser.<init>(Compiled Code) j> at org.w3c.jigadm.gui.ServerBrowser.main(Compiled Code) j> at org.w3c.jigadm.Main.main(Main.java) j> Here is some more info which may help: C:\Jigsaw\Jigsaw>>java -version j> java version "1.2" j> Classic VM (build JDK-1.2-V, native threads) I met the problem too,after testing for some days,I found that if you use jdk1.2 you get that error,if you use the jdk version below 1.2 such as 1.1.6 you will success. try it. Best regards, wzh'163 mailto:wzhwzh@163.net
Received on Wednesday, 23 December 1998 11:11:54 UTC