[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ganymede Help] ganymede installation problem
|
Deepak,
I am not using GCJ at all, currently I am running the latest (as of
last week) SDK from sun's java site (j2sdk-1.4.1_02-fcs). There is no
CLASSPATH variable set on this box, as confirmed by a SET command. The
Java SDK was installed via an RPM (-ivh) of the sun package. Ganymede
was installed via configure and install scripts as stated in the README
and INSTALL files. As far as other packages installed on this box,
there are several, but not too much in the lines of java - it was
installed to test openldap as a auth solution, so most of the packages
on this machine are either openLDAP or Samba. Thank you for your time,
it is appreciated.
Toby Schaefer
Network Technician
Nixa R-II School District
tschaefer at nixa dot k12 dot mo dot us
On Mon, 2003-04-21 at 12:16, Deepak Giridharagopal wrote:
> Toby Schaefer (tschaefer@mail.nixa.k12.mo.us) wrote:
> > Exception in thread "main" java.lang.VerifyError: verification failed at
> > PC 1421 in arlut.csd.ganymede.DBStore:initializeObjects(()V):
> > incompatible type in local variable
> > [...]
> > _Jv_InterpMethodInvocation) (/usr/lib/./libgcj.so.3)
> > at 0x4022e504: _Jv_InterpMethod.run_normal(ffi_cif, void, ffi_raw,
> > void) (/usr/lib/./libgcj.so.3)
> > at 0x4038305c: ?? (??:0)
> > at 0x40242dd8: gnu.gcj.runtime.FirstThread.call_main()
> > (/usr/lib/./libgcj.so.3)
> > at 0x402ad02d: gnu.gcj.runtime.FirstThread.run()
> > (/usr/lib/./libgcj.so.3)
> > at 0x4024fc4c: _Jv_ThreadRun(java.lang.Thread)
> > (/usr/lib/./libgcj.so.3)
> > at 0x4021c8ac: _Jv_RunMain(java.lang.Class, byte const, int, byte
> > const, boolean) (/usr/lib/./libgcj.so.3)
> > at 0x08048910: __gcj_personality_v0
> > (sun.rmi.dgc.client.gcInterval=3600000)
> > at 0x420156a4: __libc_start_main (/lib/tls/libc.so.6)
> > at 0x080486c1: _Jv_RegisterClasses
> > (sun.rmi.dgc.client.gcInterval=3600000)
>
> Are you using GCJ at all? It appears that the GNU Classpath java classes
> are being used (the stacktrace mentions gnu.gcj.runtime) instead of the
> Sun classes. This might be why you're getting a VerifyError from the
> ClassLoader.
>
> What does your CLASSPATH variable look like?
>
> Cheers!
> Deepak
>
> --
> Deepak Giridharagopal
> The University of Texas at Austin
> Applied Research Laboratories
----------------------------------------------------------------------------
To make changes to your subscription to the Ganymede Help list, send
mail to majordomo@arlut.utexas.edu.
To unsubcribe, include the line
unsubscribe ganymede-help
in the body of your mail message
Visit the Ganymede web page at http://www.arlut.utexas.edu/gash2
----------------------------------------------------------------------------
Re: [Ganymede Help] ganymede installation problem
- From: Toby Schaefer <tschaefer@mail.nixa.k12.mo.us>