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

Oracle Fusion Middleware Installation : java.lang.UnsatisfiedLinkError libmawt.so libXtst.so.6: cannot open shared object file

$
0
0

If you are intalling Fusion Middleware components installed using runInstaller,  like Oracle HTTP Server (OHS), Identity Management etc and encounter error like below

_____________

Exception in thread “main” java.lang.UnsatisfiedLinkError: /tmp/OraInstall2013-09-20_08-39-36AM /jdk/ jre/ lib/ amd64/ xawt/ libmawt.so: libXtst.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:1807)        
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1703)        
at java.lang.Runtime.load0(Runtime.java:770)

____________

Ensure that following RPMs (packages are installed)

 

  • libXtst
  • libXi
  • xauth

 

Related Posts for FusionM


  1. Oracle Fusion Middleware Part II
  2. Oracle Fusion Middleware Overview
  3. Oracle Fusion Middleware : BEA WebLogic or Oracle Application Server
  4. Oracle Fusion Middleware 11g is coming … 1 July 2009
  5. Oracle Fusion Middleware 11g launched today
  6. Oracle Fusion Middleware 11g concepts for Apps DBA’s
  7. Fusion Middleware 11g – How to register Oracle Instance with Webogic Server (opmnctl) ?
  8. Overview of Securing Web Services in Fusion Middleware 11g (SOA / ADF / WebCenter)
  9. Reader’s Question : How to change hostname, domainname, IP of Fusion Middleware 11g (SOA, WebCenter, WebLogic) ?
  10. Oracle Fusion Middleware 11g R1 patchset 2 (11.1.1.3.0) – SOA, WebCenter, RCU, WebLogic (10.3.3)
  11. Oracle Fusion Middleware Challenge : Can you answer Why different domain home for Admin & Managed Server ?
  12. Beware !!! Oracle Fusion Middleware 11g R1 patchset 2 (11.1.1.3.0) is patch set only
  13. Oracle Fusion Middleware 11g R1 PS 3 (11.1.1.4) available now
  14. Oracle Fusion Middleware 11g R1 PS4 (11.1.1.5) is available now
  15. Cloning Oracle Fusion Middleware 11g (SOA, WebCenter, UCM) – copyBinary, copyConfig, extractMovePlan, pasteBinary, pasteConfig, cloningclient.jar
  16. Fusion Middleware 11g startup issue : OPMN RCV No such file or directory
  17. Oracle Fusion Middleware Start-up Issue : jps-config.xml No such file or directory : startScriptEnabled
  18. #OFMW 11.1.1.6 (SOA, WebCenter, IdM, OBIEE, OHS, ADF, CEP…) is now available
  19. ODL-52049 DMS-Startup oracle.core. ojdl.logging. LogUtil log cannot create instance of class ‘oracle. dfw. incident.Incident DetectionLog Filter’
  20. Oracle Fusion Middleware (FMW) 12.1.2 is available now : WebLogic, Coherence, OWSM, OHS, ADF etc
  21. Oracle Fusion Middleware Installation : java.lang.UnsatisfiedLinkError libmawt.so libXtst.so.6: cannot open shared object file

Viewing all articles
Browse latest Browse all 1568

Trending Articles