- From: Dan Brickley <Daniel.Brickley@bristol.ac.uk>
- Date: 2000年4月11日 21:59:30 +0100 (BST)
- To: Dave Allen Barker Jr <dave.barker@usa.net>
- cc: melnik@db.stanford.edu, www-rdf-comments@w3.org
- Message-ID: <Pine.GHP.4.21.0004112156020.7903-100000@mail.ilrt.bris.ac.uk>
hi It sounds as if the .class files are corrupted. I knew one of Janne's older distributions had this problem but didn't realise the other versions had it. If that is the case, recompiling should fix things. Also, Sergey Melnik has done some work on a new version of SiRPAC, see http://www-diglib.stanford.edu/diglib/ginf/sirpac.html for details. hope this helps, Dan ps. see http://www.w3.org/RDF/ for updated list of RDF resources; there are a couple more Java parsers you might be interested in... On 2000年4月11日, Dave Allen Barker Jr wrote: > When trying to run SiRPAC versions >= 1.10, I receive the following > error. > > Exception in thread "main" java.lang.ClassFormatError: > org/w3c/rdf/SiRPAC (Illegal constant pool type) > at java.lang.ClassLoader.defineClass0(Native Method) > at java.lang.ClassLoader.defineClass(ClassLoader.java:442) > at > java.security.SecureClassLoader.defineClass(SecureClassLoader.java:101) > at java.net.URLClassLoader.defineClass(URLClassLoader.java:248) > at java.net.URLClassLoader.access1ドル(URLClassLoader.java:216) > at java.net.URLClassLoader1ドル.run(URLClassLoader.java:197) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:191) > at java.lang.ClassLoader.loadClass(ClassLoader.java:290) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286) > at java.lang.ClassLoader.loadClass(ClassLoader.java:247) > > I am able to successfully run SiRPAC versions <= 1.9 though. > > The following is my environment: > > OS - Win98 > Java - JDK 1.2.2 > XML Parser - Xerces 1.0.3 > > Thanks for any pointers you might have. > >
Received on Tuesday, 11 April 2000 17:01:17 UTC