Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 9.2 on RH9 Java initialisation error
Hi Dave.
how did you managed to solve the ins_oemagent.mk linking error?
I tried a workaround from otn linux forum, but the agentctl stop still gave me the message "Agent shutdown failed." (i believe it should be "Agent Shutdown") but I checked that the dbsnmp process was not in the memory anymore.
Any tips would be very much appreciated.
TIA,
andi
-- Problems in Windows - reboot Problems in Linux - be root "Dave Hau" <davehau-no-spam-123_at_no-spam.netscape.net> wrote in message news:rHSxa.2660$gy3.330_at_newssvr17.news.prodigy.com...Received on Sun May 18 2003 - 19:36:49 CDT
> "Fred J" <fred.j_at_dsl.pipex.com> wrote in message
> news:3ec796a9$0$10762$cc9e4d1f_at_news.dial.pipex.com...
> >
> > I am running RH9 and trying to load Oracle server 9.2. I have followed
> the
> > installation documentation provied by Oracle but when I try to start
> > runInstaller I get the error:
> >
> > [oracle_at_neptune Disk1]$ ./runInstaller
> > [oracle_at_neptune Disk1]$ Initializing Java Virtual Machine from
> >
>
../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre.
> > Please wait...
> >
>
/home/oracle/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expande
> > d/linux/lib/linux/native_threads/libzip.so: symbol errno, version
> GLIBC_2.0
> > not defined in file libc.so.6 with link time reference (libzip.so)
> > Unable to initialize threads: cannot find class java/lang/Thread
> > Could not create Java VM
> >
> > Anyone seen this before and got past it?
>
> You can get around this by setting LD_ASSUME_KERNEL=2.4.1 in your
> environment.
>
> This happens because even though the installer is a java app, it calls
> native libraries via JNI to perform tasks like changing file permission,
> copying files etc. The native libraries are compiled against the glibc in
> RHAS and are not compatible with the glibc 2.3.2 in RH9.
>
> Cheers,
> Dave
>
>
>
> >
> > TIA
> >
> >
> > Fred Johnson
> >
> >
>
>
![]() |
![]() |