Vm Oui Launch Error

Embed Size (px)

Citation preview

  • 7/24/2019 Vm Oui Launch Error

    1/1

    HOW TO RESOLVE ISSUES WHIT VIRTUAL MACHINE WHEN OUI 64bits IS LAUNCHED.

    Usually you get this error when you launch oui in a 64 bits machine

    ###############################################################################################IF YOU GET THIS ERROR WHILE LAUNCHING 64bit oracle oui (FIX IS : export LD_BIND_NOW=1)

    # An unexpected error has been detected by HotSpot Virtual Machine:## SIGSEGV (0xb) at pc=0x0000003d57a14d70, pid=30353, tid=140090647881488## Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_51-b10 mixed mode)# Problematic frame:# C [ld-linux-x86-64.so.2+0x14d70]## An error report file with more information is saved as hs_err_pid30353.log## If you would like to submit a bug report, please visit:# http://java.sun.com/webapps/bugreport/crash.jsp#####################################################################################

    IF OUI COMPLAINS OF ORAINVENTORY DIRECTORY NOT WRITABLE AND ANOTHER ORACLE SOFTWARE CREATED IT

    Create a new directory oraInventory/oraInst.loc and then call the installer again.

    SOLUTION:./runInstaller -invPtrLoc /usr/app/oraInventory/oraInst.loc

    Hope this helps.