OIM 11 g Installation: server to configure IOM failed

Hello
I am facing problem in the configuration of the server of the IOM and the console Design.


Configure the server to IOM
Error
Exception has occurred by encrypting the configuration and the database
The step fails configure IOM Server



Here is the description of the error in the log file.

[2012 06-27 T 07: 46:07.015 - 07:00] [as] [TRACK: 16] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] [SRC_CLASS: EncryptDataBase] [SRC_METHOD: encryptDBContent] ENTRY
[2012 06-27 T 07: 46:07.015 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] []
[OIM_CONFIG] Crypto Provider, the SUNJCE()) value
]]
[2012 06-27 T 07: 46:07.015 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] load the provider class
[2012 06-27 T 07: 46:07.015 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] get the instance of the keystore
[2012 06-27 T 07: 46:07.015 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] generate the key
[2012 06-27 T 07: 46:07.046 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] hold the key to .xlDatabasekey file
[2012 06-27 T 07: 46:07.046 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] create database connection
[2012 06-27 T 07: 46:07.046 - 07:00] [as] [TRACK: 16] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] [SRC_CLASS: EncryptDataBase] [SRC_METHOD: setDBEncrypted] ENTRY
[2012 06-27 T 07: 46:07.078 - 07:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] ORA-00001: unique constraint (DEV_OIM.UK_MLS_LOCALE_MLS_LOCALE_CODE) not met []
java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (DEV_OIM.UK_MLS_LOCALE_MLS_LOCALE_CODE) violated

at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:89)
at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1094)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1040)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1352)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3566)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3692)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1508)
at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:289)
at oracle.as.install.oim.config.util.EncryptDataBase.encryptDBContent(EncryptDataBase.java:124)
at oracle.as.install.oim.config.util.EncryptConfigurationAndDB.encryptConfigurationAndDatbase(EncryptConfigurationAndDB.java:208)
at oracle.as.install.oim.config.OIMConfigManager.configureOIM(OIMConfigManager.java:966)
at oracle.as.install.oim.config.OIMConfigManager.doExecute(OIMConfigManager.java:538)
at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
at java.lang.Thread.run(Thread.java:662)

]]
[2012 06-27 T 07: 46:07.078 - 07:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] Exception has occurred in the updateMLSLocale method by updating the regional settings to the IOM DB []
java.lang.Exception: Exception occurred in the updateMLSLocale method by updating the locale to IOM DB
at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:297)
at oracle.as.install.oim.config.util.EncryptDataBase.encryptDBContent(EncryptDataBase.java:124)
at oracle.as.install.oim.config.util.EncryptConfigurationAndDB.encryptConfigurationAndDatbase(EncryptConfigurationAndDB.java:208)
at oracle.as.install.oim.config.OIMConfigManager.configureOIM(OIMConfigManager.java:966)
at oracle.as.install.oim.config.OIMConfigManager.doExecute(OIMConfigManager.java:538)
at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (DEV_OIM.UK_MLS_LOCALE_MLS_LOCALE_CODE) violated

at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:89)
at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1094)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1040)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1352)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3566)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3692)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1508)
at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:289)
... 13 more

]]
[2012 06-27 T 07: 46:07.078 - 07:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] Exception occurred during encryption of the database []
java.lang.Exception: Exception occurred during encryption of the database
at oracle.as.install.oim.config.util.EncryptDataBase.encryptDBContent(EncryptDataBase.java:138)
at oracle.as.install.oim.config.util.EncryptConfigurationAndDB.encryptConfigurationAndDatbase(EncryptConfigurationAndDB.java:208)
at oracle.as.install.oim.config.OIMConfigManager.configureOIM(OIMConfigManager.java:966)
at oracle.as.install.oim.config.OIMConfigManager.doExecute(OIMConfigManager.java:538)
at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.Exception: Exception occurred in the updateMLSLocale method by updating the locale to IOM DB
at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:297)
at oracle.as.install.oim.config.util.EncryptDataBase.encryptDBContent(EncryptDataBase.java:124)
... 12 more
Caused by: java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (DEV_OIM.UK_MLS_LOCALE_MLS_LOCALE_CODE) violated

at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:89)
at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1094)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1040)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1352)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3566)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3692)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1508)
at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:289)
... 13 more

]]
[2012 06-27 T 07: 46:07.078 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] []
[OIM_CONFIG] Encryption of database failed.
]]
[2012 06-27 T 07: 46:07.078 - 07:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] Exception []
java.lang.Exception: Exception occurred by encrypting the configuration and the database
at oracle.as.install.oim.config.util.EncryptConfigurationAndDB.encryptConfigurationAndDatbase(EncryptConfigurationAndDB.java:213)
at oracle.as.install.oim.config.OIMConfigManager.configureOIM(OIMConfigManager.java:966)
at oracle.as.install.oim.config.OIMConfigManager.doExecute(OIMConfigManager.java:538)
at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.Exception: Exception occurred during encryption of the database
at oracle.as.install.oim.config.util.EncryptDataBase.encryptDBContent(EncryptDataBase.java:138)
at oracle.as.install.oim.config.util.EncryptConfigurationAndDB.encryptConfigurationAndDatbase(EncryptConfigurationAndDB.java:208)
... 11 more
Caused by: java.lang.Exception: Exception occurred in the updateMLSLocale method by updating the locale to IOM DB
at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:297)
at oracle.as.install.oim.config.util.EncryptDataBase.encryptDBContent(EncryptDataBase.java:124)
... 12 more
Caused by: java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (DEV_OIM.UK_MLS_LOCALE_MLS_LOCALE_CODE) violated

at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:89)
at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1094)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1040)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1352)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3566)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3692)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1508)
at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:289)
... 13 more

]]


Thanks in advance for the help.

Kind regards
Prasad

Yep, Prasad. But now the error has changed.

".... Lack of C:\Oracle\Middleware\user_projects\domains\oimdomain\config\fmwconfig\*.xldatabasekey *... »

Please check your $DOMAIN_HOME variable and confirm if it is part of this and if this file above is there. For example: "C:\Oracle\Middleware\user_projects\domains\oimdomain" I would say that your $DOMAIN_HOME is wrong but please check everything first and let us know.

If you confirm it's wrong, do it right the first step I told you once again and then properly set them $DOMAIN_HOME.

Kind regards
Leoncio Thiago.

Tags: Fusion Middleware

Similar Questions

  • OIM11g R2 PS2 Installation - problem to the IOM configuration step

    Hello

    I install OIM11gR2 PS2 to computer virtual RHEL5.4 installation. And I followed the steps of fixation with success. And now the configuration step IOM after making the field WL creation and facts Admin Server and running upward.

    In Assistant de Configuration IOM, step 4: screen of the WebLogic Admin Server.

    I have entered the following values:

    URL of the WebLogic Admin Server: t3: / / < xxxx >: 7001

    Username: weblogic

    Password: xxxxxx

    After you click Next, it is not further.and of the Forum got stuck at step 4 for more than an hour. I tried several times but the same problem persists.

    Could someone please help me out here.

    Enjoy a quick help.

    Thank you

    Maryse

    I think that your SOA server is not upward. Early SOA server and then click Next. Make sure that before you run the Configure Server Admin and SOA are rising.

    Kind regards

    ARI

  • The SQL server system configuration checker cannot be executed due to WMI configuration on the computer

    The SQL server system configuration checker cannot be executed due to WMI configuration on the computer

     
    Toshiba-User Error: 2147749896 (0 x 80041008)
     
    I am trying to load the software for insurance. I got the above message.

    Hello

    The question you posted would be better suited in the TechNet Forums. I would recommend posting your query in the TechNet Forums.


    The SQL Server installation & set program to update Forum

    http://social.msdn.Microsoft.com/forums/en/sqlsetupandupgrade/thread/3f313abe-8826-4d76-8F04-611ebd4d0141

  • The network connectivity status appears as only 'Local' error message ' there may be a problem with your domain name server (DNS) configuration "when trying to diagnose the problem.

    Original title: connection internet wireless Sony Vaio problems

    I get connection "local only" and then when I try to diagnose and repair he said: "it may be a problem with your domain name server (DNS) configuration. He said that this problem cannot be fixed automatically and I have no idea what to do.

    How do you connect to the Internet (method/ISP)? What is a stand-alone computer or a corporate work station? What is the status of virus/malware of the machine? Please give us more details so that we can help you.

    Help us help you:

    http://www.elephantboycomputers.com/page2.html#Tech_Support - See the article "how to write a Post.
    http://support.microsoft.com/default.aspx/kb/555375 - how to ask a Question

    Troubleshooting Internet connectivity

    1 answer to the first and second troubleshooting Questions:

    First Question of troubleshooting: If the problem is new, what has changed between the time things worked and the time they do not have?

    The second issue of Windows troubleshooting: what is the status of virus/malware of the machine? If you think it's clean, what programs (and versions) allows you to determine this?

    Make sure that the computer is clean - http://www.elephantboycomputers.com/page2.html#Removing_Malware

    Many variants of malware will allow a proxy server if you are unable to Internet. Go to control panel > Internet Options > connectivity tab > LAN button. If all is selected in the section Server Proxy, uncheck the box, apply/OK outside.

    2. If nothing has changed and that the computer is clean, what antivirus/security programs are you running? Have AVG 8 or Zone Alarm? These two programs have had updates that caused Internet connectivity problems. I don't recommend either of these programs, but if you want to keep check them on the mftrs.' support websites.

    3. If #2 is not applicable:

    a. unplug the router.
    b. disconnect the modem. (If you have a DOCSIS 3 modem with battery backup, press the Reset button to reset the modem so the lights go out).
    c. wait 60 seconds.
    d. plug the modem (or wait until the reboot is completed) and expect that all the lights are on.
    e. plug the router and wait until all lights are on.

    You now have an Internet connection? Otherwise:

    4. connect your computer directly to the cable/DSL modem. You now have an Internet connection? If so, there is a problem with the router. They do not last forever. Replace it.

    If there is no Internet when your computer is connected directly to the cable/DSL modem, call your ISP because something is wrong with the cable/DSL modem or your Internet service.

    MS - MVP - Elephant Boy computers - don't panic!

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

    Hi all

    I have windows server 2003 r2 installed on the virtual machine and tried to install oracle database 11g r2.

    But I got Oracle net configuration assistant failed. Here is the log

    INFO: This variable JRE_HOME is not added to the map of global context

    INFO: This variable ISQLPLUS_PROTOCOL is not added to the map of global context

    INFO: This variable ISQLPLUS_PORT is not added to the map of global context

    INFO: This variable HOST_SID_OFFSET_ENABLED is not added to the map of global context

    INFO: This variable HOSTNAME is not added to the map of global context

    INFO: This variable EM_UPLOAD_DISABLE is not added to the map of global context

    INFO: This variable EM_UIX_DEBUG_FLAG is not added to the map of global context

    INFO: This variable EMPRODVER is not added to the map of global context

    INFO: This variable CONSOLE_MODE is not added to the map of global context

    INFO: This variable CONSOLE_CFG is not added to the map of global context

    INFO: This variable sl_oraclehomes is not added to the map of global context

    INFO: This variable s_oc4jDir is not added to the map of global context

    INFO: This variable s_oc4jAppsDir is not added to the map of global context

    INFO: This variable s_jreHome is not added to the map of global context

    INFO: This variable s_configcommand is not added to the map of global context

    INFO: This variable b_isRAC is not added to the map of global context

    INFO: This variable b_UNIX is not added to the map of global context

    INFO: This variable OJSP_JAR_LOC is not added to the map of global context

    INFO: This variable OJSPUTIL_JAR_LOC is not added to the map of global context

    INFO: This variable LDAP_JAR_LOC is not added to the map of global context

    INFO: This variable JAVA_HOME is not added to the map of global context

    INFO: This variable ISQLPLUS_HOST is not added to the map of global context

    INFO: This variable EM_UIX_LOCATION is not added to the map of global context

    INFO: This variable EM_REPOS_HOST is not added to the map of global context

    INFO: This variable EM_PING_COMMAND is not added to the map of global context

    INFO: This variable EM_OC4J_HOME is not added to the map of global context

    INFO: This variable EM_EAR_LOC is not added to the map of global context

    INFO: This variable EMDROOT is not added to the map of global context

    INFO: Adding the s_oc4jAdmPasswd to the oracle.sysman.console.db global variable

    INFO: Addition of the variable s_oc4jAdmPasswd to the global context for the whole oracle.sysman.console.db map

    INFO: This variable s_launchBrowserClasspath is not added to the map of global context

    INFO: This variable s_javapOracleHome is not added to the map of global context

    INFO: This variable PROD_HOME is not added to the map of global context

    INFO: {parameter: TOPLEVEL_COMPONENT in {aggregate: OuiConfigVariables:1.0.0.0.0:common}}: parameter data type is not compatible with the supplied String table.}}

    INFO: passing params in fact FC

    INFO: saves info by CF

    INFO: This is a shared oracle home or remote nodes are null. No copy required.

    INFO: Checkpoint: didn't found Checkpoint to return to getAllFailedCheckPoints.

    INFO: Checkpoint: didn't found Checkpoint return null for getLastFailedCheckPoint.

    INFO: Checkpoint file: Index written and updated

    INFO: Checkpoint: file transfer remote node

    INFO: update the global context

    INFO: Path to "globalcontext.xml" = C:\oracle\product\11.2.0\dbhome_1\install\chainedInstall\globalcontext

    INFO: Since the operation, move the current OiicAPISessionDetails to list installed

    INFO: Number of root to run scripts = 0

    INFO: isSuccessfullInstallation: true

    INFO: isSuccessfullRemoteInstallation: true

    INFO: Adding ExitStatus SUCCESS to the exit status set

    INFO: Finished implementing InstallDB

    NEWS: Execution of the Configuration

    INFO: Enter ConfigClient.init method

    INFO: ConfigClient.init sOracleHomeLoc=C:\oracle\product\11.2.0\dbhome_1, sTopAggId is oracle.server

    INFO: Enter ConfigClient.initClientAndSession method

    INFO: Status ConfigClient.initClientAndSession: connected to the framework of config

    INFO: ConfigClient.initClientAndSession session started oracle.sysman.emCfg.client.CfwSession@c0d228

    INFO: ConfigClient.initClientAndSession m_oAggregate=[Loracle.sysman.emCfg.common.IAggregate;@1257f0e

    Information: Directory of newspapers Configuration - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs

    INFO: Exit ConfigClient.init method

    INFO: Phone event ConfigSessionInitialized

    INFO: ConfigClient.registerOutErrStream, called method

    INFO: Enter ConfigClient.getToolsList method

    INFO: Created the config for Oracle Net Configuration Assistant job

    INFO: Created the config for the Oracle Database Configuration Assistant job

    INFO: update of transitional settings in aggregates

    INFO: update of transitional settings for oracle.server

    INFO: update of transitional settings for oracle.assistants.netca.client

    INFO: update of transitional settings for oracle.assistants.server

    INFO: Allocation of transitional value variable s_dbcaArgs

    INFO: Transitional S_SYSMANPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_systemPasswordFlag

    INFO: Allocation of transitional value variable s_sysmanPasswordFlag

    INFO: Transitional S_HOSTUSERPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_dbcaArgsOverride

    INFO: Allocation of transitional value variable windows_commandline_prefix

    INFO: Allocation of transitional value variable s_sysPasswordFlag

    INFO: Transitional S_SYSPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_asmsnmpPasswordFlag

    INFO: Transitional S_DBSNMPPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_dbsnmpPasswordFlag

    INFO: Transitional S_ASMSNMPPASSWORD variable value assignment

    INFO: Transitional S_SYSTEMPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_hostUserPasswordFlag

    INFO: update of transitional settings for OuiConfigVariables

    INFO: update of transitional settings for oracle.sysman.ccr

    INFO: update of transitional settings for oracle.sysman.console.db

    NEWS: Updated transitional settings in aggregates

    Information: Directory of newspapers Configuration - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs

    INFO:

    The developed /runconfig command is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE = action = configure RERUN = true, $*.

    INFO: Creates a new file C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands

    INFO: The option is to replace the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands file, it saves

    INFO: The backup file is called C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands.bak

    INFO: Enter ConfigClient.executeToolsInAggregate method

    INFO: ConfigClient.executeToolsInAggregate oAggregate = oracle.server:oracle.server:11.2.0.1.0:common

    INFO: Enter ConfigClient.assignAction method

    INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@1ae9cec

    NEWS: Action of ConfigClient.assignAction is of type: configuration

    INFO: Exit ConfigClient.assignAction method

    INFO: Action of affected ConfigClient.executeToolsInAggregate

    INFO: Started named Plugin: Oracle Net Configuration Assistant

    INFO: Found associate job

    INFO: From 'Oracle Net Configuration Assistant.

    INFO: From 'Oracle Net Configuration Assistant.

    INFO: Exception loading native library UnsatisfiedLinkError: 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:

    CAUTION:

    INFO: Finished named Plugin: Oracle Net Configuration Assistant

    INFO: Oracle Net Configuration Assistant failed.

    INFO: Oracle Net Configuration Assistant failed.

    INFO: Action completed ConfigClient.executeToolsInAggregate

    INFO: Exit ConfigClient.executeToolsInAggregate method

    INFO: Phone event ConfigToolsExecuted

    INFO:

    The developed /runconfig command is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE = action = configure RERUN = false, $*.

    INFO: Creates a new file C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands

    INFO: The option is to replace the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands file, it saves

    INFO: The backup file is called C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands.bak

    WARNING: don't output Readme.txt file

    INFO: ConfigClient.saveSession, called method

    INFO: Phone event ConfigSessionEnding

    INFO: ConfigClient.endSession, called method

    INFO: Setup

    INFO: Closing OUISetupDriver.JobExecutorThread

    INFO: Cleaning, please wait...

    INFO: Eliminate the object box to install controls

    INFO: update of the State of STATE_CLEAN computer

    INFO: Forked all the tasks are completed to the configuration of the State

    Full background information: Operations

    INFO: Moved to declare < configuration >

    NEWS: Execution of the Configuration

    INFO: Enter ConfigClient.init method

    INFO: ConfigClient.init sOracleHomeLoc=C:\oracle\product\11.2.0\dbhome_1, sTopAggId is oracle.server

    INFO: Enter ConfigClient.initClientAndSession method

    INFO: Status ConfigClient.initClientAndSession: connected to the framework of config

    INFO: ConfigClient.initClientAndSession session started oracle.sysman.emCfg.client.CfwSession@140de18

    INFO: ConfigClient.initClientAndSession m_oAggregate=[Loracle.sysman.emCfg.common.IAggregate;@1b52041

    Information: Directory of newspapers Configuration - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs

    INFO: Exit ConfigClient.init method

    INFO: Phone event ConfigSessionInitialized

    INFO: ConfigClient.registerOutErrStream, called method

    INFO: Enter ConfigClient.getToolsList method

    INFO: Work by selecting named 'Oracle Net Configuration Assistant' to try again

    INFO: Work by selecting named "Oracle Database Configuration Assistant' to try again

    INFO: update of transitional settings in aggregates

    INFO: update of transitional settings for oracle.server

    INFO: update of transitional settings for oracle.assistants.netca.client

    INFO: update of transitional settings for oracle.assistants.server

    INFO: Allocation of transitional value variable s_dbcaArgs

    INFO: Transitional S_SYSMANPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_systemPasswordFlag

    INFO: Allocation of transitional value variable s_sysmanPasswordFlag

    INFO: Transitional S_HOSTUSERPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_dbcaArgsOverride

    INFO: Allocation of transitional value variable windows_commandline_prefix

    INFO: Allocation of transitional value variable s_sysPasswordFlag

    INFO: Transitional S_SYSPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_asmsnmpPasswordFlag

    INFO: Transitional S_DBSNMPPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_dbsnmpPasswordFlag

    INFO: Transitional S_ASMSNMPPASSWORD variable value assignment

    INFO: Transitional S_SYSTEMPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_hostUserPasswordFlag

    INFO: update of transitional settings for OuiConfigVariables

    INFO: update of transitional settings for oracle.sysman.ccr

    INFO: update of transitional settings for oracle.sysman.console.db

    NEWS: Updated transitional settings in aggregates

    Information: Directory of newspapers Configuration - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs

    INFO:

    The developed /runconfig command is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE = action = configure RERUN = true, $*.

    INFO: The option is to replace the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands file, it saves

    INFO: The backup file is called C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands.bak.1

    INFO: Enter ConfigClient.executeSelectedToolsInAggregate method

    INFO: ConfigClient.executeSelectedToolsInAggregate oAggregate = oracle.server:oracle.server:11.2.0.1.0:common

    INFO: Enter ConfigClient.assignAction method

    INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@b970f5

    NEWS: Action of ConfigClient.assignAction is of type: configuration

    INFO: Exit ConfigClient.assignAction method

    INFO: Action of affected ConfigClient.executeSelectedToolsInAggregate

    INFO: Started named Plugin: Oracle Net Configuration Assistant

    INFO: Found associate job

    INFO: From 'Oracle Net Configuration Assistant.

    INFO: From 'Oracle Net Configuration Assistant.

    INFO: Exception loading native library UnsatisfiedLinkError: 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:

    CAUTION:

    INFO: Finished named Plugin: Oracle Net Configuration Assistant

    INFO: Oracle Net Configuration Assistant failed.

    INFO: Oracle Net Configuration Assistant failed.

    INFO: Action completed ConfigClient.executeSelectedToolsInAggregate

    INFO: Exit ConfigClient.executeSelectedToolsInAggregate method

    INFO:

    The developed /runconfig command is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE = action = configure RERUN = false, $*.

    INFO: The option is to replace the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands file, it saves

    INFO: The backup file is called C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands.bak.1

    WARNING: don't output Readme.txt file

    INFO: ConfigClient.saveSession, called method

    INFO: Phone event ConfigSessionEnding

    INFO: ConfigClient.endSession, called method

    INFO: Setup

    NEWS: Execution of the Configuration

    INFO: Enter ConfigClient.init method

    INFO: ConfigClient.init sOracleHomeLoc=C:\oracle\product\11.2.0\dbhome_1, sTopAggId is oracle.server

    INFO: Enter ConfigClient.initClientAndSession method

    INFO: Status ConfigClient.initClientAndSession: connected to the framework of config

    INFO: ConfigClient.initClientAndSession session started oracle.sysman.emCfg.client.CfwSession@969e08

    INFO: ConfigClient.initClientAndSession m_oAggregate=[Loracle.sysman.emCfg.common.IAggregate;@6155e3

    Information: Directory of newspapers Configuration - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs

    INFO: Exit ConfigClient.init method

    INFO: Phone event ConfigSessionInitialized

    INFO: ConfigClient.registerOutErrStream, called method

    INFO: Enter ConfigClient.getToolsList method

    INFO: Work by selecting named 'Oracle Net Configuration Assistant' to try again

    INFO: Work by selecting named "Oracle Database Configuration Assistant' to try again

    INFO: update of transitional settings in aggregates

    INFO: update of transitional settings for oracle.server

    INFO: update of transitional settings for oracle.assistants.netca.client

    INFO: update of transitional settings for oracle.assistants.server

    INFO: Allocation of transitional value variable s_dbcaArgs

    INFO: Transitional S_SYSMANPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_systemPasswordFlag

    INFO: Allocation of transitional value variable s_sysmanPasswordFlag

    INFO: Transitional S_HOSTUSERPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_dbcaArgsOverride

    INFO: Allocation of transitional value variable windows_commandline_prefix

    INFO: Allocation of transitional value variable s_sysPasswordFlag

    INFO: Transitional S_SYSPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_asmsnmpPasswordFlag

    INFO: Transitional S_DBSNMPPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_dbsnmpPasswordFlag

    INFO: Transitional S_ASMSNMPPASSWORD variable value assignment

    INFO: Transitional S_SYSTEMPASSWORD variable value assignment

    INFO: Allocation of transitional value variable s_hostUserPasswordFlag

    INFO: update of transitional settings for OuiConfigVariables

    INFO: update of transitional settings for oracle.sysman.ccr

    INFO: update of transitional settings for oracle.sysman.console.db

    NEWS: Updated transitional settings in aggregates

    Information: Directory of newspapers Configuration - C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs

    INFO:

    The developed /runconfig command is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE = action = configure RERUN = true, $*.

    INFO: The option is to replace the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands file, it saves

    INFO: The backup file is called C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands.bak.2

    INFO: Enter ConfigClient.executeSelectedToolsInAggregate method

    INFO: ConfigClient.executeSelectedToolsInAggregate oAggregate = oracle.server:oracle.server:11.2.0.1.0:common

    INFO: Enter ConfigClient.assignAction method

    INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@1e976fd

    NEWS: Action of ConfigClient.assignAction is of type: configuration

    INFO: Exit ConfigClient.assignAction method

    INFO: Action of affected ConfigClient.executeSelectedToolsInAggregate

    INFO: Started named Plugin: Oracle Net Configuration Assistant

    INFO: Found associate job

    INFO: From 'Oracle Net Configuration Assistant.

    INFO: From 'Oracle Net Configuration Assistant.

    INFO: Exception loading native library UnsatisfiedLinkError: 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

    CAUTION:

    INFO:

    INFO: Finished named Plugin: Oracle Net Configuration Assistant

    INFO: Oracle Net Configuration Assistant failed.

    INFO: Oracle Net Configuration Assistant failed.

    INFO: Action completed ConfigClient.executeSelectedToolsInAggregate

    INFO: Exit ConfigClient.executeSelectedToolsInAggregate method

    INFO:

    The developed /runconfig command is C:\oracle\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_1 MODE = action = configure RERUN = false, $*.

    INFO: The option is to replace the existing C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands file, it saves

    INFO: The backup file is called C:\oracle\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands.bak.2

    WARNING: don't output Readme.txt file

    INFO: ConfigClient.saveSession, called method

    INFO: Phone event ConfigSessionEnding

    INFO: ConfigClient.endSession, called method

    INFO: Setup

    Hi Srini,

    The problem is resolved. Thanks for your reply.

    The question is, is Windows server 2003 32-bit, and I try to install database 11g 64 bit. I tried to install database 11g 32-bit. Before that, I erased the traces of the virtual machine in my host system and reinstalled and tried. It worked.

    Thank you

    Sunil

  • [INS 20802] The Oracle Net Configuration Assistant failed.

    Hello
    I don't speak very good English but need help for install Oracle 11 g R2 on fedora 17.
    I get this error [INS 20802] Oracle Net Configuration Assistant failed. When I'm at the facility, would appreciate the help that you can give me... Thank you.

    It's the paper I generated the installation

    [oracle@localhost bin] $ tail-50 /u01/app/oraInventory/logs/installActions2013-02-19_12-34-32AM.log

    INFO: update of transitional settings for OuiConfigVariables
    INFO: update of transitional settings for oracle.sysman.ccr
    INFO: update of transitional settings for oracle.sysman.console.db
    NEWS: Updated transitional settings in aggregates
    Information: Newspapers Configuration directory - /u01/app/oracle/product/11.2.0/db_1/cfgtoollogs
    INFO:
    The developed /runconfig command is ORACLE_HOME=/u01/app/oracle/product/11.2.0/db_1 MODE = /u01/app/oracle/product/11.2.0/db_1/oui/bin/runConfig.sh action = configure RERUN = true, $*.
    INFO: The option is to replace the existing /u01/app/oracle/product/11.2.0/db_1/cfgtoollogs/configToolAllCommands file, it saves
    INFO: The backup file is called /u01/app/oracle/product/11.2.0/db_1/cfgtoollogs/configToolAllCommands.bak.3
    INFO: Enter ConfigClient.executeSelectedToolsInAggregate method
    INFO: ConfigClient.executeSelectedToolsInAggregate oAggregate = oracle.server:oracle.server:11.2.0.1.0:common
    INFO: Enter ConfigClient.assignAction method
    INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@18aa6a7
    NEWS: Action of ConfigClient.assignAction is of type: configuration
    INFO: Exit ConfigClient.assignAction method
    INFO: Action of affected ConfigClient.executeSelectedToolsInAggregate
    INFO: Started named Plugin: Oracle Net Configuration Assistant
    INFO: Found associate job
    INFO: From 'Oracle Net Configuration Assistant.
    INFO: From 'Oracle Net Configuration Assistant.
    INFO: Parsing of command line arguments:
    INFO: Setting "orahome" = /u01/app/oracle/product/11.2.0/db_1
    INFO: Setting "orahnam" = OraDb11g_home1
    INFO: Setting "instype' typical =
    INFO: Setting "inscomp' = ano, machine virtual Java, client, server, oraclenet
    INFO: Setting "insprtcl" = tcp
    INFO: Setting 'cfg' = local
    INFO: Setting "authadp" = NO_VALUE
    INFO: Setting "responsefile" = /u01/app/oracle/product/11.2.0/db_1/network/install/netca_typ.rsp
    INFO: "Silent" parameter = true
    NEWS: Fact parsing command line arguments.
    INFO: Oracle Net Services Configuration:
    INFO: #.
    INFO: # an unexpected error has been detected by the Machine virtual HotSpot:
    INFO: #.
    INFO: # SIGSEGV (0xb) at pc = 0xa2c60832, pid = 13985, tid = 3078252224
    INFO: #.
    INFO: # Java VM: Java hotspot Server VM (mixed mode 1.5.0_17 - b02)
    Information: Framework of issues #:
    INFO: # C [libclntsh.so.11.1 + 0 x 429832] snlinGetAddrInfo + 0x1b2
    INFO: #.
    NEWS: a report of errors with more information file is saved as hs_err_pid13985.log
    INFO: #.
    INFO: # If you want to submit a bug report, please visit:
    INFO: # http://java.sun.com/webapps/bugreport/crash.jsp
    INFO: #.
    INFO:
    WARNING: /u01/app/oracle/product/11.2.0/db_1/bin/netca: line abandoned 178:13985 (core dumped) $JRE $JRE_OPTIONS - classpath $CLASSPATH oracle.net.ca.NetCA $*.
    CAUTION:
    INFO: Finished named Plugin: Oracle Net Configuration Assistant


    Thank you...

    You are welcome :)
    Please indicate the fi answered thread response

  • Setup Wizard 'Oracle Net Configuration Assistant' failed

    I was installing Oracle 10g Enterprise and beyond following failure receipt. How can I solve this?

    Output generated by the configuration wizard 'Oracle Net Configuration Assistant:
    Command = C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\bin/java.exe-Dsun.java2d.noddraw=true-Duser.dir=C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\bin - classpath '; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\lib\rt.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ldapjclnt10.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ewt3.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ewtcompat-3_3_15.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\jlib\NetCA.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\jlib\netcam.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\netcfg.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\help4.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\jewt4.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\oracle_ice.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\share.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\swingall-1_1_1.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\lib\i18n.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\srvmhas.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\srvm.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\oui\jlib\OraInstaller.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\lib\xmlparserv2.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\tools' oracle.net.ca.NetCA /orahome C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2 /orahnam /instype /inscomp typical OraDb10g_home1 customer, oraclenet, Java virtual machine, server, ano /insprtcl tcp, nmp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\install\netca_typ.rsp
    Error occurred during initialization of VM
    Java/lang/NoClassDefFoundError: java/lang/object

    Setup Wizard 'Oracle Net Configuration Assistant' failed
    -----------------------------------------------------------------------------
    The script "C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\cfgtoollogs/configToolFailedCommands" contains all commands that failed, was omitted or were cancelled. This file can be used to run these wizards of configuration outside of YES. Note that you may need to update this script with passwords (as applicable) before executing the same. -.

    Published by: BenS on May 20, 2009 18:05

    The following information was found in the installActions... log file.

    NEWS: cf session hashcode: 13785219
    NEWS: cf session recorded with key: OraDb10g_home1 oracle.server
    INFO: cf session is ok
    INFO: created and saved the FC session for oh: OraDb10g_home1
    INFO: passing params to cf
    INFO: ORACLE_HOME is not definable, is why do not define the value
    INFO: ORACLE_HOME is not definable, is why do not define the value
    INFO: ORACLE_HOME is not definable, is why do not define the value
    INFO: ORACLE_HOME is not definable, is why do not define the value
    INFO: {parameter: TOPLEVEL_COMPONENT in {aggregate: OuiConfigVariables:1.0.0.0.0:common}}: parameter data type is not compatible with the supplied String table.}}
    INFO: passing params in fact FC
    INFO: saves info by CF
    INFO: This is a shared oracle home or remote nodes are null. No copy required.
    NEWS: cf session retrieved for key: OraDb10g_home1 oracle.server
    NEWS: cf session retrieved for key: OraDb10g_home1 oracle.server
    NEWS: cf session retrieved for key: OraDb10g_home1 oracle.server
    NEWS: cf session retrieved for key: OraDb10g_home1 oracle.server
    NEWS: FIRST RUN_RECOMMENDED_TOOLS set to false
    INFO: Not recommended gratuits3
    NEWS: plugin-list is created
    INFO: pluginlist is updated for: the current size of the database to Oracle 10g: 1
    INFO: No ExitOnly tools in this session: 1
    NEWS: cf session to run a hashcode: 13785219
    INFO: detached list tool prepares model fo: Oracle Database 10g
    INFO: cfsession hashcode for output only tools: 13785219
    INFO: hash for the action code: 8813601
    INFO: No ExitOnly tools: 1
    INFO: output-tool: launching browser
    NEWS: economy out only tools...
    INFO: no tool only seconded in this session
    INFO: output only tools are created in a single installation
    INFO: No. sets of tools to be run: 1
    INFO: page ca look: true
    INFO: tools to run exitonly spent: 1
    INFO: Begin to run the configuration wizards
    INFO: Command = C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\bin/java.exe-Dsun.java2d.noddraw=true-Duser.dir=C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\bin - classpath '; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\lib\rt.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ldapjclnt10.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ewt3.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ewtcompat-3_3_15.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\jlib\NetCA.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\jlib\netcam.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\netcfg.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\help4.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\jewt4.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\oracle_ice.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\share.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\swingall-1_1_1.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\lib\i18n.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\srvmhas.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\srvm.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\oui\jlib\OraInstaller.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\lib\xmlparserv2.jar; C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\tools' oracle.net.ca.NetCA /orahome C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2 /orahnam /instype /inscomp typical OraDb10g_home1 customer, oraclenet, Java virtual machine, server, ano /insprtcl tcp, nmp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\install\netca_typ.rsp

    Error occurred during initialization of VM
    Java/lang/NoClassDefFoundError: java/lang/object

    Command = C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\bin/java.exe failed

    INFO: Configuration assistant 'Oracle Net Configuration Assistant' failed
    INFO: The "C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\cfgtoollogs/configToolFailedCommands" script contains all commands that failed, has been omitted or were cancelled. This file can be used to run these wizards of configuration outside of YES. Note that you may need to update this script with passwords (as applicable) before running the same thing.
    -----------------------------------------------------------------------------
    GRAVE: YES-25031: some of the wizards of configuration failed. It is strongly recommended that you repeat configuration at this time assistants. Not run successfully the Wizards '' recommended '' means that your system is not properly configured.
    1 check the details on the screen Configuration Wizard panel to see errors resulting in chess.
    2 fix the errors causing these failures.
    3. Select the wizards failed and click 'Retry' to retry them.
    INFO: User selected: Yes/OK

    It seems that you mix Oracle homes here. It seems that if you have installed Oracle XE and now you are trying to install Oracle 10 g 2:

    C:\oraclexe\app\oracle;*\oracle\product\10.2.0\db_2*\jdk\jre\bin/java.exe

    Please check this.

    * ~ Madrid *.
    http://hrivera99.blogspot.com

  • Unable to connect to the host server: a connection attempt failed because

    Hi all

    I install my host ESX server in vmware workstation.  It works fine except when I am creating virtual machines.

    I'm not able to install the operating system on the virtual machine and I get this error that appears inside the virtual machine.

    Unable to connect to the host server: a connection attempt failed because the connected party did not respond after a certain time, or established connection failed because connected host has no

    to answer.  Do you want to retry?

    My ESX server hosts have static IP addresses.

    I've seen a few similar posts on this issue, but their solutions have not worked for me.

    Best regards

    Nathan

    I think we confuse you.  ESX server is running like a machine virtual within the workstation, correct?  If Yes, then you must edit the vmx esx server with these entries monitor configuration file *.  They can go anywhere in the file.  Once those have been added, you should be able to run 32-bit virtual machines within the esx server.

    -KjB

    VMware vExpert

  • configuration update failed, return to original

    Hello

    After I restarted my laptop, system tried to install updates, then I got the message that the configuration has failed and his attempts to revert the changes. Problem is that he's stuck on it for hours and I can't go in the system, any ideas what to do?

    I have sony vaio and win8

    Thank you

    Hello

    Thank you for visiting Microsoft Community.

    According to the description, I understand that your PC is blocked failure configuration changes back updated Windows. I will certainly help you to question.

    I would like to know some information:
    (3) you have the disc to install Windows 8?
    (4) don't you make changes to the hardware/software before this problem?

    Also, I suggest to perform the system restore and check if it helps evoking the steps mentioned below:

    1. Insert the Windows 8 install disc into the drive and restart the computer.
    2. When you are prompted to start from the disc, press any key any.
    3. Press or click on repair your computer.
    4. Press or click on help and then press or click Advanced options.
    5. Press or click on your version of Windows 8, tap or click System Restore, press or click on the restore point you want, and then press or click Next.
    6. Follow the instructions on the screen to complete the restore of the system and when you are prompted, restart your computer.

    Once the system boots, you can also check out the link below:
    https://support.Microsoft.com/en-us/KB/949358

    Important notes:

    * When you use system restore to restore the computer to a previous state, programs and updates that you have installed are removed.

    * Check out this article and refer to the section warning, you can copy the section warning like warning when you provide Refresh or reset in Windows 8 or 8.1 Windows

    http://Windows.Microsoft.com/en-in/Windows-8/restore-refresh-reset-PC

    Hope this information helps.

    Thank you to provide us with the information to look for more on this subject and to better understand the issue and we will be happy to offer our help.

    Thank you.

    Sincerely,

  • get document cloud installation a message "webget request failed.

    get document cloud installation a message "webget request failed.

    Hello Kent,

    Please see: get an error to install Acrobat DC - WebGet request failed

    I hope this helps.

    Concerning

    Megha Rawat

  • Call "VirtualMachine.MountToolsInstaller" to object "Name VM" on vCenter Server "Name VC" has failed.

    Call "VirtualMachine.MountToolsInstaller" to object "Name VM" on vCenter Server "Name VC" has failed.

    I have 5 host running Esxi 5.0 in my VC (5.0) (single Cluster) & totally 25 virtual machines.

    Suddenly in some VM VM tools are not running and when I tried to update through VM-> comments... receive the above error message.

    Please let me know how to fix it.

    Hello

    The above resolved after that I ran the command restart services.sh in the Esxi host.

    Note: The root cause of the problem was our switch & router have reformulated...

    Thank you for you answer.

  • Missing IOM IOM installation diagram on configure JDBC component schema

    I try to install on Linux IMO. I installed Oracle 11 g DB, UCR 11.1.1.6 version, Version 10.3.5 WebLogic, Oracle SOA Suite General version 11.1.1.6. I installed OIM Version 11.1.1.6 with option to install and configure later. I was able to install successfully up to that point.

    When you configure installation of the IOM by running the command in /oracle/Oracle/Middleware/Oracle_IDM1/common/bin/config.sh and moved to step of the configuration of the JDBC schema component... the page displays only the infrastructure user's email Service, SOA, GOSA MDS schema, SOA MDS schema. The wizard does not display patterns of IOM and OIM MDS. I tried several times and it does not show the schemas associated with the IOM.

    Your help is greatly appreciated. I have tried for almost a week and failed.

    I don't know if IOM 11.1.1.6 version is available. pls make sure that you have downloaded installer "identity and access management" and not "Identity Management"

    Also IOM 11.1.1.5 make sure, you use the same version of the UCR, SOA, weblogic

    Check out this link.
    http://www.Oracle.com/technetwork/middleware/downloads/OID-11g-161194.html

    Published by: i.m.k on July 11, 2012 03:23

  • Server 2008 R2 installation will not configure on DV7 series laptop

    I installed the Server 2008 R2 on a laptop DV7-7012nr. I upgraded the memory up to 16 GB. I deleted all the partitions, and then divide the hard drive into 2 partitions. Partition 1 is 7 442 Go Windows, Partition 2 is 256 GB server.

    When I install, windows server 2008, in dual boot, it will not complete the configuration for the material. This leaves me the choice either reinstall Windows server 2008 and to come back to the same error or return to windows 7.

    How can I get a dual boot for a full installation of Windows server 2008 R2 Enterprise Edition or Standard on my DV7-7012nr laptop?

    After spending 5 days with installing Server 2008 R2 64-bit on this laptop, I contacted the HP Support. Technical support HP and after 4 hours and 7 different technicians, I was informed that they can not help me with the installation of Server 2008 on this laptop. I know it's possible, and I installed Server 08 several times that I can remember. I'll have to this laptop with the conclusion that although HP says that it will work, it will not return.

    Summary; Windows Server 2008 R2 64-bit Standard or enterprise will not be installed on the HP Pavilion dv7-7012nr laptop.

  • Protect OIM 11 g self-serve by using OAM 11 g

    Hello

    We have the following components installed in my customer's environment and we didn't OID or installed OVD.

    1 oracle Identity Manager 11 g
    2. oracle 11 g Access Manager
    3 oracle Directory Server EE - storage of identity for OAM

    Here, my requirement is to protect the IOM by using OAM self-service application. I am aware that there is an integration of IOM - OAM approach suggested by the Oracle as in the link below. And he speaks of the OID and OVD, they mention but unclear on the role of the OVD in the integration (if it is mandatory or not).

    http://download.Oracle.com/docs/CD/E21764_01/ doc.1111 /e15740/OIM.htm#insertedID2

    And the other approach is what I protect IOM self-service application in OAM as a regular web application. If I do, what all the headers/cookies do I need pass to activate SSO on the side of the IOM.

    I'm looking experts suggestion here for self-service IOM protection. Thank you in advance.


    Concerning
    Ashok

    To achieve this there are no dependencies on OVD or OID. You have two options:

    1 take advantage of the domain agent
    2. set up a web proxy with a WebGate to the self-service IOM URLS. Configuration of an OAM identity Asserter to consume a header went the WebGate (OAM_REMOTE_USER by default). You could pair it with IOM or Department authentication provider.

    I recommend the latter. You can turn off the field agent with - DWLSAGENT_DISABLED = true

  • Installation of a cluster IOM 9.1 (10 g)

    Hi all

    I'm currently building the Oracle Identity Manager 9.1 cluster installation. I am following Installation and Configuration Guide for BEA WebLogic Server

    Under the section Setting Up a BEA WebLogic Server Oracle Identity Manager Cluster

    The basic procedure for the deployment of Oracle Identity Manager in a cluster of BEA WebLogic Server is to install and configure a management server and a single server and then clone the managed server for the other members of the cluster.


    I installed the weblogic server and I set up a domain with Adminserver and a cluster with a managed server.

    I started the two Admin Server & server managed and tried to install IOM 9.1.But I came across questions.

    Class Com.nexaweb.loader.ClientLoaderServlet servlet for servlet ClientClassServlet could not be loaded because the requested class is not found in the classpath*.

    Pls provide guidelines if possible in step by step.

    Thanks in advance

    Kind regards
    Madhu

    If you use Weblogic use below to create JMS

    xellerate\setup > config_clustsvr

    connection in weblogic console go below location.
    -->--> Server JMS Messaging service

    and look for JMS

    Kind regards
    Vishal

Maybe you are looking for