[NBLUG/talk] iPlanet - the continuing saga (network stuff this time)

Mark Street jet at sonic.net
Tue Feb 3 11:52:01 PST 2004


What version of j2re do you have installed on the RH box?  Conflict.... with 
the jre stuff in the old iplanet?

Probably different than the old jre you have in the iplanet path.

I read your reference page and fiddled with my RH9 box with j2re1.4.2 
installed.  You might want to take the last persons advice and try to edit 
the install scripts to reference the newer jre.

[jet at Strellen client]$ export LD_LIBRARY_PATH=/usr/java/j2re1.4.2/lib/i386:
$LD_LIBRARY_PATH
[jet at Strellen client]$ export 
LD_LIBRARY_PATH=/usr/java/j2re1.4.2/lib/i386/server:$LD_LIBRARY_PATH
[jet at Strellen client]$ export 
LD_LIBRARY_PATH=/usr/java/j2re1.4.2/lib/i386/client:$LD_LIBRARY_PATH

[jet at Strellen client]$ ldd /usr/java/j2re1.4.2/lib/i386/libjava.so
        libjvm.so => /usr/java/j2re1.4.2/lib/i386/client/libjvm.so 
(0x40023000)
        libverify.so => /usr/java/j2re1.4.2/lib/i386/libverify.so (0x40448000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x40472000)
        libdl.so.2 => /lib/libdl.so.2 (0x40487000)
        libc.so.6 => /lib/tls/libc.so.6 (0x42000000)
        libm.so.6 => /lib/tls/libm.so.6 (0x4048b000)
        libpthread.so.0 => /lib/tls/libpthread.so.0 (0x404ae000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

I don't know what to tell you other than you are messing with fire installing 
the old iplanet stuff on a newer OS.

On Monday 02 February 2004 09:13 pm, ac at sonic.net wrote:
> > Thanks for the tip - strace did indeed spew, but nothing interesting.
> > However, in the meantime I've managed to track down an error log (it was
> > dumping it to a somewhat non-intuative subdirectory).  Here's a snippet:
> >
> > "Can't load library
> >  "/usr/iplanet/servers/bin/https/jre/lib/i386/libjava.so", because
> > symbol
> > __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link
> > time reference"
> >
> > Then:
> >
> > "Internal error: unable to create JVM" "Failure to load JVM (check your
> > JRE)" "Late initialization failed: Error running init function(late)
> > NSServletLateInit: unknown error"


-- 
Mark Street, D.C.
Red Hat Certified Engineer
Cert# 807302251406074
--
Key fingerprint = 3949 39E4 6317 7C3C 023E  2B1F 6FB3 06E7 D109 56C0
GPG key http://www.streetchiro.com/pubkey.asc



More information about the talk mailing list