Home » Infrastructure » Linux » Oracle 11g R2 Installation problem on Redhat Linux 6 ES (2 Merged) (Redhat Linux 6 ES, Oracle 11g R2 Linux)
Oracle 11g R2 Installation problem on Redhat Linux 6 ES (2 Merged) [message #530137] Fri, 04 November 2011 18:48 Go to next message
dbhossain
Messages: 155
Registered: August 2007
Location: Dhaka
Senior Member

Dear Experts,
i am experiencng the following problem when i am running the
./installer

after executing the above command i am having the following error and exceptions :


[oracle@homelinux database_1]$ ./runInstaller
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 80 MB.   Actual 29273 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 9998 MB    Passed
Checking monitor: must be configured to display at least 256 colors.    Actual 16777216    Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-11-05_05-30-00PM. Please wait ...[oracle@homelinux database_1]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2011-11-05_05-30-00PM/jdk/jre/lib/i386/xawt/libmawt.so: libXext.so.6: 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:1751)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
	at java.lang.Runtime.load0(Runtime.java:769)
	at java.lang.System.load(System.java:968)
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1668)
	at java.lang.Runtime.loadLibrary0(Runtime.java:822)
	at java.lang.System.loadLibrary(System.java:993)
	at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.awt.Toolkit.loadLibraries(Toolkit.java:1509)
	at java.awt.Toolkit.<clinit>(Toolkit.java:1530)
	at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
	at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
	at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java: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:265)
	at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
	at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)
[oracle@homelinux database_1]$ 



Note : i have updated the kernel parameter and other settings.
Re: Oracle 11g R2 Installation problem on Redhat Linux 6 ES [message #530139 is a reply to message #530137] Fri, 04 November 2011 18:55 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
does "xclock" work OK?

man xclock
Re: Oracle 11g R2 Installation problem on Redhat Linux 6 ES [message #530140 is a reply to message #530139] Fri, 04 November 2011 19:13 Go to previous messageGo to next message
dbhossain
Messages: 155
Registered: August 2007
Location: Dhaka
Senior Member

yes, xclock working ok, when i typed the below command to see the clock both analog and digitial clock view can be seen although few warning message shown as below :

[root@homelinux oracle]# xclock -digital
Warning: Tried to connect to session manager, None of the authentication protocols specified are supported
Warning: Missing charsets in String to FontSet conversion
Warning: Unable to load any usable fontset


[root@homelinux oracle]# xclock -analog
Warning: Tried to connect to session manager, None of the authentication protocols specified are supported
Warning: Missing charsets in String to FontSet conversion
Warning: Unable to load any usable fontset
[root@homelinux oracle]# 
Re: Oracle 11g R2 Installation problem on Redhat Linux 6 ES [message #530141 is a reply to message #530140] Fri, 04 November 2011 19:42 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
post results from OS command below

find / -name libXext.so\* 2>/dev/null

(it takes a while [minutes] to complete)
Re: Oracle 11g R2 Installation problem on Redhat Linux 6 ES [message #530149 is a reply to message #530141] Sat, 05 November 2011 01:32 Go to previous messageGo to next message
dbhossain
Messages: 155
Registered: August 2007
Location: Dhaka
Senior Member

[oracle@homelinux ~]$ find / -name libXext.so\* 2>/dev/null
/usr/lib64/libXext.so
/usr/lib64/libXext.so.6
/usr/lib64/libXext.so.6.4.0
[oracle@homelinux ~]$
Re: Oracle 11g R2 Installation problem on Redhat Linux 6 ES [message #531052 is a reply to message #530149] Sat, 12 November 2011 07:49 Go to previous message
snowball
Messages: 229
Registered: April 2006
Location: China
Senior Member

Hi, dbhossain
It seems that the files all comes from lib64 directory.
Are you missing this package in 32bit?
Previous Topic: Linux question, unrelated to Oracle
Next Topic: find with rm fails in script
Goto Forum:
  


Current Time: Thu Mar 28 05:57:32 CDT 2024