I don't want to sound insulting, but is X running?
Are you on console or logged in over ssh? If ssh, is xforwarding enabled? If
so, do you have some sort of X client on your side? Do other X clients work
(eg. xload)?

If console, who are youlogged in as? What user are you running the installer
as?

Why don't you logout, log back in, and show us the value of $DISPLAY (after
describing how you interact with X).

Thanks,

j.

-----Original Message-----
From: Tim Dunphy [mailto:[email protected]] 
Sent: Wednesday, May 23, 2012 1:09 PM
To: Discussion list for OpenIndiana
Subject: [OpenIndiana-discuss] installing oracle 11g

hey again list,

 I'm trying to surmount a small hurdle in installing Oracle 11g on my
oi 151 box.




When I run the ./runInstaller command from the database directory I
get this message

Checking monitor: must be configured to display at least 256 colors
    >>> Could not execute auto check for display colors using command
/usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set.
Failed <<<<

And it proceeds to throw a java exception if I continue

>>> Ignoring required pre-requisite failures. Continuing...
Preparing to launch Oracle Universal Installer from
/tmp/OraInstall2012-05-23_04-01-36PM. Please wait ...-bash-4.0$
Exception in thread "main" java.lang.NoClassDefFoundError
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:164)
        at java.awt.Toolkit$2.run(Toolkit.java:821)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
        at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
        at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
        at
com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.ja
va:122)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:242)
        at
javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
        at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
        at
oracle.install.commons.util.Application.startup(Application.java:758)
        at
oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164
)
        at
oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181
)
        at
oracle.install.commons.base.driver.common.Installer.startup(Installer.java:2
65)
        at
oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
        at
oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)

I think the key value I need to set is this one:

-bash-4.0$ export DISPLAY='localhost:0.0'


And I've tried a couple of variations including the actual hostname of
the host in place of localhost.

Any thoughts on how I can get past this point?

Thanks
Tim




-- 
GPG me!!

gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B

_______________________________________________
OpenIndiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss


_______________________________________________
OpenIndiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to