OID Configuration Assistant failure on 2000 Server

Hello,
Has anyone experienced problems with the OID Configuration Assistant step during iAS10g install on a Windows 2000 Server? The same steps that work fine on a 2kWS fail on this machine.
oidca.log:
-> LOADING: d:\oracle\10gInfra\ldap\schema\oid\oidDefaultSubscriberConfig.sbs
-> LOADING: d:\oracle\10gInfra\ldap\schema\oid\oidSubscriberCreateJAZN.sbs
Creating DIP profiles..
Register OID Database..
Updating orcladmin and dipadmin password..
Setting superuser credentials..
Adding OID target to targets.xml..
Stopping OID Server..
Stopping OID Monitor..
Starting OID Server using OPMN..
Wed Jun 23 08:55:00 EEST 2004 Bind request issued. Waiting for OID Server response.
Wed Jun 23 08:55:35 EEST 2004 Bind request issued. Waiting for OID Server response.
javax.naming.CommunicationException: <HOSTNAME>:389 [Root exception is java.net.ConnectException: Connection refused: connect]
For some strange reason the OID cannot start up (Cannot connect to database error if I try to start it manually). I have no problems connecting to the DB using SQL plus and the tnsnames.ora from the infra home. Getting desperate...
Thankful for assistance,
- Nik

So the OIDCA couldn't see that the DB was running?
Did you install OID on a different server than the
DB? I am having the "OID could not be started",
error and can't seem figure it out. No, the DB wasn't running at all.
There was something else fish about the server configuration. I tried doing another clean install on another machine and it worked fine so this is not a general thing with 2000 server. I am still trying to compare all network settings etc. that might have been different between the two machines.

Similar Messages

  • Error when using OID configuration assistant

    Hi all !
    I meet a problem of configuration with OID.
    When using OID configuration assistant, and after modifying super user password page, the OID stops, and i get on the console, the error : " Configuration Exception, error number 16".
    I have done this operation a second time, and the error is now 5.
    I don't know what these errors means, and where i can find a solution, or an explication, do you know where ??
    thanks you very much !
    SB

    Hi all !
    I meet a problem of configuration with OID.
    When using OID configuration assistant, and after modifying super user password page, the OID stops, and i get on the console, the error : " Configuration Exception, error number 16".
    I have done this operation a second time, and the error is now 5.
    I don't know what these errors means, and where i can find a solution, or an explication, do you know where ??
    thanks you very much !
    SB

  • OC4J configuration assistant failure at infrastructure installation

    Hi all,
    We want to upgrade our client server application(forms 6i and 9iDB) to Application server(3 tire). I am trying to install Oracle 9iAS Release 2, Release 9.0.2.0.1 on Win 2000 server with service pack 2.
    OC4J configuration assistant is failing by showing the below error log. Please suggest me what is the problem and how to rectify it.
    Reading ini file - 'D:\ora9ias/j2ee/deploy.ini'
    OC4J instance 'OC4J_Demos': Adding property 'jbo.server.in_oc4j=true'
    OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB'
    OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB'
    OC4J instance 'OC4J_Demos': Adding OC4J command line option '-userThreads'
    OC4J instance 'OC4J_Demos': Adding java command line option '-Xmx512M'
    OC4J instance 'OC4J_Demos': Adding property 'oracle.path=%s_javapPath%'
    OC4J instance 'OC4J_Demos': Adding property 'oracle.display=:0.0'
    OC4J instance 'OC4J_Demos': Adding Environment variable '%LIB_PATH_ENV%' with value '%LIB_PATH_VALUE%'
    OC4J instance 'OC4J_Demos': Adding Environment variable 'PATH' with value 'D:/ora9ias/bin'
    OC4J instance 'OC4J_Demos': Property 'jbo.server.in_oc4j' already exists with value 'true'
    OC4J instance 'home': Adding property 'jbo.server.in_oc4j=true'
    OC4J instance 'OC4J_DAS': Adding java command line option '-server'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xincgc'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xmx256m'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xnoclassgc'
    OC4J instance 'OC4J_DAS': Adding Environment variable 'PATH' with value 'D:\ora9ias\bin'
    Initializing DCM...done.
    Creating OC4J instance 'OC4J_Demos'...done.
    OC4J instance 'home' already exists.
    Creating OC4J instance 'OC4J_DAS'...done.
    Starting OC4J instance 'OC4J_Demos'...done.
    Deploying application 'jocdemo' to OC4J instance 'OC4J_Demos'...done.
    Deploying application 'ojspdemos' to OC4J instance 'OC4J_Demos'...done.
    Adding dependent libraries for application 'ojspdemos'...done.
    Deploying application 'sqljdemos' to OC4J instance 'OC4J_Demos'...
    ERROR: Deploy failed.
    Error message returned is: Instance: soft.DEMO.PENTASOFT.COM.MY Message:
    See base exception for details.
    Base Exception:
    java.lang.NullPointerException:nullSee base exception for details.
    Deploying application 'jazndemos' to OC4J instance 'OC4J_Demos'...
    ERROR: Caught exception during deploy.
    Deploying application 'BC4JJSPDemo' to OC4J instance 'OC4J_Demos'...oracle.ias.sysmgmt.exception.TaskException:
    The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the
    configuration on the filesystem is resolved. This condition arises when a prior operation was
    unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'OC4J_Demos'...done.
    Starting OC4J instance 'home'...done.
    Deploying application 'BC4J' to OC4J instance 'home'...
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'home'...oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    done.
    Starting OC4J instance 'OC4J_DAS'...done.
    Deploying application 'oiddas' to OC4J instance 'OC4J_DAS'...
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'OC4J_DAS'...oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    done.
    DCM Terminated.
    if I see the ORACLE_HOME/DCM/LOGS, it like below.
    DCMCTL_LOG:
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2004-03-16T17:06:11.854+08:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>iAS_dcm</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>n/a</MSG_GROUP>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>demo</HOST_ID>
    <HOST_NWADDR>128.10.4.22</HOST_NWADDR>
    <MODULE_ID>oracle/defaultLogger/ExceptionLogger</MODULE_ID>
    <PROCESS_ID>null-Thread[main,5,main]</PROCESS_ID>
    <USER_ID>Administrator</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>[ RM ] Exception in repository API getDBConnect()</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.ias.repository.schema.SchemaException: Unable to
         connect to Directory Server:javax.naming.CommunicationException:
         DEMO.PENTASOFT.COM.MY:4032 [Root exception is java.net.ConnectException:
         Connection refused: connect]
         at oracle.ias.repository.directory.DirectoryReader.connect(DirectoryReader.java:104)
         at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:330)
         at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:415)
         at oracle.ias.repository.SchemaManager.getDBConnect(SchemaManager.java:197)
         at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDBConnect(Unknown Source)
         at oracle.ias.sysmgmt.persistence.PersistenceManager.getSeedInfo(Unknown Source)
         at oracle.ias.sysmgmt.persistence.PersistenceManager.isDBConfigured(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.initRepository(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    EMD_LOGS:
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2004-03-16T17:24:22.382+08:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>OC4J</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>n/a</MSG_GROUP>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>demo</HOST_ID>
    <HOST_NWADDR>128.10.4.22</HOST_NWADDR>
    <MODULE_ID>iAS_dcm/oracle/defaultLogger/ExceptionLogger</MODULE_ID>
    <PROCESS_ID>null-Thread[Orion Launcher,5,main]</PROCESS_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>[TM] Config/LoadEdit/ImportExport Adapter resync error</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.ias.sysmgmt.repository.plugin.orionp.exceptions.SMIOC4JMissMatchedStructureException: OC4J Instance OC4J_demos does not exist in the current iAS instance, unable to save its configuration.
         at oracle.ias.sysmgmt.repository.plugin.orionp.PlugInImpl._saveChanges(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.orionp.PlugInImpl.resyncConf(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.configsvc.ConfigurationServiceImpl.syncUp(Unknown Source)
         at oracle.ias.sysmgmt.task.ConfigAdapter.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.sysman.emSDK.eml.util.iAS.IASEntryPoint.initialize(IASEntryPoint.java:98)
         at oracle.sysman.emSDK.eml.svlt.NavCfgHandler.startElement(NavCfgHandler.java:220)
         at org.xml.sax.helpers.ParserAdapter.startElement(ParserAdapter.java:580)
         at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:166)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1082)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:287)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:254)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:141)
         at org.xml.sax.helpers.ParserAdapter.parse(ParserAdapter.java:430)
         at oracle.sysman.emSDK.eml.svlt.EMServlet.init(EMServlet.java:332)
         at oracle.sysman.eml.app.ConsoleSN.init(ConsoleSN.java:87)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:1687)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4020)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4119)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:579)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:376)
         at com.evermind.server.Application.getHttpApplication(Application.java:657)
         at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:663)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:524)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:230)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:244)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:147)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:1818)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1154)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
         at java.lang.Thread.run(Thread.java:484)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:49)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    Please suggest me what to do and how to rectify. Can we work with forms without this component. I am getting the same component failure when I install 9IAS option on infrastructure.
    With best regards and Thanks
    Varma.

    Hi,
    Thank you for the information. I installed 3 times but still the same problem persists. Apache is working fine. Hosts file also configured with the same system IP. Is this component important for executing 9i forms and reports. Is there any way to install this component alone.
    Can u suggest any good document about installation and configuration of Oracle 9i application for a layman in Oracle 9iAS. if you have any documents can u send them to [email protected]
    Waiting for your replay....
    With best regards
    Varma.

  • INS-20802 Oracle net configuration assistant failed on windows server 2003 R2

    Hi all,
                I have windows server 2003 r2 installed on VM and tried installing oracle database 11g r2.
    But got Oracle net configuration assistant failed. Below is the log
    INFO: This variable JRE_HOME is not added to the global context map
    INFO: This variable ISQLPLUS_PROTOCOL is not added to the global context map
    INFO: This variable ISQLPLUS_PORT is not added to the global context map
    INFO: This variable HOST_SID_OFFSET_ENABLED is not added to the global context map
    INFO: This variable HOSTNAME is not added to the global context map
    INFO: This variable EM_UPLOAD_DISABLE is not added to the global context map
    INFO: This variable EM_UIX_DEBUG_FLAG is not added to the global context map
    INFO: This variable EMPRODVER is not added to the global context map
    INFO: This variable CONSOLE_MODE is not added to the global context map
    INFO: This variable CONSOLE_CFG is not added to the global context map
    INFO: This variable sl_oraclehomes is not added to the global context map
    INFO: This variable s_oc4jDir is not added to the global context map
    INFO: This variable s_oc4jAppsDir is not added to the global context map
    INFO: This variable s_jreHome is not added to the global context map
    INFO: This variable s_configcommand is not added to the global context map
    INFO: This variable b_isRAC is not added to the global context map
    INFO: This variable b_UNIX is not added to the global context map
    INFO: This variable OJSP_JAR_LOC is not added to the global context map
    INFO: This variable OJSPUTIL_JAR_LOC is not added to the global context map
    INFO: This variable LDAP_JAR_LOC is not added to the global context map
    INFO: This variable JAVA_HOME is not added to the global context map
    INFO: This variable ISQLPLUS_HOST is not added to the global context map
    INFO: This variable EM_UIX_LOCATION is not added to the global context map
    INFO: This variable EM_REPOS_HOST is not added to the global context map
    INFO: This variable EM_PING_COMMAND is not added to the global context map
    INFO: This variable EM_OC4J_HOME is not added to the global context map
    INFO: This variable EM_EAR_LOC is not added to the global context map
    INFO: This variable EMDROOT is not added to the global context map
    INFO: Adding the variable s_oc4jAdmPasswd to the aggregate oracle.sysman.console.db
    INFO: Adding the variable s_oc4jAdmPasswd to the global context map for the aggregate oracle.sysman.console.db
    INFO: This variable s_launchBrowserClasspath is not added to the global context map
    INFO: This variable s_javapOracleHome is not added to the global context map
    INFO: This variable PROD_HOME is not added to the global context map
    INFO: {Parameter:TOPLEVEL_COMPONENT in {Aggregate:OuiConfigVariables:1.0.0.0.0:common}}: Parameter data type is not compatible with the provided String Array.
    INFO: passing params to cf done
    INFO: done saving info by cf
    INFO: This is a shared oracle home or remote nodes are null. No copy required.
    INFO: Checkpoint:Failed Checkpoint found returning it for getAllFailedCheckPoints.
    INFO: Checkpoint:Failed Checkpoint found returning null for getLastFailedCheckPoint.
    INFO: Checkpoint:Index file written and updated
    INFO: Checkpoint:Transfer of file done from remote node
    INFO: Updating the global context
    INFO: Path To 'globalcontext.xml' = C:\oracle\product\11.2.0\dbhome_1\install\chainedInstall\globalcontext
    INFO: Since operation was successful, move the current OiicAPISessionDetails to installed list
    INFO: Number of root scripts to be executed = 0
    INFO: isSuccessfullInstallation: true
    INFO: isSuccessfullRemoteInstallation: true
    INFO: Adding ExitStatus SUCCESS to the exit status set
    INFO: Completed setting up InstallDB
    INFO: Performing Configuration
    INFO: Entering ConfigClient.init method
    INFO: ConfigClient.init sOracleHomeLoc=C:\oracle\product\11.2.0\dbhome_1, sTopAggId=oracle.server
    INFO: Entering ConfigClient.initClientAndSession method
    INFO: ConfigClient.initClientAndSession status : connected to the config framework
    INFO: ConfigClient.initClientAndSession session begun oracle.sysman.emCfg.client.CfwSession@c0d228
    INFO: ConfigClient.initClientAndSession m_oAggregate=[Loracle.sysman.emCfg.common.IAggregate;@1257f0e
    INFO: Configuration log directory - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs
    INFO: Exiting ConfigClient.init method
    INFO: Calling event ConfigSessionInitialized
    INFO: ConfigClient.registerOutErrStream method called
    INFO: Entering ConfigClient.getToolsList method
    INFO: Created config job for Oracle Net Configuration Assistant
    INFO: Created config job for Oracle Database Configuration Assistant
    INFO: Updating Transient Parameters in the Aggregates
    INFO: Updating Transient Parameters for oracle.server
    INFO: Updating Transient Parameters for oracle.assistants.netca.client
    INFO: Updating Transient Parameters for oracle.assistants.server
    INFO: Setting value to transient variable s_dbcaArgs
    INFO: Setting value to transient variable S_SYSMANPASSWORD
    INFO: Setting value to transient variable s_systemPasswordFlag
    INFO: Setting value to transient variable s_sysmanPasswordFlag
    INFO: Setting value to transient variable S_HOSTUSERPASSWORD
    INFO: Setting value to transient variable s_dbcaArgsOverride
    INFO: Setting value to transient variable windows_commandline_prefix
    INFO: Setting value to transient variable s_sysPasswordFlag
    INFO: Setting value to transient variable S_SYSPASSWORD
    INFO: Setting value to transient variable s_asmsnmpPasswordFlag
    INFO: Setting value to transient variable S_DBSNMPPASSWORD
    INFO: Setting value to transient variable s_dbsnmpPasswordFlag
    INFO: Setting value to transient variable S_ASMSNMPPASSWORD
    INFO: Setting value to transient variable S_SYSTEMPASSWORD
    INFO: Setting value to transient variable s_hostUserPasswordFlag
    INFO: Updating Transient Parameters for OuiConfigVariables
    INFO: Updating Transient Parameters for oracle.sysman.ccr
    INFO: Updating Transient Parameters for oracle.sysman.console.db
    INFO: Successfully updated Transient Parameters in the Aggregates
    INFO: Configuration log directory - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs
    INFO:
    The Runconfig command constructed is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=true $*
    INFO: Created a new file C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands
    INFO: Since the option is to overwrite the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands.bak
    INFO: Entering ConfigClient.executeToolsInAggregate method
    INFO: ConfigClient.executeToolsInAggregate oAggregate=oracle.server:oracle.server:11.2.0.1.0:common
    INFO: Entering ConfigClient.assignAction method
    INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@1ae9cec
    INFO: ConfigClient.assignAction action is of type :configuration
    INFO: Exiting ConfigClient.assignAction method
    INFO: ConfigClient.executeToolsInAggregate action assigned
    INFO: Started Plugin named: Oracle Net Configuration Assistant
    INFO: Found associated job
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: UnsatisfiedLinkError exception loading native library: oranjni11
    INFO: java.lang.UnsatisfiedLinkError: C:\oracle\product\11.2.0\dbhome_1\BIN\oranjni11.dll: Can't find dependent libraries
    WARNING: java.lang.UnsatisfiedLinkError: jniGetOracleHome
    WARNING: at oracle.net.common.NetGetEnv.jniGetOracleHome(Native Method)
    WARNING: at oracle.net.common.NetGetEnv.getOracleHome(Unknown Source)
    WARNING: at oracle.net.ca.NetCALogger.getOracleHome(NetCALogger.java:230)
    WARNING: at oracle.net.ca.NetCALogger.initOracleParameters(NetCALogger.java:215)
    WARNING: at oracle.net.ca.NetCALogger.initLogger(NetCALogger.java:130)
    WARNING: at oracle.net.ca.NetCA.main(NetCA.java:408)
    INFO:
    INFO: Error: jniGetOracleHome
    INFO: Oracle Net Services configuration failed.  The exit code is 1
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO: Oracle Net Configuration Assistant failed.
    INFO: Oracle Net Configuration Assistant failed.
    INFO: ConfigClient.executeToolsInAggregate action performed
    INFO: Exiting ConfigClient.executeToolsInAggregate method
    INFO: Calling event ConfigToolsExecuted
    INFO:
    The Runconfig command constructed is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=false $*
    INFO: Created a new file C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands
    INFO: Since the option is to overwrite the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands.bak
    WARNING: readme.txt file doesn't exits
    INFO: ConfigClient.saveSession method called
    INFO: Calling event ConfigSessionEnding
    INFO: ConfigClient.endSession method called
    INFO: Completed Configuration
    INFO: Shutting down OUISetupDriver.JobExecutorThread
    INFO: Cleaning up, please wait...
    INFO: Dispose the install area control object
    INFO: Update the state machine to STATE_CLEAN
    INFO: All forked task are completed at state setup
    INFO: Completed background operations
    INFO: Moved to state <setup>
    INFO: Performing Configuration
    INFO: Entering ConfigClient.init method
    INFO: ConfigClient.init sOracleHomeLoc=C:\oracle\product\11.2.0\dbhome_1, sTopAggId=oracle.server
    INFO: Entering ConfigClient.initClientAndSession method
    INFO: ConfigClient.initClientAndSession status : connected to the config framework
    INFO: ConfigClient.initClientAndSession session begun oracle.sysman.emCfg.client.CfwSession@140de18
    INFO: ConfigClient.initClientAndSession m_oAggregate=[Loracle.sysman.emCfg.common.IAggregate;@1b52041
    INFO: Configuration log directory - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs
    INFO: Exiting ConfigClient.init method
    INFO: Calling event ConfigSessionInitialized
    INFO: ConfigClient.registerOutErrStream method called
    INFO: Entering ConfigClient.getToolsList method
    INFO: Selecting job named 'Oracle Net Configuration Assistant' for retry
    INFO: Selecting job named 'Oracle Database Configuration Assistant' for retry
    INFO: Updating Transient Parameters in the Aggregates
    INFO: Updating Transient Parameters for oracle.server
    INFO: Updating Transient Parameters for oracle.assistants.netca.client
    INFO: Updating Transient Parameters for oracle.assistants.server
    INFO: Setting value to transient variable s_dbcaArgs
    INFO: Setting value to transient variable S_SYSMANPASSWORD
    INFO: Setting value to transient variable s_systemPasswordFlag
    INFO: Setting value to transient variable s_sysmanPasswordFlag
    INFO: Setting value to transient variable S_HOSTUSERPASSWORD
    INFO: Setting value to transient variable s_dbcaArgsOverride
    INFO: Setting value to transient variable windows_commandline_prefix
    INFO: Setting value to transient variable s_sysPasswordFlag
    INFO: Setting value to transient variable S_SYSPASSWORD
    INFO: Setting value to transient variable s_asmsnmpPasswordFlag
    INFO: Setting value to transient variable S_DBSNMPPASSWORD
    INFO: Setting value to transient variable s_dbsnmpPasswordFlag
    INFO: Setting value to transient variable S_ASMSNMPPASSWORD
    INFO: Setting value to transient variable S_SYSTEMPASSWORD
    INFO: Setting value to transient variable s_hostUserPasswordFlag
    INFO: Updating Transient Parameters for OuiConfigVariables
    INFO: Updating Transient Parameters for oracle.sysman.ccr
    INFO: Updating Transient Parameters for oracle.sysman.console.db
    INFO: Successfully updated Transient Parameters in the Aggregates
    INFO: Configuration log directory - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs
    INFO:
    The Runconfig command constructed is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=true $*
    INFO: Since the option is to overwrite the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands.bak.1
    INFO: Entering ConfigClient.executeSelectedToolsInAggregate method
    INFO: ConfigClient.executeSelectedToolsInAggregate oAggregate=oracle.server:oracle.server:11.2.0.1.0:common
    INFO: Entering ConfigClient.assignAction method
    INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@b970f5
    INFO: ConfigClient.assignAction action is of type :configuration
    INFO: Exiting ConfigClient.assignAction method
    INFO: ConfigClient.executeSelectedToolsInAggregate action assigned
    INFO: Started Plugin named: Oracle Net Configuration Assistant
    INFO: Found associated job
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: UnsatisfiedLinkError exception loading native library: oranjni11
    INFO: java.lang.UnsatisfiedLinkError: C:\oracle\product\11.2.0\dbhome_1\BIN\oranjni11.dll: Can't find dependent libraries
    WARNING: java.lang.UnsatisfiedLinkError: jniGetOracleHome
    WARNING: at oracle.net.common.NetGetEnv.jniGetOracleHome(Native Method)
    WARNING: at oracle.net.common.NetGetEnv.getOracleHome(Unknown Source)
    WARNING: at oracle.net.ca.NetCALogger.getOracleHome(NetCALogger.java:230)
    WARNING: at oracle.net.ca.NetCALogger.initOracleParameters(NetCALogger.java:215)
    WARNING: at oracle.net.ca.NetCALogger.initLogger(NetCALogger.java:130)
    WARNING: at oracle.net.ca.NetCA.main(NetCA.java:408)
    INFO:
    INFO: Error: jniGetOracleHome
    INFO: Oracle Net Services configuration failed.  The exit code is 1
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO: Oracle Net Configuration Assistant failed.
    INFO: Oracle Net Configuration Assistant failed.
    INFO: ConfigClient.executeSelectedToolsInAggregate action performed
    INFO: Exiting ConfigClient.executeSelectedToolsInAggregate method
    INFO:
    The Runconfig command constructed is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=false $*
    INFO: Since the option is to overwrite the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands.bak.1
    WARNING: readme.txt file doesn't exits
    INFO: ConfigClient.saveSession method called
    INFO: Calling event ConfigSessionEnding
    INFO: ConfigClient.endSession method called
    INFO: Completed Configuration
    INFO: Performing Configuration
    INFO: Entering ConfigClient.init method
    INFO: ConfigClient.init sOracleHomeLoc=C:\oracle\product\11.2.0\dbhome_1, sTopAggId=oracle.server
    INFO: Entering ConfigClient.initClientAndSession method
    INFO: ConfigClient.initClientAndSession status : connected to the config framework
    INFO: ConfigClient.initClientAndSession session begun oracle.sysman.emCfg.client.CfwSession@969e08
    INFO: ConfigClient.initClientAndSession m_oAggregate=[Loracle.sysman.emCfg.common.IAggregate;@6155e3
    INFO: Configuration log directory - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs
    INFO: Exiting ConfigClient.init method
    INFO: Calling event ConfigSessionInitialized
    INFO: ConfigClient.registerOutErrStream method called
    INFO: Entering ConfigClient.getToolsList method
    INFO: Selecting job named 'Oracle Net Configuration Assistant' for retry
    INFO: Selecting job named 'Oracle Database Configuration Assistant' for retry
    INFO: Updating Transient Parameters in the Aggregates
    INFO: Updating Transient Parameters for oracle.server
    INFO: Updating Transient Parameters for oracle.assistants.netca.client
    INFO: Updating Transient Parameters for oracle.assistants.server
    INFO: Setting value to transient variable s_dbcaArgs
    INFO: Setting value to transient variable S_SYSMANPASSWORD
    INFO: Setting value to transient variable s_systemPasswordFlag
    INFO: Setting value to transient variable s_sysmanPasswordFlag
    INFO: Setting value to transient variable S_HOSTUSERPASSWORD
    INFO: Setting value to transient variable s_dbcaArgsOverride
    INFO: Setting value to transient variable windows_commandline_prefix
    INFO: Setting value to transient variable s_sysPasswordFlag
    INFO: Setting value to transient variable S_SYSPASSWORD
    INFO: Setting value to transient variable s_asmsnmpPasswordFlag
    INFO: Setting value to transient variable S_DBSNMPPASSWORD
    INFO: Setting value to transient variable s_dbsnmpPasswordFlag
    INFO: Setting value to transient variable S_ASMSNMPPASSWORD
    INFO: Setting value to transient variable S_SYSTEMPASSWORD
    INFO: Setting value to transient variable s_hostUserPasswordFlag
    INFO: Updating Transient Parameters for OuiConfigVariables
    INFO: Updating Transient Parameters for oracle.sysman.ccr
    INFO: Updating Transient Parameters for oracle.sysman.console.db
    INFO: Successfully updated Transient Parameters in the Aggregates
    INFO: Configuration log directory - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs
    INFO:
    The Runconfig command constructed is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=true $*
    INFO: Since the option is to overwrite the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands.bak.2
    INFO: Entering ConfigClient.executeSelectedToolsInAggregate method
    INFO: ConfigClient.executeSelectedToolsInAggregate oAggregate=oracle.server:oracle.server:11.2.0.1.0:common
    INFO: Entering ConfigClient.assignAction method
    INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@1e976fd
    INFO: ConfigClient.assignAction action is of type :configuration
    INFO: Exiting ConfigClient.assignAction method
    INFO: ConfigClient.executeSelectedToolsInAggregate action assigned
    INFO: Started Plugin named: Oracle Net Configuration Assistant
    INFO: Found associated job
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: UnsatisfiedLinkError exception loading native library: oranjni11
    INFO: java.lang.UnsatisfiedLinkError: C:\oracle\product\11.2.0\dbhome_1\BIN\oranjni11.dll: Can't find dependent libraries
    WARNING: java.lang.UnsatisfiedLinkError: jniGetOracleHome
    WARNING: at oracle.net.common.NetGetEnv.jniGetOracleHome(Native Method)
    WARNING: at oracle.net.common.NetGetEnv.getOracleHome(Unknown Source)
    WARNING: at oracle.net.ca.NetCALogger.getOracleHome(NetCALogger.java:230)
    WARNING: at oracle.net.ca.NetCALogger.initOracleParameters(NetCALogger.java:215)
    WARNING: at oracle.net.ca.NetCALogger.initLogger(NetCALogger.java:130)
    WARNING: at oracle.net.ca.NetCA.main(NetCA.java:408)
    INFO:
    INFO: Error: jniGetOracleHome
    INFO: Oracle Net Services configuration failed.  The exit code is 1
    WARNING:
    INFO:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO: Oracle Net Configuration Assistant failed.
    INFO: Oracle Net Configuration Assistant failed.
    INFO: ConfigClient.executeSelectedToolsInAggregate action performed
    INFO: Exiting ConfigClient.executeSelectedToolsInAggregate method
    INFO:
    The Runconfig command constructed is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=false $*
    INFO: Since the option is to overwrite the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands.bak.2
    WARNING: readme.txt file doesn't exits
    INFO: ConfigClient.saveSession method called
    INFO: Calling event ConfigSessionEnding
    INFO: ConfigClient.endSession method called
    INFO: Completed Configuration

    Hi Srini,
           The issue is resolved. Thanks for your response.
        The issue is, windows 2003 server is 32 bit and I am trying to install 64 bit 11g database. I tried installing 32 bit 11g database. Before that I have cleared the traces of virtual box in my host system and reinstalled it and tried. It worked out.
    Thanks
    Sunil

  • OUI-25031 Cluster Configuration Assistant Fails Windows 2003 server RAC

    Hi All
    I am installing RAC on Windows 2003 Server X64, Dell PowerEdge 2950 Servers with iSCSI Storage.
    I have 3 Network cards on each node which are configured like this
    # Public
    10.2.0.8 USTISDB-1.USTIS.Brgpoint.com USTISDB-1 --- in DNS
    10.2.0.9 USTISDB-2.USTIS.Brgpoint.com USTISDB-2
    #Virtual
    10.2.0.10 USTISDB-1-vip.USTIS.Brgpoint.com USTISDB-1-vip --- in DNS
    10.2.0.11 USTISDB-2-vip.USTIS.Brgpoint.com USTISDB-2-vip
    #Private
    192.168.2.2 USTISDB-1-priv.USTIS.Brgpoint.com USTISDB-1-priv --- in Hosts file
    192.168.2.3 USTISDB-2-priv.USTIS.Brgpoint.com USTISDB-2-priv
    #iSCSI Storage
    192.168.1.2 Storage --- in DNS
    Everything Pings everything.
    When I start the installation , it installs clusterware and completes the remote operations but fails at cluster configuration window.
    After checking the logs I found the list of failed commands and it says
    INFO: Command = C:\WINDOWS\system32\cmd /c call E:\oracle\product\10.2.0\crs/install/crssetup.config.bat
    PROT-1: Failed to initialize ocrconfig
    Step 1: checking status of CRS cluster
    Step 2: creating directories (E:\oracle\product\10.2.0\crs)
    Step 3: configuring OCR repository
    ocr upgrade failed with (-1)
    Execution of the plugin was aborted
    INFO: Configuration assistant "Oracle Clusterware Configuration Assistant" was canceled.
    and then I checked E:\oracle\product\10.2.0\crs\cfgtoollogs/configToolFailedCommands and i says
    rem Copyright (c) 1999, 2005, Oracle. All rights reserved.
    C:\WINDOWS\system32\cmd /c call E:\oracle\product\10.2.0\crs/install/crssetup.config.bat
    E:\oracle\product\10.2.0\crs/bin/racgons.exe add_config USTISDB-1.USTIS.Brgpoint.com:6200 USTISDB-2.USTIS.Brgpoint.com:6200
    E:\oracle\product\10.2.0\crs/bin/oifcfg.exe setif -global "public"/10.0.0.0:public "private"/192.168.2.0:cluster_interconnect
    C:\WINDOWS\system32\cmd /c call E:\oracle\product\10.2.0\crs/bin/vipca.bat -silent -nodelist "USTISDB-1,USTISDB-2" -nodevips "USTISDB-1//255.0.0.0/public,USTISDB-2//255.0.0.0/public"
    C:\WINDOWS\system32\cmd /c call E:\oracle\product\10.2.0\crs/bin/cluvfy.bat stage -post crsinst -n "USTISDB-1,USTISDB-2"
    Please help, Any help will be highly appreciated.
    Edited by: user651560 on Nov 13, 2008 3:24 PM

    E:\Staging\102010_win64_x64_clusterware\clusterware\cluvfy>runcluvfy stage -pre crsinst -n ustisdb-1,ustisdb-2 -verbose
    The system cannot find the file specified.
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "USTISDB-1"
    Destination Node Reachable?
    ustisdb-1 yes
    ustisdb-2 yes
    Result: Node reachability check passed from node "USTISDB-1".
    Checking user equivalence...
    Check: User equivalence for user "Administrator"
    Node Name Comment
    ustisdb-2 passed
    ustisdb-1 passed
    Result: User equivalence check passed for user "Administrator".
    Checking administrative privileges...
    Checking node connectivity...
    Interface information for node "ustisdb-2"
    Interface Name IP Address Subnet
    public 10.2.0.9 10.0.0.0
    private 192.168.2.3 192.168.2.0
    san 192.168.1.6 192.168.1.0
    Interface information for node "ustisdb-1"
    Interface Name IP Address Subnet
    public 10.2.0.8 10.0.0.0
    private 192.168.2.2 192.168.2.0
    san 192.168.1.5 192.168.1.0
    Check: Node connectivity of subnet "10.0.0.0"
    Source Destination Connected?
    ustisdb-2:public ustisdb-1:public yes
    Result: Node connectivity check passed for subnet "10.0.0.0" with node(s) ustisdb-2,ustisdb-1.
    Check: Node connectivity of subnet "192.168.2.0"
    Source Destination Connected?
    ustisdb-2:private ustisdb-1:private yes
    Result: Node connectivity check passed for subnet "192.168.2.0" with node(s) ustisdb-2,ustisdb-1.
    Check: Node connectivity of subnet "192.168.1.0"
    Source Destination Connected?
    ustisdb-2:san ustisdb-1:san yes
    Result: Node connectivity check passed for subnet "192.168.1.0" with node(s) ustisdb-2,ustisdb-1.
    Suitable interfaces for the private interconnect on subnet "10.0.0.0":
    ustisdb-2 public:10.2.0.9
    ustisdb-1 public:10.2.0.8
    Suitable interfaces for the private interconnect on subnet "192.168.2.0":
    ustisdb-2 private:192.168.2.3
    ustisdb-1 private:192.168.2.2
    Suitable interfaces for the private interconnect on subnet "192.168.1.0":
    ustisdb-2 san:192.168.1.6
    ustisdb-1 san:192.168.1.5
    ERROR:
    Could not find a suitable set of interfaces for VIPs.
    Result: Node connectivity check failed.
    Checking system requirements for 'crs'...
    Check: Operating system version
    Node Name Available Required Comment
    ustisdb-2 Windows Server 2003 Windows Server 2003 passed
    ustisdb-1 Windows Server 2003 Windows Server 2003 passed
    Result: Operating system version check passed.
    Check: Total memory
    Node Name Available Required Comment
    ustisdb-2 15.99GB (16771724KB) 512MB (524288KB) passed
    ustisdb-1 15.99GB (16771724KB) 512MB (524288KB) passed
    Result: Total memory check passed.
    Check: Swap space
    Node Name Available Required Comment
    ustisdb-2 17.4GB (18241648KB) 1GB (1048576KB) passed
    ustisdb-1 17.4GB (18241648KB) 1GB (1048576KB) passed
    Result: Swap space check passed.
    Check: System architecture
    Node Name Available Required Comment
    ustisdb-2 64-bit 64-bit passed
    ustisdb-1 64-bit 64-bit passed
    Result: System architecture check passed.
    Check: Free disk space in "C:\DOCUME~1\ADMINI~1.UST\LOCALS~1\Temp\1" dir
    Node Name Available Required Comment
    ustisdb-2 23.7GB (24848248KB) 400MB (409600KB) passed
    ustisdb-1 23.65GB (24797157KB) 400MB (409600KB) passed
    Result: Free disk space check passed.
    System requirement passed for 'crs'
    Pre-check for cluster services setup was unsuccessful on all the nodes.

  • OC4J instance configuration assistant Failure

    During installation of both infrastructure and oracle collaboration suite on a windows 2k3 machine. I receive this error message during install and configuration:
    OC4J instance 'OC4J_SECURITY': Adding Environment variable 'DISPLAY' with value 'richsw113.us.mysite.com:0.0'
    Adding web-app 'ui.war' for app 'oiddas'.
    Ignoring jvm command-line option '-Xmx512m'. Larger heap already specified with '-Xmx512m'
    Initializing DCM..done.
    Creating OC4J instance 'OC4J_SECURITY' (protected)..done.
    ERROR: Create failed.
    Error message returned is: Instance: ocsinfra.richsw113.us.mysite.com Message: See base exception for details.See base exception for details.
    Terminating DCM..done.
    Copying C:\product\10.1.2\ocs_1\infra/j2ee/deploy.ini to C:\product\10.1.2\ocs_1\infra/j2ee/deploy.ini.1178196416875.bak.
    Writing any undeployed entries back to C:\product\10.1.2\ocs_1\infra/j2ee/deploy.ini.
    Oc4jDeploy tool completed, but with errors.
    Configuration assistant "OC4J Instance Configuration Assistant" failed
    Does anyone have any ideas as to why I'm recieving this error?

    This is an RDBMS related forum, so this thread will not have too much echo here, I suggest you to post it at the Fusion Middleware / OC4J J2EE forum.
    Any way, as a first approach, by following the requirements stated at the installation manual you should be able to install the OC4J instance without tampering with this specific variables.
    As a good advice, specify the OS you are trying to install to and the product versions.
    Why do you mention the DISPLAY environment and then you post Windows paths?

  • Oracle (9i) Database Configuration Assistant Failure

    G'day people,
    Got a bit of a problem....
    After tussling and finally getting CONNECT / as SYSDBA to work,
    (SQLNET.ORA:SQL_NET.AUTHENTICATION = (NTS) helps heaps, it
    finally gets past the assistant wizard screen for changing the
    configuration of an existing database... However, during the
    actual execution of the sqlplus session to execute the changes,
    the session fails, an anonymous java dialog with a note comes up
    and no information is displayed or logged. (All I wanted to do
    was register the database in an Oracle Internet Directory LDAP
    server) (oh and deploy the sample schemas for my evaluation of
    9i :).
    Has anyone else hit this problem? Could anyone tell me how to do
    the two processes outlined above manually?
    Thanks muchly,
    Lachlan Pitts

    Never had this problem before, but this is usually becos of jre version incompatibility. Changing CLASSPATH env might help.

  • OPMN Configuration Assistant failure

    Having trouble getting EM Grid Control installed using a pre-existing 10g db instance.
    OPMNCTL always fails as follows :
    trinity: /u01/app/oracle/product/10.1.0em/opmn/bin>./opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=trinity:6200
    0 of 1 processes started.
    ias-instance id=EnterpriseManager0.trinity
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=13660)
    failed to start a managed process after the maximum retry limit
    Log:
    /u01/app/oracle/product/10.1.0em/opmn/logs/HTTP_Server~1
    Nothing useful in the logs. Any help ?

    Hi,
    HTTP Failed during configuration tools after install. It is impossbile to startup manually with opmnctl or dcmctl. I have tried with
    Oracle support France.
    I think it's not a configuration problem, Ive tried this :
    In addition to uncommenting 'jserv.conf' from httpd.conf, you may need to do the following changes:
    In jserv.properties file, modify wrapper.env.copy=DISPLAY to 'wrapper.env=DISPLAY=<localhost_display:0.0>'.
    Pls make sure X-Server is running on your local host and DISPLAY value set is right.
    When I try to startup apache manually, I have this msg :
    apachectl start
    ./apache : line -266 : 12421 Erreur de segmentation (core dumped) /usr/./ApacheApache/httpd -d /usr/.../Apache/Apache
    /apachectl start : httpd could not be startedProble with glibc ??
    I have glibc 2.2.2-10 as requires for RH 7.1. In addendum for install RH 2.1, (http://technet.oracle.com/docs/products/ias/doc_library/90200unix_otn/docs.htm.) they talk about glibc 2.2.4-25. Is it possible to use
    it ?? Without modify my kernel in 2.4.3-12 ??
    Thanks.

  • 10G Net Configuration assistant failed in windows Server 2003

    Hi,
    When i try to install Oracle 10g It is installing, But Net Conf Assist Failed stating that there are multiple Oracle Homes.
    Pl advice
    Cheers

    There is a seperate forum for Installation related questions.
    Database Installation

  • Internet Directory Configuration Assistant fails

    I have installed 10g Infrastructure, but when the Internet Directory Configuration Assistant runs, it fails with the following error:
    Output generated from configuration assistant "Internet Directory Configuration Assistant":
    389
    636
    cn=orcladmin
    asdb
    infra904.superfatpc
    Error occured during the previous operation. Please see the log files.oracle.ldap.oidinstall.backend.OIDCAException: The following port is not free :389
    Configuration assistant "Internet Directory Configuration Assistant" failed
    The ports 389 and 636 are surely free (no process holds them).
    Even though the OIDCA fails, I still can log in the directory at port 389. (There's no entry in the directory at all)
    In the release notes for version 9.0.4 of OracleAS, there's a section titled:
    Configuration Assistant Failure on Computer without Appended Domain Name.
    This is actually my case since my computer do not have the domain name appended, it's just a standardlone computer.
    Oracle also exposes the solutions to workarround this issue, but it couldn't help me because my tnsnames.ora and sqlnet.ora are already correct.
    If any one has experience with this problem before, please help me!
    My computer:
    P4 2.8GHz, socket 775, 1G RAM
    OS: Windows Server 2003
    OracleAS 9.0.4

    Did the installer pre-check return any warnings? can you connect to the OID backend DB. e.g. via sqlplus? Basically this looks like a TAR you should open at metalink.
    regards,
    --Olaf                                                                                                                                                                                                                                                                                                                                                                               

  • Oracle 10g Installation: JVM Crashes in Net Configuration Assistant

    Hi,
    I'm trying to install Oracle 10g (10.2.0.1) in Windows 2003 server, Installation goes fine, JVM crashes at the time of configuring, "Network Conf Assistant", Can any one help me out here.... Have given the JVM dump for your reference...
    Thanks in Advance....
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x626DB080
    Function=Java_oracle_net_common_jlsnrctl_executeCommand+0x9150
    Library=E:\oracle\product\10.2.0\db_1\BIN\oranjni10.dll
    Current Java thread:
         at oracle.net.common.NetGetEnv.getDNSDomain(Native Method)
         at oracle.net.ca.ConfigureProfile.setDefaultProfileParams(Unknown Source)
         at oracle.net.ca.ConfigureProfile.typicalConfigure(Unknown Source)
         at oracle.net.ca.NetCA.typicalConfigureServer(Unknown Source)
         at oracle.net.ca.NetCA.<init>(Unknown Source)
         at oracle.net.ca.NetCA.main(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x0040B000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\java.exe
    0x7C800000 - 0x7C8C0000      E:\WINDOWS\system32\ntdll.dll
    0x77E40000 - 0x77F42000      E:\WINDOWS\system32\kernel32.dll
    0x77F50000 - 0x77FEC000      E:\WINDOWS\system32\ADVAPI32.dll
    0x77C50000 - 0x77CEF000      E:\WINDOWS\system32\RPCRT4.dll
    0x77BA0000 - 0x77BFA000      E:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x08138000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\client\jvm.dll
    0x77380000 - 0x77412000      E:\WINDOWS\system32\USER32.dll
    0x77C00000 - 0x77C48000      E:\WINDOWS\system32\GDI32.dll
    0x76AA0000 - 0x76ACD000      E:\WINDOWS\system32\WINMM.dll
    0x71BC0000 - 0x71BC8000      E:\WINDOWS\system32\rdpsnd.dll
    0x771F0000 - 0x77201000      E:\WINDOWS\system32\WINSTA.dll
    0x71C40000 - 0x71C98000      E:\WINDOWS\system32\NETAPI32.dll
    0x76B70000 - 0x76B7B000      E:\WINDOWS\system32\PSAPI.DLL
    0x10000000 - 0x10007000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\hpi.dll
    0x76F50000 - 0x76F63000      E:\WINDOWS\system32\Secur32.dll
    0x00380000 - 0x0038E000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\verify.dll
    0x00390000 - 0x003A9000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\java.dll
    0x003C0000 - 0x003CE000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\zip.dll
    0x03270000 - 0x03382000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\awt.dll
    0x73070000 - 0x73097000      E:\WINDOWS\system32\WINSPOOL.DRV
    0x76290000 - 0x762AD000      E:\WINDOWS\system32\IMM32.dll
    0x77670000 - 0x777A4000      E:\WINDOWS\system32\ole32.dll
    0x03490000 - 0x034E1000      E:\oracle\product\10.2.0\db_1\jdk\jre\bin\fontmanager.dll
    0x626D0000 - 0x626E5000      E:\oracle\product\10.2.0\db_1\BIN\oranjni10.dll
    0x62740000 - 0x6277D000      E:\oracle\product\10.2.0\db_1\bin\oranl10.dll
    0x60960000 - 0x60A6D000      E:\oracle\product\10.2.0\db_1\bin\oran10.dll
    0x62670000 - 0x6268B000      E:\oracle\product\10.2.0\db_1\bin\orancrypt10.dll
    0x60870000 - 0x60953000      E:\oracle\product\10.2.0\db_1\bin\oracore10.dll
    0x60A80000 - 0x60B44000      E:\oracle\product\10.2.0\db_1\bin\oranls10.dll
    0x63690000 - 0x636A8000      E:\oracle\product\10.2.0\db_1\bin\oraunls10.dll
    0x7C340000 - 0x7C396000      E:\WINDOWS\system32\MSVCR71.dll
    0x60EB0000 - 0x60EB7000      E:\oracle\product\10.2.0\db_1\bin\orauts.dll
    0x71C00000 - 0x71C17000      E:\WINDOWS\system32\WS2_32.dll
    0x71BF0000 - 0x71BF8000      E:\WINDOWS\system32\WS2HELP.dll
    0x62920000 - 0x6296C000      E:\oracle\product\10.2.0\db_1\bin\oranro10.dll
    0x62530000 - 0x62583000      E:\oracle\product\10.2.0\db_1\bin\oraldapclnt10.dll
    0x627F0000 - 0x628F9000      E:\oracle\product\10.2.0\db_1\bin\orannzsbb10.dll
    0x60300000 - 0x60857000      E:\oracle\product\10.2.0\db_1\bin\orageneric10.dll
    0x63430000 - 0x63457000      E:\oracle\product\10.2.0\db_1\bin\orasnls10.dll
    0x60FA0000 - 0x61092000      E:\oracle\product\10.2.0\db_1\bin\oracommon10.dll
    0x61C20000 - 0x61E72000      E:\oracle\product\10.2.0\db_1\bin\oraclient10.dll
    0x636B0000 - 0x636B6000      E:\oracle\product\10.2.0\db_1\bin\oravsn10.dll
    0x60B50000 - 0x60EA8000      E:\oracle\product\10.2.0\db_1\bin\orapls10.dll
    0x034F0000 - 0x034F9000      E:\oracle\product\10.2.0\db_1\bin\oraslax10.dll
    0x63080000 - 0x63284000      E:\oracle\product\10.2.0\db_1\bin\oraplp10.dll
    0x03500000 - 0x0359A000      E:\oracle\product\10.2.0\db_1\bin\orasql10.dll
    0x035A0000 - 0x03700000      E:\oracle\product\10.2.0\db_1\bin\oraxml10.dll
    0x60020000 - 0x60030000      E:\WINDOWS\system32\MSVCIRT.dll
    0x62980000 - 0x62990000      E:\oracle\product\10.2.0\db_1\bin\orantcp10.dll
    0x61ED0000 - 0x61F5B000      E:\oracle\product\10.2.0\db_1\bin\orahasgen10.dll
    0x62AB0000 - 0x62B1A000      E:\oracle\product\10.2.0\db_1\bin\oraocr10.dll
    0x62B20000 - 0x62B60000      E:\oracle\product\10.2.0\db_1\bin\oraocrb10.dll
    0x71BB0000 - 0x71BB9000      E:\WINDOWS\system32\WSOCK32.dll
    0x62790000 - 0x627A7000      E:\oracle\product\10.2.0\db_1\bin\oranldap10.dll
    0x77D00000 - 0x77D8C000      E:\WINDOWS\system32\OLEAUT32.dll
    0x626B0000 - 0x626B7000      E:\oracle\product\10.2.0\db_1\bin\oranhost10.dll
    0x62660000 - 0x62666000      E:\oracle\product\10.2.0\db_1\bin\orancds10.dll
    0x629C0000 - 0x629C8000      E:\oracle\product\10.2.0\db_1\bin\orantns10.dll
    0x03860000 - 0x03868000      E:\oracle\product\10.2.0\db_1\BIN\orawsec10.dll
    0x635D0000 - 0x635E9000      E:\oracle\product\10.2.0\db_1\BIN\orasrvm10.dll
    0x77B90000 - 0x77B98000      E:\WINDOWS\system32\VERSION.dll
    0x62590000 - 0x625DE000      E:\oracle\product\10.2.0\db_1\BIN\oraldapjclnt10.dll
    0x76C10000 - 0x76C39000      E:\WINDOWS\system32\imagehlp.dll
    0x6D580000 - 0x6D628000      E:\WINDOWS\system32\dbghelp.dll
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 567K [0x10010000, 0x100b0000, 0x104f0000)
    eden space 512K, 99% used [0x10010000, 0x1008fa20, 0x10090000)
    from space 64K, 88% used [0x100a0000, 0x100ae298, 0x100b0000)
    to space 64K, 0% used [0x10090000, 0x10090000, 0x100a0000)
    tenured generation total 1408K, used 628K [0x104f0000, 0x10650000, 0x14010000)
    the space 1408K, 44% used [0x104f0000, 0x1058d398, 0x1058d400, 0x10650000)
    compacting perm gen total 5120K, used 4967K [0x14010000, 0x14510000, 0x18010000)
    the space 5120K, 97% used [0x14010000, 0x144e9eb0, 0x144ea000, 0x14510000)
    Local Time = Sun Oct 16 09:26:38 2005
    Elapsed Time = 4
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    # An error report file has been saved as hs_err_pid2820.log.
    # Please refer to the file for further information.
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "E:\oracle\product\10.2.0\db_1\cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-------------------

    No Srini,
    I opted to create a starter database as part of the installation.
    The error occurs "during installation" while trying to do the database configurations.
    (I did try once without installing and configuring the Loopback adapter (With and without plugging into the network).
    Later I read some of the problems with DHCP and installed/configured the Loopback adapter.
    Then tried Installing Oracle 11gR2 (With and without plugging into the network)
    But end up getting stuck at the same Net Configuration Assistant failure).
    Any advise ?
    By the way, thanks for the support.
    San.

  • Problem in net configuration assistant

    Hi,I have loaded oracle 9ienterprise edition on one PC and oracle9i client.when i am running Net configuration assistant to connect to server it gives me error ORA-12535: TNS:operation timed out.i have tried lot of things like reinstalling client,dropped and recreated database.infact when i do TNSping from client it does nt show me any database.Please guide me through.i have first created listener and then Local net service configuration.my database name is ORCL and in host name i am giving database pc ip address on client machine.

    Hi,thanx for your reply...plz find below the listener.ora file for sever and client
    [b]For server
    # LISTENER.ORA Network Configuration File: D:\oracle\ora92\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = abc)(PORT = 1521))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\ora92)
    (PROGRAM = extproc)
    [b]For client
    # LISTENER.ORA Network Configuration File: D:\oracle\ora92\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = abc)(PORT = 1521))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\ora92)
    (PROGRAM = extproc)
    )

  • Oracle Net Configuration Assistant: Cannot configure listener (TNS-04605)

    Using the Oracle Net Configuration Assistant (netca) on Windows Server 2008 to configure an 11gR2 listener, the process to add a listener appears to complete normally. However, no service is created and no listener.ora file is created.
    The shortcut provided in the Start menu runs netca without any console, so errors are hidden. The first step to finding out what's going on is to open a command console and run netca.bat from the command line. This time, I could see an error when completing the listener configuration:
    ListenerException: Could not save listener: TNS-04414: File error
    caused by: TNS-04605: Invalid syntax error: Unexpected char or LITERAL "(" before or at ( PROGRAM =
    This implies that the value entered into the listener.ora file just before the PROGRAM = entry is invalid, making the subsequent line unexpected.
    Looking at a listener.ora file on another server, the entry generated before PROGRAM = is ORACLE_HOME =.
    My ORACLE_HOME environment variable must be invalid.
    On examination, the variable was set with a backslash at the end eg. F:\Oracle\Product\11.2.0\dbhome_1\
    By removing the trailing backslash and re-running netca, the configuration tool was able to set up my listener as expected.
    I hope that making a record of this will help somebody else save time solving this problem in future.
    Chrispy

    It certainly helped me! Thank you.

  • Oracle 11gR2 Installation on Win7 Pro (Net Configuration Assistant failed)

    Hi Guys,
    I am trying to install Oracle 11gR2 on a new Window7 Professional Laptop.
    I get the error "[INS-20802] Oracle Net Configuration Assistant failed." at time of Oracle Database configuration.
    Log files says
    INFO: Oracle Net Services Configuration:
    INFO: ProfileException: Could not create Profile: TNS-04414: File error
    INFO: Error: null
    INFO: Check the trace file for details: C:\Oracle11g\app\cfgtoollogs\netca\trace_OraDb11g_home1-1109052PM2614.log
    And The above Logfile have
    [main] [ 2011-09-05 14:26:15.963 SGT ] [ConfigureProfile.setProfileParam:136] Setting NAMES.DIRECTORY_PATH: (TNSNAMES, EZCONNECT)
    java.lang.NullPointerException
         at oracle.net.ca.ConfigureProfile.setProfileParam(ConfigureProfile.java:137)
         at oracle.net.ca.ConfigureProfile.setDefaultProfileParams(ConfigureProfile.java:80)
         at oracle.net.ca.InitialSetup.setupConfigObjects(NetCA.java:4442)
         at oracle.net.ca.InitialSetup.<init>(NetCA.java:4080)
         at oracle.net.ca.NetCA.main(NetCA.java:409)
    I did read through the DHCP issues and installed the Loopback adaptor and configured the "Oracle_HostName" system variable.
    I tried both plugging in/out the network cable (If Plugged in my laptop is connected to a work group).
    Anyhelp ASAP is appreciated.

    No Srini,
    I opted to create a starter database as part of the installation.
    The error occurs "during installation" while trying to do the database configurations.
    (I did try once without installing and configuring the Loopback adapter (With and without plugging into the network).
    Later I read some of the problems with DHCP and installed/configured the Loopback adapter.
    Then tried Installing Oracle 11gR2 (With and without plugging into the network)
    But end up getting stuck at the same Net Configuration Assistant failure).
    Any advise ?
    By the way, thanks for the support.
    San.

  • Calendar Server Configuration Assistant failed

    Error: Could not connect this node to the Calendar node network.
    Error: Please ensure that the masternode calendar server located on abc.us.abc.com:5734 is running, and that any other slave nodes connected to this masternode are also running. Please retry the configuration assistant once this is verified. If this masternode is no longer valid, please disassociate it from your OID and retry the configuration assistant so that the current installation may become the masternode.
    Error: Cause of failure is java.io.IOException: $ORACLE_HOME/ocal/bin/uninode returned 1.
    Fatal Exception caught : java.lang.Exception: java.io.IOException: $ORACLE_HOME/ocal/bin/uninode returned 1opmnctl: stopping opmn managed processes...
    Configuration assistant "Calendar Server Configuration Assistant" failed
    Anybody aware how to disassociate masternode from OID?
    Will appreciate your prompt reply.
    Thanks in advance

    I'm having a similar issue, and have opened a TAR for the problem. According to Oracle, it's the same error as the one received when the username is over 8 characters. Being that this is not the case in my environment, they are scratching their heads.
    The only thing we can see as a possible user-name type issue is that the username and the group name are the same, though this is probably not the issue.
    I'll post anything I find out.
    Regards
    Tait

Maybe you are looking for

  • Aio remote only allows save to pdf when trying to print picture

    brand new HPm MFP M127 fw.  have web services enabled and all the other stuff noted in the printer installation.  Installed aio remote on galaxy s3 with droid 4.4.2.  went ahead and installed HP print services from GP as well.  Browse to a photo in t

  • Reading First record of table in smartform

    Hi friends doing a smartform for COO certifcate of origin in which selection criteria is Customer invoice throug that i get list invoice and through which i get commercial invoice . For each Sales order no and line item no there can be mulitple comme

  • Creaton of PO with referance to info record

    Hi I am trying to create PO with referance to info record. Process : In ME21N directly input info record number in line item coloumn in item overview area. My info recored is combination of material,plant,vendor as well as purchase organization. But

  • How to change computer name in mountain lion

    how to change the computer name in mountain lion -  the name is greyed out and the lock is unlocked. I am in the admin account.

  • Preview Disabled after crossgrade

    Hello. Well, I finally plunged into the deep end and installed 5.1 on my system with a clean install after staring at the crossgrade disks for weeks. I installed the Blackmagic drivers, fcp rescue etc. Unfortunately, when I now try to capture, I get