Quantcast
Channel: Oracle Trainings for Apps & Fusion DBA
Viewing all articles
Browse latest Browse all 1568

Exception in thread “main” java.lang.UnsatisfiedLinkError: /dbupgrade/ stage/ StageR122/ startCD/ Disk1/ rapidwiz/ jre/ Linux_x64/ 1.6.0/ lib/ i386/ xawt/libmawt.so: libXext.so.6: cannot open shared object file: No such file or directory

$
0
0

 

R12.2.2 Installation in Linux 6 (64 bit) environment.

Issue:

Exception in thread “main” java.lang.UnsatisfiedLinkError: /dbupgrade/ stage/StageR122/ startCD/Disk1/ rapidwiz/jre/ Linux_x64/1.6.0/ lib/i386/xawt/ libmawt.so: libXext.so.6: cannot open shared object file: No such file or directory

Solution

Primarily you need to install the following two RPMs in order to resolve the issue

(1)  libXi-1.3-3.el6.i686.rpm   (2)  libXtst-1.0.99.2-3.el6.i686.rpm

but prior to these, additionally also check the following:

libXext-1.3.1-2.el6.i686.rpm, libX11-1.5.0-4.el6.i686.rpm, libxcb-1.8.1-1.el6.i686.rpm, libXau-1.0.6-4.el6.i686.rpm and libxcb-1.8.1-1.el6.i686.rpm

 

 


Viewing all articles
Browse latest Browse all 1568

Trending Articles