Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: 9i db install on RH 9

Re: 9i db install on RH 9

From: Phantasmagoria <quake_at_usf-hk.com>
Date: Wed, 30 Apr 2003 21:31:49 +0800
Message-ID: <3EAFD045.70204@usf-hk.com>


Finally found error msg:

> java.lang.UnsatisfiedLinkError: /tmp/OraInstall2003-04-30_09-25-24PM/libactionUnix22.so: /tmp/OraInstall2003-04-30_09-25-24PM/libactionUnix22.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1419)
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1314)
> at java.lang.Runtime.load0(Runtime.java:698)
> at java.lang.System.load(System.java:797)
> at ssOiGenClassux22.<clinit>(ssOiGenClassux22.java:25)
> at sscreateLinkux.createLink(sscreateLinkux.java:255)
> at sscreateLinkux.installAction(sscreateLinkux.java:83)
> at oracle.sysman.oii.oiis.OiisCompActions.doActionWithException(OiisCompActions.java:1357)
> at oracle.sysman.oii.oiis.OiisCompActions.doActionImpl(OiisCompActions.java:1157)
> at oracle.sysman.oii.oiis.OiisCompActions.doAction(OiisCompActions.java:604)
> at CompActions.doActionP1createLink3(CompActions.java:310)
> at CompActions.stateChangeActions(CompActions.java:106)
> at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiilActionThr.run(OiicInstallActionsPhase.java:604)
> at oracle.sysman.oii.oiic.OiicInstallActionsPhase.executeProductPhases(OiicInstallActionsPhase.java:2199)
> at oracle.sysman.oii.oiic.OiicInstallActionsPhase.doInstalls(OiicInstallActionsPhase.java:2052)
> at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiInstRun.run(OiicInstallActionsPhase.java:2945)
> at java.lang.Thread.run(Thread.java:484)

Anyone know how to solve?

Phantasmagoria wrote:
> Screenshot for the hang case!
>
> Phantasmagoria wrote:
>

>> Ok, I solved it, coz cannot work under root account :)
>> But another problem during installation...when copying files...always 
>> hang...and hand at the same location....pls help! thx!
>>
>> Phantasmagoria wrote:
>>
>>> I cannot install Ora9i db and error msg:
>>>
>>> $ ./runInstaller
>>> $ Initializing Java Virtual Machine from
>>> /tmp/OraInstall2003-04-30_07-53-31AM/jre/bin/java. Please wait...
>>> Xlib: connection to ":0.0" refused by server
>>> Xlib: No protocol specified
>>>
>>> Exception in thread "main" java.lang.InternalError: Can't connect to X11
>>> window
>>> server using ':0.0' as the value of the DISPLAY variable.
>>>         at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
>>>         at
>>> sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:59)
>>>         at java.lang.Class.forName0(Native Method)
>>>         at java.lang.Class.forName(Class.java:120)
>>>         at
>>> java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment 
>>>
>>> .java:58)
>>>         at java.awt.Window.<init>(Window.java:188)
>>>         at java.awt.Frame.<init>(Frame.java:315)
>>>         at java.awt.Frame.<init>(Frame.java:262)
>>>         at 
>>> oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)
>>>
>>> Pls help if u know what happen, thx!
>>>
>>

>
>
> ------------------------------------------------------------------------
>
Received on Wed Apr 30 2003 - 08:31:49 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US