Re: Problem with SiRPAC versions >= 1.10

Dan Brickley wrote:
> 

> 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.

Recompiling did the trick, thanks.

> 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.

My interest SiRPAC was to play with SiLRI though, and I found Sergey's
SiRPAC 1999-11-06 incompatible with SiLRI 1.1.1.

Thanks again for your help!


> On Tue, 11 Apr 2000, 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.access$1(URLClassLoader.java:216)
> >         at java.net.URLClassLoader$1.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 Wednesday, 12 April 2000 12:44:34 UTC