Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » suse oracle »

Re: [suse-oracle] Oracle Application Server on SuSE 9.3 s390x

Les Ault

2007-02-14

Replies:

That did not work; However, I someone asked someone and they showed me
how to "properly" read the error from java. So, below is the complete
java error. I can run xclock and it will display on my machine, my local
box is running Fedora Core 6.

The sun java runtime is *not* installed on this box, if it matters.

----- begin paste -----
Exception
java.lang.UnsatisfiedLinkError: /tmp/OraInstall2007-02-14_12-04-59PM/jre/1.4.2/bin/libfontmanager.so: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory occurred..
java.lang.UnsatisfiedLinkError: /tmp/OraInstall2007-02-14_12-04-59PM/jre/1.4.2/bin/libfontmanager.so: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0 (ClassLoader.java:2120)
    at java.lang.ClassLoader.loadLibrary (ClassLoader.java:1986)
    at java.lang.Runtime.loadLibrary0 (Runtime.java:824)
    at java.lang.System.loadLibrary (System.java:908)
    at
sun.security.action.LoadLibraryAction.run (LoadLibraryAction.java:76)
    at java.security.AccessController.doPrivileged1(Native Method)
    at
java.security.AccessController.doPrivileged (AccessController.java:287)
    at
sun.awt.font.NativeFontWrapper.<clinit>(NativeFontWrapper.java:68)
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at
sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:175)
    at java.lang.Class.forName1(Native Method)
    at java.lang.Class.forName (Class.java:180)
    at
java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment (GraphicsEnvironment.java:91)
    at java.awt.Window.init (Window.java:268)
    at java.awt.Window.<init>(Window.java:312)
    at java.awt.Frame.<init>(Frame.java:431)
    at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
    at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
    at
oracle.sysman.oii.oiif.oiifm.OiifmMainFrame.<init>(OiifmMainFrame.java:296)
    at
oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:193)
    at
oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:174)
    at
oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:183)
    at
oracle.sysman.oii.oiic.OiicInstaller.<init>(OiicInstaller.java:278)
    at
oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:714)
    at
oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)
Exception in thread "main" java.lang.NoClassDefFoundError:
sun/awt/X11GraphicsEnvironment
    at java.lang.Class.forName1(Native Method)
    at java.lang.Class.forName (Class.java:180)
    at
java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment (GraphicsEnvironment.java:91)
    at java.awt.Window.init (Window.java:268)
    at java.awt.Window.<init>(Window.java:312)
    at java.awt.Frame.<init>(Frame.java:431)
    at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
    at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
    at
oracle.sysman.oii.oiif.oiifm.OiifmMainFrame.<init>(OiifmMainFrame.java:296)
    at
oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:193)
    at
oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:174)
    at
oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:183)
    at
oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:112)
    at
oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:772)
    at
oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)
----- end paste -----


On Wed, 2007-02-14 at 15:14 +0100, Anton Dischner wrote:
> Hi,
>
> try unset LANG before running installer.
>
> Also be shure to remove any stale java-runtimes: ps -efl|grep
> java ... killall java
> IIRC
>
> hope this helps,
>
> Toni
>
> Am 14.02.2007 um 14:36 schrieb Les Ault:

--
Les Ault <aultl@(protected)>
Linux Systems Administrator, NT-UNIX Systems Group
Office of Information Technology
University of Tennessee, Knoxville
P: 865-974-1640

Attachment: smime.p7s
©2008 dba.5341.com - Jax Systems, LLC, U.S.A.