Error while installing java and netBeans on Mandriva 2008 linux

Here are all the lines which are printed on my console during the installation
[beloo@localhost Desktop]$ ./jdk-6u4-nb-6_0_1-linux-ml.sh
Configuring the installer...
Searching for JVM on the system...
Preparing bundled JVM ...
Extracting installation data...
Running the installer wizard...
/usr/share/themes/Ia Ora Free/gtk-2.0/gtkrc:9: error: lexical error or unexpected token, expected valid token
[beloo@localhost Desktop]$
If anybody knows the solution please help me!
ps: when i install java separated from netBeans i can succesfully install java, but NetBeans install does not starts.
thx

Here are all the lines which are printed on my console during the installation
[beloo@localhost Desktop]$ ./jdk-6u4-nb-6_0_1-linux-ml.sh
Configuring the installer...
Searching for JVM on the system...
Preparing bundled JVM ...
Extracting installation data...
Running the installer wizard...
/usr/share/themes/Ia Ora Free/gtk-2.0/gtkrc:9: error: lexical error or unexpected token, expected valid token
[beloo@localhost Desktop]$
If anybody knows the solution please help me!
ps: when i install java separated from netBeans i can succesfully install java, but NetBeans install does not starts.
thx

Similar Messages

  • Error  while Installing Java on MCOD system

    Please Find the error attached Below.
    Abap system has been installed and up and running.SID(EB1)
    while installing Java System i am getting the following error SID(EBB).
    WARNING[E] 2009-06-09 01:18:05.920
    CJS-30226  Host: 'sapbl009' or port: 'undefined' or dbSid: 'EB1' is in an inconsistent state or undefined.
    ERROR 2009-06-09 01:18:06.310
    FCO-00011  The step createSecureStore with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_
    CreateDBandLoad|ind|ind|ind|ind|10|0|NW_SecureStore|ind|ind|ind|ind|8|0|createSecureStore was executed with status ERROR .
    ERROR 2009-06-09 01:18:06.310
    FCO-00011  The step createSecureStore with step key
    |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_SecureStore|ind|ind|ind|ind|8|0|createSecureStore was executed with status ERROR .
    Thanks
    Rishi Abrol

    Hi,
    Have a look at
    Error on: step createSecureStore - NW700 AS Java
    Re: Failed on CreateSecureStore step
    error at "Create Secure Store" phase of Solution Manager 4.0 installation
    narsi

  • Error while installing Java Add-Ins on ABAP

    Hi All,
    I am getting an error while doing installation of Jaba Add-Ins on existing ABAP.
    Iam doing installation on AS/400 server having operating system OS/400.
    Error appears at the end when instalaltion starts.
    Following is the error.
    ERROR 2006-07-20 11:49:49
    CJS-20032  Cannot create the secure store; see output of log file E:\usr\sap\SAPinst\NW04SR1\WEBAS_JAVA_DB4\ONE_HOST/SecureStoreCreate.log: Attaching Java program to /usr/sap/SAPinst/NW04SR1/WEBAS_JAVA_DB4/ONE_HOST/install/sharedlib/tc_sec_secstorefs.jar.Attaching Java program to /usr/sap/SAPinst/NW04SR1/WEBAS_JAVA_DB4/ONE_HOST/install/sharedlib/exception.jar.Attaching Java program to /usr/sap/SAPinst/NW04SR1/WEBAS_JAVA_DB4/ONE_HOST/install/sharedlib/logging.jar.SAP Secure Store in the File System - Copyright (c) 2003 SAP AG
    And the SecureStoreCreate.log content is as follow.
    Attaching Java program to /usr/sap/SAPinst/NW04SR1/WEBAS_JAVA_DB4/ONE_HOST/install/sharedlib/tc_sec_secstorefs.jar.
    Attaching Java program to /usr/sap/SAPinst/NW04SR1/WEBAS_JAVA_DB4/ONE_HOST/install/sharedlib/exception.jar.
    Attaching Java program to /usr/sap/SAPinst/NW04SR1/WEBAS_JAVA_DB4/ONE_HOST/install/sharedlib/logging.jar.
    SAP Secure Store in the File System - Copyright (c) 2003 SAP AG
    java.lang.ExceptionInInitializerError
         at java.lang.Error.<init>(Error.java:37)
         at java.lang.ExceptionInInitializerError.<init>(ExceptionInInitializerError.java:61)
         at javax.crypto.Cipher.a(Unknown Source)
         at javax.crypto.Cipher.getInstance(Unknown Source)
         at iaik.security.provider.IAIK.addAsProvider(IAIK.java:1655)
         at iaik.security.provider.IAIK.addAsJDK14Provider(IAIK.java:1612)
         at iaik.security.provider.IAIK.addAsJDK14Provider(IAIK.java:1623)
         at com.sap.security.core.server.secstorefs.Crypt.<clinit>(Crypt.java:82)
         at com.sap.security.core.server.secstorefs.SecStoreFS.setSID(SecStoreFS.java:158)
         at com.sap.security.core.server.secstorefs.SecStoreFS.handleCreate(SecStoreFS.java:804)
         at com.sap.security.core.server.secstorefs.SecStoreFS.main(SecStoreFS.java:1274)
    Caused by: java.lang.SecurityException: Cannot set up certs for trusted CAs
         at java.lang.Throwable.<init>(Throwable.java:195)
         at java.lang.Exception.<init>(Exception.java:41)
         at java.lang.RuntimeException.<init>(RuntimeException.java:43)
         at java.lang.SecurityException.<init>(SecurityException.java:32)
         at javax.crypto.b.<clinit>(Unknown Source)
         ... 9 more
    Caused by: java.lang.SecurityException: Cannot locate policy or framework files|
         at java.lang.Throwable.<init>(Throwable.java:195)
         at java.lang.Exception.<init>(Exception.java:41)
         at java.lang.RuntimeException.<init>(RuntimeException.java:43)
         at java.lang.SecurityException.<init>(SecurityException.java:32)
         at javax.crypto.b.a(Unknown Source)
         at javax.crypto.b.g(Unknown Source)
         at javax.crypto.b$0.run(Unknown Source)
         ... 10 more
    I am not able to locate where the problem is.
    Can any one suggest me some solution to this problem.
    Regards,
    Rajesh Patel

    HI,
    Are you installing J2EE Add-in with SSL option activated ? If so, I think there is some IAIK/SSL libraries that have to presented on server to proceed with installation successfully. You can also try installing Add-in without SSL/https option activated and configure SSL afterwards.
    Regards,
    Mike

  • Error while installing Java on Web AS ABAP on AS/400

    Hi ,
    I am trying installation of Java Add-Ins on Web AS ABAP.
    Installation is being done on IBM iSeries server having operating
    system OS/400.
    But when I am supplying JDK path in setup , It is showing me
    error "Directory given in path is not a valid JDK directory."
    I went through all the relevent notes but it could not resolve the
    problem.
    This error has not occurred while I have done installation on
    development system , And Whole installation has been completed
    successfully on Development system. But on production system it is
    giving this error.
    By going thourgh SAPInst_dev.log, It seems me that It is an error in
    creating a new stub job by TMKSVR.
    Find the following sample log for your reference from sapinst_dev.
    TRACE [synxctask.cpp:345]
    CSyTaskImpl::start(false)
    OS4Trace: "E:\QIBM\ProdData\Java400\jdk14/bin/java" does not exist or
    is no Windows executable. Checking remote iSeries host.
    TRACE [synxctask.cpp:448]
    CSyTaskImpl::start(false)
    OS4Trace: "/QIBM/ProdData/Java400/jdk14/bin/java" is an existing IFS
    object. Creating remote iSeries process.
    TRACE [synxctask.cpp:592]
    CSyTaskImpl::start(false)
    OS4Trace: Could not create new TMKSVR stub job named "java".
    INFO 2006-08-17 14:59:13
    CJSlibModule::writeInfo_impl()
    Execution of the command "E:\QIBM\ProdData\Java400\jdk14/bin/java '-
    version'" finished with status TST_ERROR.
    INFO 2006-08-17 14:59:13
    CJSlibModule::writeInfo_impl()
    Execution of the command "E:\QIBM\ProdData\Java400\jdk14/bin/java '-
    version'" finished with return code -1. Output:
    This is some portion of error.
    Following sentance seems to me , which may be root .
    <b>CSyTaskImpl::start(false)
    OS4Trace: Could not create new TMKSVR stub job named "java".</b>
    And I checked in log files for TMKSVR , There are not stub log files
    has been created for this command. So it seems new stub job is not
    being created.
    I am not able to proceed for installation due to this error.
    Please suggest some solution at the earliest.
    Regards,
    Rajesh Patel
    mail to : [email protected]
    (m) 001-619-886-4149

    Dear, Please check my guide regarding this problem at
    http://scn.sap.com/community/netweaver-administrator/blog/2012/07/12/install-tmksvr-and-create-an-installation-share-for-ibm-as400
    Best Regards.

  • Error while installing connector and printer drivers for MDSD

    Hi experts,
    When installing printer drivers and connector on my handheld i am getting errors.
    I am usind MDSD21 application.
    here are the components i am installing.
    CONNECTOR_WM50_XSL_CRM_1_2_8
    PIPRONEMF8I_WM50_XSL_CRM
    Also pasting the trace file..
    [20100124 12:14:12:856] I [MI/API/Logging           ] ***** LOG / TRACE SWITCHED ON
    [20100124 12:14:12:856] I [MI/API/Logging           ] ***** Mobile Infrastructure version: MI 70 SP 16 Patch 0 Build 200806100346
    [20100124 12:14:12:856] I [MI/API/Logging           ] ***** Current timezone: PST[20100124 12:14:12:856] I [MI/API/Logging           ] ***** Current Trace Level: 50
    [20100124 13:59:13:250] E [MI/CCMS                  ] Config Info: /Windows/Start Menu/MIServer.lnk
    [20100124 13:59:13:253] E [MI/CCMS                  ] java.io.FileNotFoundException: /Windows/Start Menu/MIServer.lnk
    java.io.FileNotFoundException: /Windows/Start Menu/MIServer.lnk
         at java.io.FileInputStream.<init>()
         at java.io.FileInputStream.<init>()
         at java.io.FileReader.<init>()
         at com.sap.ip.me.ccms.configinfo.ConfigInfoCollector.addMobileEngineLnk()
         at com.sap.ip.me.ccms.configinfo.ConfigInfoCollector.addConfigInfoToContainer()
         at com.sap.ip.me.ccms.configinfo.ConfigInfoCollector.createConfigInfoContainer()
         at com.sap.ip.me.ccms.configinfo.ConfigInfoCheckerInboundProcessor.process()
         at com.sap.ip.me.sync.SyncManagerImpl.processSingleContainer()
         at com.sap.ip.me.sync.SyncManagerMerger.processInboundContainers()
         at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle()
         at com.sap.ip.me.sync.SyncManagerImpl.syncForUser()
         at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend()
         at com.sap.ip.me.awtapps.home.Home.doSync()
         at com.sap.ip.me.awtapps.home.HomeFrame.doUserActionSync()
         at com.sap.ip.me.awtapps.home.HomeFrame.userActionSync()
         at com.sap.ip.me.awtapps.home.HomeFrame.access$000()
         at com.sap.ip.me.awtapps.home.HomeFrame$SyncThread.run()
         at java.lang.Thread.run()
    [20100124 13:59:49:323] I [MI/API/Logging           ] ***** LOG / TRACE SWITCHED ON
    [20100124 13:59:49:323] I [MI/API/Logging           ] ***** Mobile Infrastructure version: MI 70 SP 16 Patch 0 Build 200806100346
    [20100124 13:59:49:323] I [MI/API/Logging           ] ***** Current timezone: PST[20100124 13:59:49:323] I [MI/API/Logging           ] ***** Current Trace Level: 50
    [20100124 14:00:51:184] E [MI/Core                  ] Exception while reading installation log file (root cause: /MI/bin/ci/archives/DB2E912/9/install.log [java.io.FileNotFoundException])
    [20100124 14:06:58:283] I [MI/API/Logging           ] ***** LOG / TRACE SWITCHED ON
    [20100124 14:06:58:283] I [MI/API/Logging           ] ***** Mobile Infrastructure version: MI 70 SP 16 Patch 0 Build 200806100346
    [20100124 14:06:58:283] I [MI/API/Logging           ] ***** Current timezone: PST[20100124 14:06:58:283] I [MI/API/Logging           ] ***** Current Trace Level: 50
    [20100124 14:24:05:789] E [MI/Sync                  ] Exception while synchronizing via http
    com.sap.ip.me.api.services.HttpConnectionException: Exception while synchronizing (java.io.FileNotFoundException: http://x.x.x.x:8000/sap/bc/MJC/mi_host?sysid=miq&client=300&~language=en&ACKNOWLEDGE=X&)
         at com.sap.ip.me.sync.HTTPSynchronizer.synchronize()
         at com.sap.ip.me.sync.HTTPSynchronizer.synchronize()
         at com.sap.ip.me.sync.HTTPSynchronizer.exchangeData()
         at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle()
         at com.sap.ip.me.sync.SyncManagerImpl.syncForUser()
         at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend()
         at com.sap.ip.me.awtapps.home.Home.doSync()
         at com.sap.ip.me.awtapps.home.HomeFrame.doUserActionSync()
         at com.sap.ip.me.awtapps.home.HomeFrame.userActionSync()
         at com.sap.ip.me.awtapps.home.HomeFrame.action()
         at java.awt.Component.handleEvent()
         at com.sap.ip.me.awtapps.home.HomeFrame.handleEvent()
         at java.awt.Window.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.dispatchEventImpl()
         at java.awt.Component.dispatchEvent()
         at java.awt.EventDispatchThread.run()
    [20100124 14:44:29:303] I [MI/API/Logging           ] ***** LOG / TRACE SWITCHED ON
    [20100124 14:44:29:303] I [MI/API/Logging           ] ***** Mobile Infrastructure version: MI 70 SP 16 Patch 0 Build 200806100346
    [20100124 14:44:29:303] I [MI/API/Logging           ] ***** Current timezone: PST[20100124 14:44:29:303] I [MI/API/Logging           ] ***** Current Trace Level: 50
    [20100124 14:45:31:739] E [MI/Core                  ] Exception while reading installation log file (root cause: /MI/bin/ci/archives/XMDSD21_SR01_HOTFIX14/1/install.log [java.io.FileNotFoundException])
    [20100124 14:50:53:165] I [MI/API/Logging           ] ***** LOG / TRACE SWITCHED ON
    [20100124 14:50:53:165] I [MI/API/Logging           ] ***** Mobile Infrastructure version: MI 70 SP 16 Patch 0 Build 200806100346
    [20100124 14:50:53:165] I [MI/API/Logging           ] ***** Current timezone: PST[20100124 14:50:53:165] I [MI/API/Logging           ] ***** Current Trace Level: 50
    [20100124 14:55:57:120] E [Unknown                  ] java.lang.NullPointerException
         at com.sap.dsd.init.HHDataInitiator.isEmptyMaterial()
         at com.sap.dsd.init.HHDataInitiator.copyDataFromCheckOut()
         at com.sap.dsd.init.HHDataInitiator.run()
         at com.sap.dsd.init.TaskRunner.runTask()
         at com.sap.dsd.init.TaskRunner.runTasks()
         at com.sap.dsd.ui.tour.Init.display()
         at com.sap.dsd.ui.adapterAWT.ScreenManagerAWT.switchScreen()
         at com.sap.dsd.appctrl.ControllerImpl.nextState()
         at com.sap.dsd.appctrl.ControllerImpl.startup()
         at com.sap.dsd.appctrl.DSDMain.activate()
         at com.sap.dsd.appctrl.DSDMain.activateApplication()
         at com.sap.ip.me.core.ApplicationManager.activateApplication()
         at com.sap.ip.me.core.ApplicationManager.startApplication()
         at com.sap.ip.me.awtapps.home.HomeFrame.startApp()
         at com.sap.ip.me.awtapps.home.HomeFrame.action()
         at java.awt.Component.handleEvent()
         at com.sap.ip.me.awtapps.home.HomeFrame.handleEvent()
         at java.awt.Window.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.dispatchEventImpl()
         at java.awt.Component.dispatchEvent()
         at java.awt.EventDispatchThread.run()
    [20100124 14:55:57:233] E [Unknown                  ] java.lang.Exception: INI????#HHDataInitiator#run#Inventory could not be initialized from Check-Out data
         at com.sap.dsd.init.HHDataInitiator.run()
         at com.sap.dsd.init.TaskRunner.runTask()
         at com.sap.dsd.init.TaskRunner.runTasks()
         at com.sap.dsd.ui.tour.Init.display()
         at com.sap.dsd.ui.adapterAWT.ScreenManagerAWT.switchScreen()
         at com.sap.dsd.appctrl.ControllerImpl.nextState()
         at com.sap.dsd.appctrl.ControllerImpl.startup()
         at com.sap.dsd.appctrl.DSDMain.activate()
         at com.sap.dsd.appctrl.DSDMain.activateApplication()
         at com.sap.ip.me.core.ApplicationManager.activateApplication()
         at com.sap.ip.me.core.ApplicationManager.startApplication()
         at com.sap.ip.me.awtapps.home.HomeFrame.startApp()
         at com.sap.ip.me.awtapps.home.HomeFrame.action()
         at java.awt.Component.handleEvent()
         at com.sap.ip.me.awtapps.home.HomeFrame.handleEvent()
         at java.awt.Window.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.dispatchEventImpl()
         at java.awt.Component.dispatchEvent()
         at java.awt.EventDispatchThread.run()
    [20100124 14:56:03:820] E [Unknown                  ] Use single thread pricing
    [20100125 08:19:10:792] I [MI/API/Logging           ] ***** LOG / TRACE SWITCHED ON
    [20100125 08:19:10:792] I [MI/API/Logging           ] ***** Mobile Infrastructure version: MI 70 SP 16 Patch 0 Build 200806100346
    [20100125 08:19:10:792] I [MI/API/Logging           ] ***** Current timezone: PST[20100125 08:19:10:792] I [MI/API/Logging           ] ***** Current Trace Level: 50
    [20100125 08:24:26:188] E [Unknown                  ] java.lang.NullPointerException
         at com.sap.dsd.init.HHDataInitiator.isEmptyMaterial()
         at com.sap.dsd.init.HHDataInitiator.copyDataFromCheckOut()
         at com.sap.dsd.init.HHDataInitiator.run()
         at com.sap.dsd.init.TaskRunner.runTask()
         at com.sap.dsd.init.TaskRunner.runTasks()
         at com.sap.dsd.ui.tour.Init.display()
         at com.sap.dsd.ui.adapterAWT.ScreenManagerAWT.switchScreen()
         at com.sap.dsd.appctrl.ControllerImpl.nextState()
         at com.sap.dsd.appctrl.ControllerImpl.startup()
         at com.sap.dsd.appctrl.DSDMain.activate()
         at com.sap.dsd.appctrl.DSDMain.activateApplication()
         at com.sap.ip.me.core.ApplicationManager.activateApplication()
         at com.sap.ip.me.core.ApplicationManager.startApplication()
         at com.sap.ip.me.awtapps.home.HomeFrame.startApp()
         at com.sap.ip.me.awtapps.home.HomeFrame.action()
         at java.awt.Component.handleEvent()
         at com.sap.ip.me.awtapps.home.HomeFrame.handleEvent()
         at java.awt.Window.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.dispatchEventImpl()
         at java.awt.Component.dispatchEvent()
         at java.awt.EventDispatchThread.run()
    [20100125 08:24:26:296] E [Unknown                  ] java.lang.Exception: INI????#HHDataInitiator#run#Inventory could not be initialized from Check-Out data
         at com.sap.dsd.init.HHDataInitiator.run()
         at com.sap.dsd.init.TaskRunner.runTask()
         at com.sap.dsd.init.TaskRunner.runTasks()
         at com.sap.dsd.ui.tour.Init.display()
         at com.sap.dsd.ui.adapterAWT.ScreenManagerAWT.switchScreen()
         at com.sap.dsd.appctrl.ControllerImpl.nextState()
         at com.sap.dsd.appctrl.ControllerImpl.startup()
         at com.sap.dsd.appctrl.DSDMain.activate()
         at com.sap.dsd.appctrl.DSDMain.activateApplication()
         at com.sap.ip.me.core.ApplicationManager.activateApplication()
         at com.sap.ip.me.core.ApplicationManager.startApplication()
         at com.sap.ip.me.awtapps.home.HomeFrame.startApp()
         at com.sap.ip.me.awtapps.home.HomeFrame.action()
         at java.awt.Component.handleEvent()
         at com.sap.ip.me.awtapps.home.HomeFrame.handleEvent()
         at java.awt.Window.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.postEvent()
         at java.awt.Component.dispatchEventImpl()
         at java.awt.Component.dispatchEvent()
         at java.awt.EventDispatchThread.run()
    [20100125 08:24:33:057] E [Unknown                  ] Use single thread pricing
    [20100125 08:27:38:462] E [Unknown                  ] Use single thread pricing
    [20100125 08:28:29:726] E [MI/DSDSYNC               ] Response size=3369541, Actual response size=3369541
    [20100125 08:32:31:003] E [Unknown                  ] Use single thread pricing
    [20100125 09:27:14:483] I [MI/API/Logging           ] ***** LOG / TRACE SWITCHED ON
    [20100125 09:27:14:483] I [MI/API/Logging           ] ***** Mobile Infrastructure version: MI 70 SP 16 Patch 0 Build 200806100346
    [20100125 09:27:14:483] I [MI/API/Logging           ] ***** Current timezone: PST[20100125 09:27:14:483] I [MI/API/Logging           ] ***** Current Trace Level: 50
    [20100125 09:28:24:993] E [Unknown                  ] Customer 0060005626 in tour S0000001224 visit 6 not downloaded; check customer IDoc and middleware.
    [20100125 09:28:24:998] E [Unknown                  ] Customer 0060005460 in tour S0000001224 visit 12 not downloaded;

    applied hotfix

  • Error while installing quicktime and/or Itunes, please help.

    Okay, it all started when I tried to update Itunes, while installing the new Itunes an error came, so I had to uninstall it all and reinstall. However, now whenever I try to reinstall quicktime, it gives this error.
    The path uninstall quicktime for the map contains an invalid character.
    However, it doesn't even specifiy which map, anyone has an idea how to solve this problem?
    Regards, Jelmew

    Anyone please? Not being able to use my ipod is very annoying.

  • Error while installing Java Studio Enterprise

    Hey folks,
         I have downloaded SUN Java studio enterprise 90-day trial version (for windows). After starting installation, I got the install wizard. The three system requirements namely available disk space, Installed memory and Operating System patches have been checked successfully by the install wizard and the status is ok. System Ready for installation message has been displayed. After configuration settings, I got the �Ready to install� screen. I have hit the Start Installation button.
    After few minutes, I got the following error:
    �Installation of J2SDK 1.4.2_05 was unsuccessful. Please consult the release notes for possible causes.�
    Help me folks.
    Thanks in advance.

    Try to download and install J2SE1.4.2 before studio installation.
    http://java.sun.com/j2se/1.4.2/download.html

  • Java related error while installing 10.2.0.1 on Radhat Linux 5

    Hi ,
    I am getting below error while running runInstaller.sh on Radhat Linux 5.
    Help is much appreciated.
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/fonts/LucidaBrightItalic.ttf
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/fonts/LucidaBrightRegular.ttf
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/fonts/LucidaSansDemiBold.ttf
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/fonts/LucidaSansDemiOblique.ttf
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/fonts/LucidaSansOblique.ttf
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/fonts/LucidaSansRegular.ttf
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/fonts/LucidaTypewriterBold.ttf
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/fonts/LucidaTypewriterBoldOblique.ttf
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/fonts/LucidaTypewriterOblique.ttf
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/fonts/LucidaTypewriterRegular.ttf
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/fonts/fonts.dir
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/audio/soundbank.gm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/locale/ko/LC_MESSAGES/sunw_java_plugin.mo
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/locale/ja/LC_MESSAGES/sunw_java_plugin.mo
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/locale/sv/LC_MESSAGES/sunw_java_plugin.mo
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/locale/zh/LC_MESSAGES/sunw_java_plugin.mo
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/locale/it/LC_MESSAGES/sunw_java_plugin.mo
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/locale/fr/LC_MESSAGES/sunw_java_plugin.mo
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/locale/es/LC_MESSAGES/sunw_java_plugin.mo
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/locale/de/LC_MESSAGES/sunw_java_plugin.mo
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/locale/zh_TW/LC_MESSAGES/sunw_java_plugin.mo
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/locale/zh.GBK/LC_MESSAGES/sunw_java_plugin.mo
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/locale/ko.UTF-8/LC_MESSAGES/sunw_java_plugin.mo
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/locale/zh_TW.BIG5/LC_MESSAGES/sunw_java_plugin.mo
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/images/cursors/cursors.properties
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/images/cursors/invalid32x32.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/images/cursors/motif_CopyDrop32x32.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/images/cursors/motif_CopyNoDrop32x32.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/images/cursors/motif_LinkDrop32x32.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/images/cursors/motif_LinkNoDrop32x32.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/images/cursors/motif_MoveDrop32x32.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/images/cursors/motif_MoveNoDrop32x32.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/security/US_export_policy.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/security/cacerts
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/security/java.policy
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/security/java.security
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/security/local_policy.jar
    Archive: ../stage/Components/oracle.swd.jre/1.4.2.8.0/1/DataFiles/filegroup1.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/ControlPanel
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/java
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/java_vm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/keytool
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/kinit
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/klist
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/ktab
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/orbd
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/policytool
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/rmid
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/rmiregistry
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/servertool
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/tnameserv
    Archive: ../stage/Components/oracle.swd.jre/1.4.2.8.0/1/DataFiles/filegroup3.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/CHANGES
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/COPYRIGHT
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/Welcome.html
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/README
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/LICENSE
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/THIRDPARTYLICENSEREADME.txt
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/ControlPanel.html
    Archive: ../stage/Components/oracle.swd.jre/1.4.2.8.0/1/DataFiles/filegroup4.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/plugin/i386/ns4/libjavaplugin.so
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/plugin/i386/ns610/libjavaplugin_oji.so
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/plugin/desktop/sun_java.desktop
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/plugin/desktop/sun_java.png
    5 archives were successfully processed.
    Archive: ../stage/Components/oracle.swd.oui/10.2.0.1.0/1/DataFiles/filegroup6.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/diagnostics/config/registration/OUI.xml
    Archive: ../stage/Components/oracle.swd.oui/10.2.0.1.0/1/DataFiles/filegroup5.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/clusterparam.ini
    Archive: ../stage/Components/oracle.swd.oui/10.2.0.1.0/1/DataFiles/filegroup2.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/lsnodes
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/runInstaller
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/addNode.sh
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/addLangs.sh
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/runConfig.sh
    Archive: ../stage/Components/oracle.swd.oui/10.2.0.1.0/1/DataFiles/filegroup1.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/ewt3.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/ewt3-nls.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/jewt4.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/jewt4-nls.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/help4.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/help4-nls.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_de.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_es.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_fr.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_it.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_ja.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_ko.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_pt_BR.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_zh_CN.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_zh_TW.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstImages.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/oracle_ice.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/swingaccess.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/ewt3-swingaccess.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/classes12.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/OraPrereq.jar
    Archive: ../stage/Components/oracle.swd.oui/10.2.0.1.0/1/DataFiles/filegroup8.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/ouica.sh
    Archive: ../stage/Components/oracle.swd.oui/10.2.0.1.0/1/DataFiles/filegroup3.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/resource/cons.nls
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/resource/cons_de.nls
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/resource/cons_es.nls
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/resource/cons_fr.nls
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/resource/cons_it.nls
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/resource/cons_ja.nls
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/resource/cons_ko.nls
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/resource/cons_pt_BR.nls
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/resource/cons_zh_CN.nls
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/resource/cons_zh_TW.nls
    Archive: ../stage/Components/oracle.swd.oui/10.2.0.1.0/1/DataFiles/filegroup10.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/1_oui_intro.htm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/2_oui_using.htm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/3_oui_oracle_homes.htm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/4_oui_response_files.htm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/5_oui_cluster_installs.htm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/6_oui_translations.htm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/A_oui_troubleshooting.htm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/B_oui_sample_files.htm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/bookbig.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/bookicon.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/contbig.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/conticon.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/cpyr.htm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/doclib.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/help.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/index.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/index.htm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/indxicon.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/larrow.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/leftnav.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/oracle.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/oui.pdf
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/preface.htm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/prodbig.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/prodicon.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/rarrow.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/rcf.htm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/rightnav.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/title.htm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/toc.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/toc.htm
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/topnav.gif
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/guide/uarrow.gif
    Archive: ../stage/Components/oracle.swd.oui/10.2.0.1.0/1/DataFiles/filegroup4.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/oraparam.ini
    Archive: ../stage/Components/oracle.swd.oui/10.2.0.1.0/1/DataFiles/filegroup7.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/ouica.properties
    Archive: ../stage/Components/oracle.swd.oui/10.2.0.1.0/1/DataFiles/filegroup9.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/ouica.jar
    Archive: ../stage/Components/oracle.swd.oui/10.2.0.1.0/1/DataFiles/filegroup11.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/bin/runInstaller.sh
    11 archives were successfully processed.
    Archive: ../stage/Components/oracle.swd.oui.core/10.2.0.1.0/1/DataFiles/filegroup2.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/oneclick.jar
    Archive: ../stage/Components/oracle.swd.oui.core/10.2.0.1.0/1/DataFiles/filegroup1.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/xml.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/emCfg.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/orai18n-collation.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/orai18n-mapping.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/ojmisc.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/xmlparserv2.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/srvm.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/OraInstaller.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/OraInstallerNet.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/share.jar
    Archive: ../stage/Components/oracle.swd.oui.core/10.2.0.1.0/1/DataFiles/filegroup3.jar
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/lib/linux/liboraInstaller.so
    inflating: /tmp/OraInstall2009-09-30_06-23-57PM/oui/lib/linux/libsrvm10.so
    3 archives were successfully processed.
    LD_LIBRARY_PATH environment variable :
    Total args: 24
    Command line argument array elements ...
    Arg:0:/tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/java:
    Arg:1:-Doracle.installer.library_loc=/tmp/OraInstall2009-09-30_06-23-57PM/oui/lib/linux:
    Arg:2:-Doracle.installer.oui_loc=/tmp/OraInstall2009-09-30_06-23-57PM/oui:
    Arg:3:-Doracle.installer.bootstrap=TRUE:
    Arg:4:-Doracle.installer.startup_location=/software/database/install:
    Arg:5:-Doracle.installer.jre_loc=/tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2:
    Arg:6:-Doracle.installer.nlsEnabled="TRUE":
    Arg:7:-Doracle.installer.prereqConfigLoc=/tmp/OraInstall2009-09-30_06-23-57PM/prereq :
    Arg:8:-Doracle.installer.unixVersion=2.6.18-8.el5:
    Arg:9:-mx150m:
    Arg:10:-cp:
    Arg:11:/tmp/OraInstall2009-09-30_06-23-57PM:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/OraInstaller.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/oneclick.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/xmlparserv2.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/srvm.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/share.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/OraInstallerNet.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/xml.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/orai18n-collation.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/orai18n-mapping.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/emCfg.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/ojmisc.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstImages.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_de.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_es.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_fr.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_it.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_ja.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_ko.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_pt_BR.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_zh_CN.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/InstHelp_zh_TW.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/oracle_ice.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/help4.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/help4-nls.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/ewt3.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/ewt3-swingaccess.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/ewt3-nls.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/swingaccess.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/classes12.jar::/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/OraPrereq.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/jewt4.jar:/tmp/OraInstall2009-09-30_06-23-57PM/oui/jlib/jewt4-nls.jar:
    Arg:12:oracle.sysman.oii.oiic.OiicInstaller:
    Arg:13:-scratchPath:
    Arg:14:/tmp/OraInstall2009-09-30_06-23-57PM:
    Arg:15:-sourceLoc:
    Arg:16:/software/database/install/../stage/products.xml:
    Arg:17:-sourceType:
    Arg:18:network:
    Arg:19:-timestamp:
    Arg:20:2009-09-30_06-23-57PM:
    Arg:21:-paramFile:
    Arg:22:/tmp/oraparam.ini:
    Arg:23:-debug:
    Initializing Java Virtual Machine from /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/bin/java. Please wait...
    [oracle@localhost database]$ Oracle Universal Installer, Version 10.2.0.1.0 Production
    Copyright (C) 1999, 2005, Oracle. All rights reserved.
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory occurred..
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-09-30_06-23-57PM/jre/1.4.2/lib/i386/libawt.so: libXp.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(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:222)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:436)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:926)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    Exception in thread "main" java.lang.NoClassDefFoundError
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:222)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:984)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    Mk

    Hi
    May be you can check the Redhat FTP site.
    CentOS 4.6, 32-bit
    http://isoredirect.centos.org/centos/4.6/isos/i386/
    CentOS 4.6, 64-bit
    http://isoredirect.centos.org/centos/4.6/isos/x86_64/
    CentOS 5.1, 32-bit
    http://isoredirect.centos.org/centos/5.1/isos/i386/
    CentOS 5.1, 64-bit
    http://isoredirect.centos.org/centos/5.1/isos/x86_64/
    Regards
    Mudhalvan M.M

  • Error while installing Java using jrockit on my Linux box

    I am trying to install java 1.6 using jrockit software in my 64-bit linux box, but I am getting errors:
    -bash-4.1$ ./jrockit-jdk1.6.0_45-R28.2.7-4.1.0-linux-x64.bin
    Extracting 0%....................................................................................................100%
    [JRockit] ERROR: The JVM has crashed. Writing crash information to /tmp/file06vBOV/jrockit.17485.dump.
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 00:00:07 on Wed Apr 17 01:33:22 2013
    * If you see this dump, please go to *
    * http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html *
    * for troubleshooting information. *
    Additional information is available in:
    /tmp/file06vBOV/jrockit.17485.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    Error Message: Unhandled native exception [85]
    Signal info : si_signo=4, si_code=2 si_addr=0x30c5814be0
    Version : Oracle JRockit(R) R28.2.7-7-155314-1.6.0_45-20130329-0641-linux-x86_64
    CPU : Intel SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 Intel64
    Number CPUs : 4
    Tot Phys Mem : 16399638528 (15639 MB)
    OS version : Red Hat Enterprise Linux Server release 6.2 (Santiago)
    Linux version 2.6.39-100.5.1.el6uek.x86_64 ([email protected]) (gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC) ) #1 SMP Tue Mar 6 20:26:00 EST 2012 (x86_64)
    Hypervisor : Xen v3.4
    Thread System: Linux NPTL
    LibC release : 2.12-stable
    Java locking : Lazy unlocking enabled (class banning) (transfer banning)
    State : JVM is running
    Command Line : -Djava.io.tmpdir=/tmp -Dbea.installer.launcher.home=/slot/ems8308/oracle/endeca3.0/endeca-server -Xmx256m -Dsun.java.command=com.bea.plateng.wizard.WizardController -mode=gui -Dsun.java.launcher=SUN_STANDARD com.bea.plateng.wizard.WizardController -mode=gui
    Repository :
    java.home : /tmp/file06vBOV/jre160_45
    j.class.path : .:installer.jar:customtasks.jar:bids.jar:3rdparty.jar:jsr173_api.jar:wlw-plaf.jar:comdev.jar:wizard.jar:com.bea.cie.oui_1.1.0.0.jar:com.bea.core.xml.xmlbeans_2.2.0.0.jar
    j.lib.path : /usr/java/packages/lib/amd64:/tmp/file06vBOV/jre160_45/lib/amd64/jrockit:/tmp/file06vBOV/jre160_45/lib/amd64:/tmp/file06vBOV/jre160_45/../lib/amd64
    JAVA_HOME : <not set>
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /tmp/file06vBOV/jre160_45/lib/amd64/jrockit:/tmp/file06vBOV/jre160_45/lib/amd64:/tmp/file06vBOV/jre160_45/../lib/amd64
    LD_ASSUME_KERNEL: <not set>
    LD_PRELOAD : <not set>
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    C Heap : Good; no memory allocations have failed
    GC Strategy : Mode: throughput, with strategy: genparpar (basic strategy: genparpar)
    GC Status : OC is not running. Last finished OC was OC#0.
    : YC is not running. Last finished YC was YC#0.
    YC History : Ran 0 YCs since last OC.
    Heap : 0xf0000000 - 0xf4000000 (Size: 64 MB)
    Compaction : (no compaction area)
    Allocation : TLA-min: 2048, TLA-preferred: 32768 TLA-waste limit: 2048
    NurseryList : 0xf0000000 - 0xf2000000
    KeepArea : 0xf17fffe8 - 0xf2000000
    KA Markers : [ 0xf0fffff0,  0xf17fffe8 , 0xf2000000 ]
    Forbidden A : (none)
    Previous KA : (none)
    Previous FA : (none)
    CompRefs : References are compressed, with heap base 0x0 and shift 0.
    Registers (from ThreadContext: 0x7fdf142e34c0:
    rax = 0000000000000001 rcx = 0000000017bee3ff
    rdx = 00000000bfebfbff rbx = 00007fdf10d7eb20
    rsp = 00007fdf142e3928 rbp = 00007fdf142e3a70
    rsi = 0000000000000000 rdi = 0000000000000058
    r8 = 0000000000000000 r9 = 0000000000000000
    r10 = 00007fdf142e38a0 r11 = 00007fdf10d7eb20
    r12 = 00007fdf142e3a98 r13 = 00007fdf10e049b0
    r14 = 0000000000000000 r15 = 0000000000000000
    cs = 0000000000000033 fs = 0000000000000000
    gs = 0000000000000000
    rip = 00000030c5814be0 flags = 0000000000010202
    Loaded modules:
    (* denotes the module where the exception occured)
    0000000000400000-00000000004128c3 /tmp/file06vBOV/jre160_45/bin/java
    00007fff26fff000-00007fff26fffa7c /tmp/file06vBOV/jre160_45/bin/java
    00000030c6400000-00000030c6401fef /lib64/libdl.so.2
    00000030c6800000-00000030c6816b37 /lib64/libpthread.so.0
    00000030c6000000-00000030c6196c1f /lib64/libc.so.6
    00000030c5800000-00000030c581f13f */lib64/ld-linux-x86-64.so.2
    00007fdf18b70000-00007fdf18e780e3 /tmp/file06vBOV/jre160_45/lib/amd64/jrockit/libjvm.so
    00007fdf1894e000-00007fdf1896d21b /tmp/file06vBOV/jre160_45/lib/amd64/libjrosal.so
    00007fdf18741000-00007fdf1874d553 /tmp/file06vBOV/jre160_45/lib/amd64/libjrutil.so
    00000030c6c00000-00000030c6c824e7 /lib64/libm.so.6
    00000030c7400000-00000030c740680b /lib64/librt.so.1
    00007fdf17c30000-00007fdf17c3c483 /tmp/file06vBOV/jre160_45/lib/amd64/libjfr.so
    00007fdf1718e000-00007fdf1719a317 /tmp/file06vBOV/jre160_45/lib/amd64/libverify.so
    00007fdf1705f000-00007fdf17087283 /tmp/file06vBOV/jre160_45/lib/amd64/libjava.so
    00000030d8600000-00000030d8615ceb /lib64/libnsl.so.1
    00007fdf16ed4000-00007fdf16eda5bf /tmp/file06vBOV/jre160_45/lib/amd64/native_threads/libhpi.so
    00007fdf16673000-00007fdf16680c03 /tmp/file06vBOV/jre160_45/lib/amd64/libzip.so
    00007fdf16055000-00007fdf160e7683 /tmp/file06vBOV/jre160_45/lib/amd64/libawt.so
    00007fdf15f07000-00007fdf15f4828b /tmp/file06vBOV/jre160_45/lib/amd64/xawt/libmawt.so
    00000030c9400000-00000030c9410d8b /usr/lib64/libXext.so.6
    00000030c8400000-00000030c8538423 /usr/lib64/libX11.so.6
    00000030d5400000-00000030d5404dbb /usr/lib64/libXtst.so.6
    00000030cac00000-00000030cac0e243 /usr/lib64/libXi.so.6
    00000030c8c00000-00000030c8c1a123 /usr/lib64/libxcb.so.1
    00000030c8800000-00000030c8801dd3 /usr/lib64/libXau.so.6
    00007fdf15c14000-00007fdf15ca7fcf /tmp/file06vBOV/jre160_45/lib/amd64/libfontmanager.so
    00007fdf159bb000-00007fdf159cdca7 /tmp/file06vBOV/jre160_45/lib/amd64/libnet.so
    00007fdf149b3000-00007fdf149b99a3 /tmp/file06vBOV/jre160_45/lib/amd64/libnio.so
    00007fdf147ac000-00007fdf147b1f9b /tmp/file06vBOV/jre160_45/lib/amd64/liborii.so
    00000030cb800000-00000030cb808d13 /usr/lib64/libXcursor.so.1
    00000030ca800000-00000030ca808cfb /usr/lib64/libXrender.so.1
    00000030cbc00000-00000030cbc0497b /usr/lib64/libXfixes.so.3
    00007fdeb2015000-00007fdeb206084b /tmp/file06vBOV/jre160_45/lib/amd64/libcmm.so
    00007fdeb0e44000-00007fdeb0e55d5b /tmp/file06vBOV/libjni.so
    Stack:
    (* marks the word pointed to by the stack pointer)
    00007fdf142e3928: 00000030c580aad8* 0000000000000000 0000000000000000 00007fdf00000005
    00007fdf142e3948: 0000000000000000 00007fdf00000001 00007fdf10e049b0 0000000000000000
    00007fdf142e3968: 00007fdf00000000 0000000000000000 0000000000000058 0000000000000004
    00007fdf142e3988: 00007fdf10e04d08 0000000000000013 00007fdf142e3a40 00007fdf0000000a
    00007fdf142e39a8: 00000001142e3aa0 00007fdf146d6b18 00007fdf15c15ff1 00007fdf142e3a30
    00007fdf142e39c8: 00000030c6078edf 00007fdf160585c8 00007fdf10d744e0 00007fdf146d6b18
    Code:
    (* marks the word pointed to by the instruction pointer)
    00000030c5814b80: 8b48ffff8c0ae820 0f0824548b482404 244c280f10244428 246cdb40246cdb20
    00000030c5814ba0: 241c8b48dc894830 001f0fc330c48348 75000020c3c13d83 000001b8db894925
    00000030c5814bc0: 01b8db894ca20f00 000000c1f7000000 9d0589d8f7027510 517800f8830020c3
    00000030c5814be0: 008025047ffdc564* 250c7ffdc5640000 7ffdc564000000a0 c564000000c02514
    00000030c5814c00: 000000e0251c7ffd 010025247ffdc564 252c7ffdc5640000 7ffdc56400000120
    00000030c5814c20: c564000001402534 00000160253c7ffd 8025047f0f6664c3 0c7f0f6664000000
    Last optimized methods:
    No methods optimized.
    Thread:
    "AWT-EventQueue-0" id=17 idx=0x4c tid=17508 lastJavaFrame=0x7fdf142e3b88
    Stack 0: start=0x7fdf142a4000, end=0x7fdf142e6000, guards=0x7fdf142a9000 (ok), forbidden=0x7fdf142a7000
    Thread Stack Trace:
    at dlx86_64_save_sse+48()@0x30c5814be0
    at dlfixup+223()@0x30c580df40
    -- Java stack --
    at sun/font/X11TextRenderer.doDrawGlyphList(JJLsun/java2d/pipe/Region;Lsun/font/GlyphList;)V(Native Method)
    at sun/font/X11TextRenderer.drawGlyphList(X11TextRenderer.java:62)
    at sun/java2d/pipe/GlyphListPipe.drawString(GlyphListPipe.java:54)
    at sun/java2d/SunGraphics2D.drawString(SunGraphics2D.java:2772)
    at sun/swing/SwingUtilities2.drawString(SwingUtilities2.java:510)
    at sun/swing/SwingUtilities2.drawStringUnderlineCharAt(SwingUtilities2.java:531)
    at javax/swing/plaf/basic/BasicGraphicsUtils.drawStringUnderlineCharAt(BasicGraphicsUtils.java:229)
    at workshop/core/plaf/JbButtonUI.paintText(JbButtonUI.java:676)
    at workshop/core/plaf/JbButtonUI.paint(JbButtonUI.java:600)
    at javax/swing/plaf/ComponentUI.update(ComponentUI.java:143)
    at javax/swing/JComponent.paintComponent(JComponent.java:760)
    at javax/swing/JComponent.paint(JComponent.java:1037)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JLayeredPane.paint(JLayeredPane.java:567)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JComponent.paintToOffscreen(JComponent.java:5132)
    at javax/swing/BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:278)
    at javax/swing/RepaintManager.paint(RepaintManager.java:1257)
    at javax/swing/JComponent._paintImmediately(JComponent.java:5080)
    at javax/swing/JComponent.paintImmediately(JComponent.java:4890)
    at javax/swing/RepaintManager$3.run(RepaintManager.java:814)
    at javax/swing/RepaintManager$3.run(RepaintManager.java:802)
    at jrockit/vm/AccessController.doPrivileged(AccessController.java:232)
    at java/security/AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    at javax/swing/RepaintManager.paintDirtyRegions(RepaintManager.java:802)
    at javax/swing/RepaintManager.paintDirtyRegions(RepaintManager.java:745)
    at javax/swing/RepaintManager.prePaintDirtyRegions(RepaintManager.java:725)
    at javax/swing/RepaintManager.access$1000(RepaintManager.java:46)
    at javax/swing/RepaintManager$ProcessingRunnable.run(RepaintManager.java:1668)
    at java/awt/event/InvocationEvent.dispatch(InvocationEvent.java:209)
    at java/awt/EventQueue.dispatchEventImpl(EventQueue.java:672)
    at java/awt/EventQueue.access$400(EventQueue.java:81)
    at java/awt/EventQueue$2.run(EventQueue.java:633)
    at java/awt/EventQueue$2.run(EventQueue.java:631)
    at jrockit/vm/AccessController.doPrivileged(AccessController.java:232)
    at java/security/AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    at java/awt/EventQueue.dispatchEvent(EventQueue.java:642)
    at java/awt/EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java/awt/EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java/awt/EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java/awt/EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java/awt/EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java/awt/EventDispatchThread.run(EventDispatchThread.java:122)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    Memory usage report:
    Total mapped 3004488KB (reserved=2700572KB)
    - Java heap 262144KB (reserved=196608KB)
    - GC tables 8780KB
    - Thread stacks 13212KB (#threads=20)
    - Compiled code 1048576KB (used=2746KB)
    - Internal 1352KB
    - OS 174888KB
    - Other 1477872KB
    - Classblocks 1024KB (malloced=946KB #2264)
    Not tracing sites.
    - Java class data 15616KB (malloced=15591KB #10424 in 2264 classes)
    Not tracing sites.
    - Native memory tracking 1024KB (malloced=174KB #10)
    Not tracing sites.
    Set the env variable TRACE_ALLOC_SITES=1 or use the print_memusage switch
    trace_alloc_sites=true to enable alloc site tracing.
    * If you see this dump, please go to *
    * http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html *
    * for troubleshooting information. *
    ===== END DUMP ===============================================================
    ** Error during execution, error code = 134.
    Please help me how to solve this issue.

    I suggest trying to install a different version to confirm the error. Do you have SELinux enabled? It can cause weird errors. You can check the syslog /var/adm/messages to see if there were any SELinux errors.
    The following is known to work:
    Oracle Linux with jrockit
    Oracle Linux with jrockit

  • Error while installing JAVA 2004s trail version

    Hi All,
    I have successfully install the ABAP 2004's version my system, now I want Install JAVA version, is it possible install in the same system?
    I am trying to install JAVA version, I am getting following error.
    ERROR 2007-11-23 15:58:43
    FJS-00003  TypeError: this._name has no properties (in script NW_Java_OneHost|ind|ind|ind|ind, line 8987: ???)
    ERROR 2007-11-23 15:58:43
    FCO-00011  The step collect with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect was executed with status ERROR .
    Please help me
    Regards.
    hari

    Hi Russ,
    I did not resolve that problem
    Regards.
    hari

  • Getting error while installing MSSQL 2005 SP2 Windows Server 2008 Service Pack 1

    Hi,
    We are getting error while we are installing MSSQL 2005 SP2. 
    It gives me the following error
    No Qualifying Product
    ===================
    This machine does not have a product that matches this installation package.
    I am pretty new to MSQL. Any help to solve this is much more appreciated.

    Hello,
    It seems you downloaded Service Pack 2 for SQL Server 2005 alone, that download does not install a SQL Server 2005 instance.
    You might have to download and install SQL Server 2005 and then proceed to apply service packs related to that version of SQL Server.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • SetupAdmin.exe-Application error while installing itunes and quicktime

    Everytime I try to install iTunes or standalone QuickTime, I get the error SetupAdmin.exe - Application error :
    "The instruction at "0x76c941a9" referenced memory at ")x76c941a9". The memory could not be read. "
    and the installation finishes. After that I can see a QuickTime icon on Desktop which works fine but there is no iTunes icon.
    I have followed all the steps of uninstallation properly as per these links :
    http://support.apple.com/kb/ht1925
    I have also checked the msconfig startup taskbar, there is no Qttask.exe program running.
    Please help me out.

    Try installing QuickTime standalone, not regular
    http://www.apple.com/quicktime/download/standalone.html
    If that installs OK, perhaps the iTunes installation will go through.
    If there is any error number druing either install, please post it.

  • Error While Installing Java on WindowsNT

    Hi,
    I am not sure if this is the right forum for this question. If it is not then I will appreciate if someone can point me to the right forum.
    My questions is I have downloaded the J2EEE SDK Kit for Windwos (File: j2eesdk-1_4_2005Q1-windows.exe). When I started running this on windows NT machine I received this error message:
    The procedure entry point GlobalMemoryStatusEx could not be located in the dynamic link library KERNEL32.dll
    Any idea what may be causing this and how can I resolve this?
    Thanks,
    Ajay

    Were there any minimum system requirements specified where you downloaded the file from ? According to the MSDN documentation, GlobalMemoryStatusEx is only available in Windows 2000 and above. You will probably need an earlier version of the SDK if you want to run it on NT or maybe there is a patch available for NT to support this method. Try searching on the MS website.

  • Error while installing NetWeaver ABAP 7.0 Trial (2008 version) in Windows 7

    Hi,
    My Sys config is :
    Windows 7
    1.5 GB RAM
    1.6 GHz Processor
    250 GB HDD - Providing 50 GB partition for the SAP  NetWeaver ABAP 7.0 Trial installation.
    After installing the J2E 1.4 & configuring the environment variables, MS loopback adapter......I started the SAP installation, it said the installation can't run in GUI mode....start in "-console" or "-silent".
    Then I started the installation in "-CONSOLE" mode......it asked for paths .... then installation started.....after 10 minutes, it haulted with following error :
    (May 16, 2015 12:19:55 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file D:\sapdb\log.txt for details.
    (May 16, 2015 12:19:55 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/Users/ajax/AppData/Local/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/Users/ajax/AppData/Local/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    What should I do ?
    Regards
    Ajay

    Hi Jan, here is the log of the file in TEMP folder. I have purposely made 'Starred Lines' in order to separate the log line :
    Sat May 16 12:08:34 GMT 2015 MaxDB: Start SoftwareCheck
    Sat May 16 12:08:34 GMT 2015 MaxDB: IndepProgPath:
    Sat May 16 12:08:34 GMT 2015 MaxDB: IndepDataPath:
    Sat May 16 12:08:34 GMT 2015 MaxDB: Software doesn't exist, Variable MAXDB_SOFTW_EXISTS set to NO
    Sat May 16 12:08:34 GMT 2015 MaxDB: end of Check Section!
    Sat May 16 12:08:34 GMT 2015 MaxDB: Database SID: DB <SID> is not filled
    Sat May 16 12:08:34 GMT 2015 MaxDB: Password confirmation: 3-9 characters necessary
    Sat May 16 12:10:12 GMT 2015 MaxDB: Start SoftwareCheck
    Sat May 16 12:10:12 GMT 2015 MaxDB: IndepProgPath:
    Sat May 16 12:10:12 GMT 2015 MaxDB: IndepDataPath:
    Sat May 16 12:10:12 GMT 2015 MaxDB: Software doesn't exist, Variable MAXDB_SOFTW_EXISTS set to NO
    Sat May 16 12:10:12 GMT 2015 MaxDB: end of Check Section!
    Sat May 16 12:10:12 GMT 2015 MaxDB: Database SID: DB <SID> is not filled
    Sat May 16 12:10:12 GMT 2015 MaxDB: Password confirmation: 3-9 characters necessary
    Sat May 16 12:12:22 GMT 2015 MaxDB: Start SoftwareCheck
    Sat May 16 12:12:22 GMT 2015 MaxDB: IndepProgPath:
    Sat May 16 12:12:22 GMT 2015 MaxDB: IndepDataPath:
    Sat May 16 12:12:22 GMT 2015 MaxDB: Software doesn't exist, Variable MAXDB_SOFTW_EXISTS set to NO
    Sat May 16 12:12:22 GMT 2015 MaxDB: end of Check Section!
    Sat May 16 12:13:04 GMT 2015 MaxDB: Database SID: DB <SID> is not filled
    Sat May 16 12:13:04 GMT 2015 MaxDB: Password confirmation: 3-9 characters necessary
    Sat May 16 12:13:20 GMT 2015 MaxDB: Start of Extracting Software and Backup.
    Sat May 16 12:19:42 GMT 2015 MaxDB: End of Extracting Software and Backup.
    Sat May 16 12:19:42 GMT 2015 MaxDB: Start of CallSdbinst
    Sat May 16 12:19:42 GMT 2015 MaxDB: IndepProgPath = D:/sapdb/programs
    Sat May 16 12:19:42 GMT 2015 MaxDB: inst_type = :restore:
    Sat May 16 12:19:42 GMT 2015 MaxDB: Calling sdbinst with template option sapmds
    Sat May 16 12:19:42 GMT 2015 MaxDB SID:
    Sat May 16 12:19:42 GMT 2015 MaxDB drive: D:\
    Sat May 16 12:19:42 GMT 2015 MaxDB softwarepath: D:/sapdb
    Sat May 16 12:19:42 GMT 2015 MaxDB Software location: D:/sapdb/_tempLocation
    Sat May 16 12:19:42 GMT 2015 MaxDB backup_loc: D:/sapdb/_tempLocation/load/load_datasave
    Sat May 16 12:19:42 GMT 2015 MaxDB program: D:/sapdb/_tempLocation/sdbinst.exe
    Sat May 16 12:19:42 GMT 2015 MaxDB paramfile: D:/sapdb/_tempLocation/sapmds.txt
    Sat May 16 12:19:42 GMT 2015MaxDB found sdbinst
    Sat May 16 12:19:42 GMT 2015 MaxDB: Calling: D:/sapdb/_tempLocation/sdbinst.exe -t sapmds -f "D:/sapdb/_tempLocation/sapmds.txt" -p DBNAME= -p SOFTWAREPATH="D:/sapdb" -p INSTANCEBACKUP="D:/sapdb/_tempLocation/load/load_datasave"
    Sat May 16 12:19:51 GMT 2015 MaxDB sdbinst:
    Sat May 16 12:19:51 GMT 2015 MaxDB sdbinst:
    Sat May 16 12:19:51 GMT 2015 MaxDB sdbinst:      Installation of MaxDB Software
    Sat May 16 12:19:51 GMT 2015 MaxDB sdbinst:      *******************************
    Sat May 16 12:19:51 GMT 2015 MaxDB sdbinst:
    Sat May 16 12:19:51 GMT 2015 MaxDB sdbinst:
    Sat May 16 12:19:51 GMT 2015 MaxDB sdbinst: starting installation Sa, May 16, 2015 at 17:49:51
    Sat May 16 12:19:52 GMT 2015 MaxDB sdbinst: operating system: Windows I386 NT 5.1 Service Pack 2
    Sat May 16 12:19:52 GMT 2015 MaxDB sdbinst: callers working directory: E:/SAP/SAPNW7.0ABAPTrialSP12/image
    Sat May 16 12:19:52 GMT 2015 MaxDB sdbinst: installer directory: D:/sapdb/_tempLocation
    Sat May 16 12:19:52 GMT 2015 MaxDB sdbinst: archive directory: D:/sapdb/_tempLocation
    Sat May 16 12:19:52 GMT 2015 MaxDB sdbinst:
    Sat May 16 12:19:52 GMT 2015 MaxDB sdbinst:
    Sat May 16 12:19:55 GMT 2015 MaxDB sdbinst: cannot find programfilesdir in windows registry
    Sat May 16 12:19:55 GMT 2015 MaxDB sdbinst: installation exited abnormally  at Sa, May 16, 2015 at 17:49:55
    Sat May 16 12:19:55 GMT 2015 MaxDB: Error during call to sdbinst, rc= 1
    Sat May 16 12:19:55 GMT 2015 MaxDB: Done with call_sdbinst
    Sat May 16 12:19:55 GMT 2015 MaxDB: rc of sdbinst = 1
    Sat May 16 12:19:55 GMT 2015 MaxDB: Start of CallSdbuninst
    Sat May 16 12:19:55 GMT 2015 MaxDB: No IndepProgPath. Nothing to do.

  • [SOLVED] Error while installing the RVL200 Virtual Passage on Debian Linux

    When running the install applet in Firefox on a Debian machine, there is an error:
    File Permissions not set.
    Needed permissions couldn't be set on some files.
    "Root" privileges required for setting permissions.
    This is caused by the /vpclient/linuxconfig.sh script. Its last line is "exit" instead of "exit 0"; this (in my case) returns the exit code of "modprobe -q n_hdlc" which is non-0 (this module is compiled into the kernel). Thus the installer fails for no reason.
    The solution was to modify the script and turn "exit" into "exit 0". It now works perfectly.

    When running the install applet in Firefox on a Debian machine, there is an error:
    File Permissions not set.
    Needed permissions couldn't be set on some files.
    "Root" privileges required for setting permissions.
    This is caused by the /vpclient/linuxconfig.sh script. Its last line is "exit" instead of "exit 0"; this (in my case) returns the exit code of "modprobe -q n_hdlc" which is non-0 (this module is compiled into the kernel). Thus the installer fails for no reason.
    The solution was to modify the script and turn "exit" into "exit 0". It now works perfectly.

Maybe you are looking for

  • Can't download loops for Garage Band '11

    I tried to access a few drum loops from my library, and it said that I had to download an update from the App Store, but when I click "Download Now" the App Store says there's no updates available. How can I fix this???

  • Error when calling inbound proxy

    Hi all, I´m facing the following problem in the R/3 monitoring: <SAP:Code p1="Request Message" p2="CX_XSLT_RUNTIME_ERROR" p3="/1SAI/XS00000000000000000035: 0000000000" p4="Error Text: No valid source context supplied Kernel ErrorId: CX_XSLT_RUNTIME_E

  • How to see the underlying calendar for an event in Calendar app?

    The Calendar app on iPhone does not show the underlying calendar for a given event unless the event is edited, or at least I didn't find a way. My difficulty is that colour alone is not sufficient to tell events apart in all circumstances (9 active o

  • TS2634 my iphone 4s has been lost or stolen

    my iphone 4s has been lost or stolen and i want to let apple know to place that information on my account as the phone is registered, can they do this?  I called but got the most unhelpful human on the phone.  i have tried location services, informed

  • Exchange 2010 - Load balancing transaction logs in a DAG

    I have a single Exchange 2010 DAG.  Within the DAG, I have two mailbox servers.  I have 2 DB's mounted on server A, and 3 DB's mounted on server B. The size and quantity of transaction logs on server A always seem to be larger.  It might be the natur