Date: Tue, 14 Aug 2001 09:16:50 +0200 From: Marc van Kempen <marc@bowtie.nl> To: Greg Lewis <glewis@eyesbeyond.com> Cc: java@freebsd.org Subject: Re: SV: 1.3.1 patchset 2 (early adopters) Message-ID: <3B78D062.27A62992@bowtie.nl> References: <JMECIKDMHABEGCKCLGJJEELHCCAA.alexander.hall@home.se> <3B780979.CD591A5B@bowtie.nl> <20010814024835.A5716@misty.eyesbeyond.com> <3B78BA3D.FF890E20@bowtie.nl> <20010814152050.A82780@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Greg Lewis wrote: > > On Tue, Aug 14, 2001 at 07:42:21AM +0200, Marc van Kempen wrote: > > > Before I download the 12M Cocoon 2.0b2 source over my poor 33.6k modem... > > > > > > Do you know if it works with any other 1.2.2 JDKs (e.g. Linux or Solaris)? > > > > > > I just want to rule out the possibility that its just incompatible with > > > 1.2.2 :). > > > > > > > Ok, no segfault, but this time a missing library: > > > > ERROR 27916 [cocoon ] (Thread-32): Error compiling sitemap > > java.lang.NoClassDefFoundError: javax/naming/NamingException > [snip] > > This seems to be JNDI? > > Yep. > > > Is this supposed to be bundled with 1.2.2 or is it a separate library? > > Its separate in 1.2.2 but included in 1.3.1 IIRC. > > Admittedly the error message from the native 1.2.2 is ugly, but does it > work if you install JNDI for both the Linux 1.2.2 and the native 1.2.2? > After copying jndi.jar to the cocoon/WEB-INF/lib directory, the linux-jdk 1.2.2 works, but our native jdk 1.2.2 still gives the segfault. SIGSEGV 11 segmentation violation Full thread dump Classic VM (jdk1.2.2-FreeBSD:root:2000/11/25-17:54, green threa ds): "Thread-32" (TID:0x28e7bd80, sys_thread_t:0x8502880, state:R) prio=5 at java.lang.ClassLoader.findLoadedClass(Native Method) at java.lang.ClassLoader.loadClass(ClassLoader.java:279) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at org.apache.avalon.excalibur.component.ExcaliburComponentManager.looku p(ExcaliburComponentManager.java:240) etc...... > Thanks for looking into this! > My pleasure, goes without saying. Regards, Marc. -- ---------------------------------------------------- Marc van Kempen tel. +31 40 2 64 98 60 BowTie Technology fax. +31 40 2 64 98 61 Raiffeisenstraat 7 mailto:marc@bowtie.nl 5611 CH Eindhoven http://www.bowtie.nl ---------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B78D062.27A62992>