Identity manager rcu failure

Hi,
I'm attempting to learn about Identity Manager, but I can't get the application installed.
The error I'm seeing when running RCU with the Identity Manager repository selected is: RCU-6130/RCU-6136: Error while trying to execute SQLPlus action.
From the rcu.log the following errors can be found:
2012-07-12 20:58:48.918 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.action.JavaAction::perform: JavaAction command=oracle.ias.version.SchemaVersionUtil:utilSetComponentValid
2012-07-12 20:58:48.918 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.action.JavaAction::perform: JavaAction method=utilSetComponentValid
2012-07-12 20:58:48.968 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Execution time for SOA Infrastructure : 10145 milliseconds
2012-07-12 20:58:48.968 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Executing Task: Oracle Identity Manager
2012-07-12 20:58:48.968 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.action.JavaAction::perform: JavaAction command=oracle.ias.version.SchemaVersionUtil:utilCreateRegistryEntry
2012-07-12 20:58:48.968 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.action.JavaAction::perform: JavaAction method=utilCreateRegistryEntry
2012-07-12 20:58:48.968 NOTIFICATION rcu: oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine::connect: Connecting to database: user:SYS, role:SYSDBA, connectString:(description=(address=(host=192.168.56.3)(protocol=tcp)(port=1521))(connect_data=(service_name=ORCL)(server=dedicated)))
2012-07-12 20:58:49.018 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.action.JDBCAction::perform: m_bean.getResetSession() = false
2012-07-12 20:58:49.018 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.action.JDBCAction::perform: m_bean.getConnectAsOwner() = false
2012-07-12 20:58:49.018 NOTIFICATION rcu: oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine::connect: Connecting to database: user:SYS, role:SYSDBA, connectString:(description=(address=(host=192.168.56.3)(protocol=tcp)(port=1521))(connect_data=(service_name=ORCL)(server=dedicated)))
2012-07-12 20:58:49.068 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.action.JDBCAction::perform: current user=SYS
2012-07-12 20:58:49.068 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.action.JDBCAction::perform: Performing JDBCScript Action Command: C:\ofm_rcu_win32_11.1.1.3.3_disk1_1of1\rcuHome\/rcu/integration//oim/sql/oim_user.sql CMDLINE Parameters Length: 5
2012-07-12 20:58:49.068 NOTIFICATION rcu: oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine::parseNexecuteScript: ParseNexecute Script: C:\ofm_rcu_win32_11.1.1.3.3_disk1_1of1\rcuHome\/rcu/integration//oim/sql/oim_user.sql
2012-07-12 20:58:49.238 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.action.JDBCAction::perform: **** Sql script DONE****
2012-07-12 20:58:49.248 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.AbstractCompTask::execute: ValidIf result was false. Skipping Action: C:\ofm_rcu_win32_11.1.1.3.3_disk1_1of1\rcuHome\/rcu/integration//oim/sql/param.sql
2012-07-12 20:58:49.248 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.action.SQLPlusAction::perform: paramString = 'DEV2_OIM'
2012-07-12 20:58:49.379 ERROR rcu: oracle.sysman.assistants.rcu.backend.action.SQLPlusAction::perform: Error initializing SQLPlusEngine:
java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: Error initializing sqlplus.
     at oracle.sysman.assistants.common.dbutil.sqlplus.SQLPlusEngine.setDefaultEngineSettings(SQLPlusEngine.java:2144)
     at oracle.sysman.assistants.common.dbutil.sqlplus.SQLPlusEngine.initialize(SQLPlusEngine.java:352)
     at oracle.sysman.assistants.rcu.backend.action.SQLPlusAction.perform(SQLPlusAction.java:200)
     at oracle.sysman.assistants.rcu.backend.task.AbstractCompTask.execute(AbstractCompTask.java:243)
     at oracle.sysman.assistants.rcu.backend.task.ActualTask.run(TaskRunner.java:306)
     at java.lang.Thread.run(Thread.java:619)
2012-07-12 20:58:49.379 ERROR rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: RCU Operation Failed
oracle.sysman.assistants.common.task.TaskExecutionException: RCU-6136:Error while trying to execute SQLPlus action.
     at oracle.sysman.assistants.rcu.backend.task.AbstractCompTask.execute(AbstractCompTask.java:300)
     at oracle.sysman.assistants.rcu.backend.task.ActualTask.run(TaskRunner.java:306)
     at java.lang.Thread.run(Thread.java:619)
Caused by: oracle.sysman.assistants.common.task.ActionFailedException: RCU-6136:Error while trying to execute SQLPlus action.
     at oracle.sysman.assistants.rcu.backend.action.SQLPlusAction.perform(SQLPlusAction.java:211)
     at oracle.sysman.assistants.rcu.backend.task.AbstractCompTask.execute(AbstractCompTask.java:243)
     ... 2 more
Caused by: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: Error initializing sqlplus.
     at oracle.sysman.assistants.common.dbutil.sqlplus.SQLPlusEngine.setDefaultEngineSettings(SQLPlusEngine.java:2144)
     at oracle.sysman.assistants.common.dbutil.sqlplus.SQLPlusEngine.initialize(SQLPlusEngine.java:352)
     at oracle.sysman.assistants.rcu.backend.action.SQLPlusAction.perform(SQLPlusAction.java:200)
     ... 3 more
2012-07-12 20:58:49.379 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Executing Task: Execute post create operations
2012-07-12 20:58:49.379 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.CustomCompManager::getActionList: CustomCompManager.getActionList: CUSTOM_COMP_POSTLOAD_CLEANUP
2012-07-12 20:58:49.379 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Execution time for Execute post create operations : 0 milliseconds
2012-07-12 20:59:00.164 NOTIFICATION rcu: oracle.sysman.assistants.rcu.ui.InteractiveRCUModel::showCompletionMessage: Repository Creation Utility: Create - Completion Summary
Database details:
Host Name               : 192.168.56.3
Port                    : 1521
Service Name               : ORCL
Connected As               : SYS
Prefix for (prefixable) Schema Owners : DEV2
RCU Logfile               : C:\ofm_rcu_win32_11.1.1.3.3_disk1_1of1\rcuHome\rcu\log\logdir.2012-07-12_20-57\rcu.log
RCU Checkpoint Object               : C:\ofm_rcu_win32_11.1.1.3.3_disk1_1of1\rcuHome\/rcu/log\RCUCheckpointObj
Component schemas created:
Component               Status     Logfile          
Metadata Services          Success     C:\ofm_rcu_win32_11.1.1.3.3_disk1_1of1\rcuHome\rcu\log\logdir.2012-07-12_20-57\mds.log
Oracle Identity Manager          Failed     C:\ofm_rcu_win32_11.1.1.3.3_disk1_1of1\rcuHome\rcu\log\logdir.2012-07-12_20-57\oim.log
SOA Infrastructure          Success     C:\ofm_rcu_win32_11.1.1.3.3_disk1_1of1\rcuHome\rcu\log\logdir.2012-07-12_20-57\soainfra.log
User Messaging Service          Success     C:\ofm_rcu_win32_11.1.1.3.3_disk1_1of1\rcuHome\rcu\log\logdir.2012-07-12_20-57\orasdpm.log
2012-07-12 21:08:54.959 NOTIFICATION rcu: oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine::connect: Connecting to database: user:SYS, role:SYSDBA, connectString:(description=(address=(host=192.168.56.3)(protocol=tcp)(port=1521))(connect_data=(service_name=ORCL)(server=dedicated)))
2012-07-12 21:08:54.969 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Executing Task: Oracle Identity Manager
2012-07-12 21:08:54.969 ERROR rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: RCU Operation Failed
java.lang.NullPointerException
     at oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine.executeQuery(JDBCEngine.java:943)
     at oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine.executeQuery(JDBCEngine.java:727)
     at oracle.sysman.assistants.rcu.backend.validation.StepValidator.executeQuery(StepValidator.java:414)
     at oracle.sysman.assistants.rcu.backend.task.ComponentTask.filterTablespacesToDrop(ComponentTask.java:585)
     at oracle.sysman.assistants.rcu.backend.task.ComponentTask.getDropTbsActionList(ComponentTask.java:330)
     at oracle.sysman.assistants.rcu.backend.task.ComponentTask.initActions(ComponentTask.java:206)
     at oracle.sysman.assistants.rcu.backend.task.AbstractCompTask.execute(AbstractCompTask.java:202)
     at oracle.sysman.assistants.rcu.backend.task.ActualTask.run(TaskRunner.java:306)
     at java.lang.Thread.run(Thread.java:619)
Environment:
Windows 2008 x64 server for database host, 11.2.0.1.0 64bit db
Target ident manager server: windows 2003 32bit (I heard 32bit installs are easier)
Running the RCU utility from a 2008 or a 2003 host makes no difference, fails the same way.
From the documents here: http://docs.oracle.com/cd/E23943_01/install.1111/e10033/configone.htm
Section 4.2.2 indicates a few parameters in the db must be set, so here are the current values for my db:
Total System Global Area 2104479744 bytes
Fixed Size 2177368 bytes
Variable Size 1476396712 bytes
Database Buffers 620756992 bytes
Redo Buffers 5148672 bytes
Database mounted.
Database opened.
SQL> show parameter open_cursors;
NAME TYPE VALUE
open_cursors integer 900
SQL> show parameter aq_tm_processes;
NAME TYPE VALUE
aq_tm_processes integer 2
SQL> show parameter db_cache_size;
NAME TYPE VALUE
db_cache_size big integer 240M
SQL> show parameter java_pool_size;
NAME TYPE VALUE
java_pool_size big integer 224M
SQL> show parameter shared_pool_size;
NAME TYPE VALUE
shared_pool_size big integer 272M
SQL> show parameter open_cursors;
NAME TYPE VALUE
open_cursors integer 900
I selected utf-8 during the db install as well.
I selected automated memory management, so alot of the memory values above were set to 0. I set the just to be sure..
I'm at a loss for what to check next.. Last time I tried installing this product only way i could get rcu to work was from a linux host; but then the install would fail.
The db is running in a virtual box vm, i think I gave it 5 gigs of memory. Could that be part of the problem? I'm looking for any directions or ideas, I havnt even gotten to installing the product yet; seems like a daunting task.
Thanks!!

you can try this
copy msvcr71.dll from (rcu-install-dir)\jdk\bin to: and C:\Windows\SysWOW64
and, If you are using ‘Oracle Database XE’ you must set the RCU_JDBC_TRIM_BLOCKS environment variable to TRUE, before the installation
To do so: Right click on ‘My Computer’->Advanced Tab->Click on ‘Environment Variables’->Under ‘System Variables’ click ‘New’->
Name: RCU_JDBC_TRIM_BLOCKS, Value: TRUE

Similar Messages

  • Error in RCU for Identity Managment

    I am trying to create the schema for Oracle Identity Managment using RCU utility and I am getting following error:
    RCU-6083:Failed - Check prerequisites requirement for selected component:OIM
    Please refer to RCU log at C:\Oracle\Middleware\rcuHome\rcu\log\logdir.2010-09-16_23-36\rcu.log for details.
    Error: JVM is not installed on the Database.
    RCU-6092:Component Selection validation failed. Please refer to log at C:\Oracle\Middleware\rcuHome\rcu\log\logdir.2010-09-16_23-36\rcu.log for details
    I have Sun JDK 1.6 installed on the system.
    Please help in this.

    Here is the content of the log file:
    2010-09-22 22:31:45.562 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Executing Task: Check requirement for specified database
    2010-09-22 22:31:45.562 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator::executePrereqTask: Prereq taskId = PREREQ_GLOBAL_CHECK
    2010-09-22 22:31:47.703 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Execution time for Check requirement for specified database : 2141 milliseconds
    2010-09-22 22:31:47.718 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Executing Task: Execute pre create operations
    2010-09-22 22:31:47.718 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.CustomCompManager::getActionList: CustomCompManager.getActionList: CUSTOM_COMP_PRELOAD_SETUP
    2010-09-22 22:31:47.828 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.AbstractCompTask::execute: ValidIf result was false. Skipping Action: oracle.ias.version.SchemaVersionUtil:utilCreateRegistryAndCopyData
    2010-09-22 22:31:47.859 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.AbstractCompTask::execute: ValidIf result was false. Skipping Action: oracle.ias.version.SchemaVersionUtil:utilCreateRegistryTable
    2010-09-22 22:31:47.859 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Execution time for Execute pre create operations : 141 milliseconds
    2010-09-22 22:32:00.734 NOTIFICATION rcu: oracle.sysman.assistants.common.task.ProgressPanel::progressToNextTask: waiting for delegate to be visible
    2010-09-22 22:32:00.750 NOTIFICATION rcu: oracle.sysman.assistants.common.task.ProgressPanel::progressToNextTask: waiting for delegate to be visible
    2010-09-22 22:32:00.765 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Executing Task: Metadata Services
    2010-09-22 22:32:00.765 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator::executePrereqTask: Prereq taskId = MDS
    2010-09-22 22:32:00.765 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator::executePrereqTask: Starting component prereq check
    2010-09-22 22:32:00.812 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Execution time for Metadata Services : 47 milliseconds
    2010-09-22 22:32:00.812 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Executing Task: Audit Services
    2010-09-22 22:32:00.812 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator::executePrereqTask: Prereq taskId = IAU
    2010-09-22 22:32:00.812 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator::executePrereqTask: Starting component prereq check
    2010-09-22 22:32:00.843 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Execution time for Audit Services : 31 milliseconds
    2010-09-22 22:32:00.843 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Executing Task: Oracle Internet Directory
    2010-09-22 22:32:00.843 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator::executePrereqTask: Prereq taskId = OID
    2010-09-22 22:32:00.843 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator::executePrereqTask: Starting component prereq check
    2010-09-22 22:32:00.890 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Execution time for Oracle Internet Directory : 47 milliseconds
    2010-09-22 22:32:00.890 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Executing Task: Oracle Identity Federation
    2010-09-22 22:32:00.890 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator::executePrereqTask: Prereq taskId = OIF
    2010-09-22 22:32:00.890 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator::executePrereqTask: Starting component prereq check
    2010-09-22 22:32:00.921 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Execution time for Oracle Identity Federation : 31 milliseconds
    2010-09-22 22:32:00.921 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: Executing Task: Oracle Identity Manager
    2010-09-22 22:32:00.921 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator::executePrereqTask: Prereq taskId = OIM
    2010-09-22 22:32:00.921 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator::executePrereqTask: Starting component prereq check
    2010-09-22 22:32:01.093 ERROR rcu: oracle.sysman.assistants.rcu.backend.task.PrereqTask::execute: Prereq Evaluation Failed
    oracle.sysman.assistants.rcu.backend.validation.PrereqException: RCU-6083:Failed - Check prerequisites requirement for selected component:OIM
    Please refer to RCU log at C:\Oracle\Middleware\rcuHome\rcu\log\logdir.2010-09-22_22-31\rcu.log for details.
         at oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator.executePrereqTask(PrereqEvaluator.java:642)
         at oracle.sysman.assistants.rcu.backend.task.PrereqTask.execute(PrereqTask.java:68)
         at oracle.sysman.assistants.rcu.backend.task.ActualTask.run(TaskRunner.java:306)
         at java.lang.Thread.run(Thread.java:619)
    2010-09-22 22:32:01.093 ERROR rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: RCU Operation Failed
    oracle.sysman.assistants.common.task.TaskExecutionException: RCU-6083:Failed - Check prerequisites requirement for selected component:OIM
    Please refer to RCU log at C:\Oracle\Middleware\rcuHome\rcu\log\logdir.2010-09-22_22-31\rcu.log for details.
    Error: JVM is not installed on the Database.
         at oracle.sysman.assistants.rcu.backend.task.PrereqTask.execute(PrereqTask.java:76)
         at oracle.sysman.assistants.rcu.backend.task.ActualTask.run(TaskRunner.java:306)
         at java.lang.Thread.run(Thread.java:619)

  • Error accessing  identity management in EP

    Hi,
    I'v updated EP patches upto 11. After updating the patches I'm not able to access "User Administration". When clicked on "user administration" tab following error message is displayed.
    "A required service for the identity management user interface is not available. Contact your system administrator".
    Further when i 'm trying to access UME Configuration following error message is displayed.
    500   Internal Server Error
      Web Dynpro Container/SAP J2EE Engine/6.40 
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       java.lang.NullPointerException
        at com.sap.security.core.tools.configtool.MainView.disableModification(MainView.java:228)
        at com.sap.security.core.tools.configtool.MainView.RestoreSavedSettings(MainView.java:196)
        at com.sap.security.core.tools.configtool.wdp.InternalMainView.RestoreSavedSettings(InternalMainView.java:210)
        at com.sap.security.core.tools.configtool.MainView.wdDoInit(MainView.java:107)
        at com.sap.security.core.tools.configtool.wdp.InternalMainView.wdDoInit(InternalMainView.java:152)
        ... 55 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
    Version null
    DOM version null
    Client Type msie6
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0006.20060302084208.0000 (release=NW04S_06_REL, buildtime=2006-03-04:17:33:21[UTC], changelist=10570, host=pwdfm114), build date: Wed Mar 28 10:48:16 GMT+05:30 2007
    J2EE Engine No information available
    Java VM Java HotSpot(TM) Server VM, version:1.4.2_12-b03, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: x86
    Session & Other
    Session Locale en_US
    Time of Failure Tue May 22 13:13:22 GMT+05:30 2007 (Java Time: 1179819802397)
    Web Dynpro Code Generation Infos
    sap.com/pb
    SapDictionaryGenerationCore 7.0006.20060127190811.0000 (release=NW04S_06_REL, buildtime=2006-02-25:17:00:29[UTC], changelist=10345, host=PWDFM114.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0006.20060127190811.0000 (release=NW04S_06_REL, buildtime=2006-02-25:17:00:45[UTC], changelist=10345, host=PWDFM114.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0006.20060127191816.0000 (release=NW04S_06_REL, buildtime=2006-02-25:16:52:39[UTC], changelist=10351, host=PWDFM114.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0006.20060127202634.0000 (release=NW04S_06_REL, buildtime=2006-02-25:17:04:53[UTC], changelist=10381, host=PWDFM114.wdf.sap.corp)
    SapMetamodelCommon 7.0006.20060127192855.0000 (release=NW04S_06_REL, buildtime=2006-02-25:16:53:16[UTC], changelist=10358, host=PWDFM114.wdf.sap.corp)
    SapMetamodelCore 7.0006.20060127192855.0000 (release=NW04S_06_REL, buildtime=2006-02-25:16:53:11[UTC], changelist=10358, host=PWDFM114.wdf.sap.corp)
    SapMetamodelDictionary 7.0006.20060127190935.0000 (release=NW04S_06_REL, buildtime=2006-02-25:16:58:41[UTC], changelist=10346, host=PWDFM114.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0006.20060127203045.0000 (release=NW04S_06_REL, buildtime=2006-02-25:17:02:36[UTC], changelist=10382, host=PWDFM114.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0006.20060206111256.0000 (release=NW04S_06_REL, buildtime=2006-02-25:17:16:02[UTC], changelist=10425, host=pwdfm114)
    SapWebDynproGenerationCore 7.0006.20060127202634.0000 (release=NW04S_06_REL, buildtime=2006-02-25:17:05:07[UTC], changelist=10381, host=PWDFM114.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0006.20060206111256.0000 (release=NW04S_06_REL, buildtime=2006-02-25:17:16:02[UTC], changelist=10425, host=pwdfm114)
    sap.com/tcwddispwda
    No information available null
    sap.com/pb_api
    SapDictionaryGenerationCore 7.0006.20060127190811.0000 (release=NW04S_06_REL, buildtime=2006-02-25:17:00:29[UTC], changelist=10345, host=PWDFM114.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0006.20060127190811.0000 (release=NW04S_06_REL, buildtime=2006-02-25:17:00:45[UTC], changelist=10345, host=PWDFM114.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0006.20060127191816.0000 (release=NW04S_06_REL, buildtime=2006-02-25:16:52:39[UTC], changelist=10351, host=PWDFM114.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0006.20060127202634.0000 (release=NW04S_06_REL, buildtime=2006-02-25:17:04:53[UTC], changelist=10381, host=PWDFM114.wdf.sap.corp)
    SapMetamodelCommon 7.0006.20060127192855.0000 (release=NW04S_06_REL, buildtime=2006-02-25:16:53:16[UTC], changelist=10358, host=PWDFM114.wdf.sap.corp)
    SapMetamodelCore 7.0006.20060127192855.0000 (release=NW04S_06_REL, buildtime=2006-02-25:16:53:11[UTC], changelist=10358, host=PWDFM114.wdf.sap.corp)
    SapMetamodelDictionary 7.0006.20060127190935.0000 (release=NW04S_06_REL, buildtime=2006-02-25:16:58:41[UTC], changelist=10346, host=PWDFM114.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0006.20060127203045.0000 (release=NW04S_06_REL, buildtime=2006-02-25:17:02:36[UTC], changelist=10382, host=PWDFM114.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0006.20060206111256.0000 (release=NW04S_06_REL, buildtime=2006-02-25:17:16:02[UTC], changelist=10425, host=pwdfm114)
    SapWebDynproGenerationCore 7.0006.20060127202634.0000 (release=NW04S_06_REL, buildtime=2006-02-25:17:05:07[UTC], changelist=10381, host=PWDFM114.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0006.20060206111256.0000 (release=NW04S_06_REL, buildtime=2006-02-25:17:16:02[UTC], changelist=10425, host=pwdfm114)
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    java.lang.NullPointerException
         at com.sap.security.core.tools.configtool.MainView.disableModification(MainView.java:228)
         at com.sap.security.core.tools.configtool.MainView.RestoreSavedSettings(MainView.java:196)
         at com.sap.security.core.tools.configtool.wdp.InternalMainView.RestoreSavedSettings(InternalMainView.java:210)
         at com.sap.security.core.tools.configtool.MainView.wdDoInit(MainView.java:107)
         at com.sap.security.core.tools.configtool.wdp.InternalMainView.wdDoInit(InternalMainView.java:152)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:398)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:690)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:560)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.doOpen(WebDynproWindow.java:311)
         at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.open(ApplicationWindow.java:204)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:347)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:268)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:725)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:661)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:227)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:150)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:739)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:208)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1240)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:340)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:538)
         at com.sap.portal.pb.PageBuilder.wdDoApplicationStateChange(PageBuilder.java:287)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoApplicationStateChange(InternalPageBuilder.java:197)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doApplicationStateChange(DelegatingComponent.java:139)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doApplicationStateChange(ClientComponent.java:659)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doApplicationStateChange(ClientApplication.java:520)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:120)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:298)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:705)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:659)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:227)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:150)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:56)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:47)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    I request u all Gururs to kindly help !
    Thanks and Regards
    Rahat

    All,
    I could resolve the issue by applying the note Note 869852 - Central Note For UME Web Dynpro UIs , the part at page 4/11  :
    5)trouble shooting
    The second symptom matches our problem and was resolved using the solution b.
    Please note if you dont define an account for the Run_as identity it will pickup any user in the Administrator group
    I restarted the J2ee after the change.
    regards
    tarek kamal

  • Configuring Identity Management Components - Error in starting opmn server

    Hello,
    I have a VM, which is being administered by VMware Lab Manager. The VM is running RHEL 5.1, and has an Oracle 11g database installed.
    I am in the process of trying to install and configure Oracle Internet Directory 11g. To do this, I ran the Oracle Fusion Middleware 11g Oracle Identity Management Installer. I selected the "Install Software - Do Not Configure" installation type, and chose to "Configure without a Domain" in order to avoid having to install and administer a WebLogic domain. I set "/data1/u01/app/oracle/product/11.1.1" as the Oracle Middleware Home, and "Oracle_IDM1" as the Oracle Home Directory. (To simplify things below, let ORACLE_IDM_HOME refer to the /data1/u01/app/oracle/product/11.1.1/Oracle_IDM1" directory... understand that no environment variable exists with this name though.) The installation routine ran successfully.
    But, I ran into a problem while trying to configure the Oracle Identity Management 11g components. I ran the Oracle Identity Management 11g Release 1 Configuration Wizard (ORACLE_IDM_HOME/bin/config.sh). Here are some of the key configuration values that I entered:
    - Oracle Instance Location: /data1/u01/config/oracle/as_admin/asinst_1
    - Oracle Instance Name: asinst_1
    - Select Domain: Configure without a Domain
    - Configure Components: Oracle Internet Directory
    - Configure Ports: Auto Port Configuration
    - Specify Schema Database: Create Schema
    After entering my configuration values and hitting the Configure button, the configuration process started running. Shortly thereafter, under Bootstrap Domain Configuration, "Failed" appeared next to the "Create ASInstance" line, with the following error listed:
    {code}
    Error creating ASInstance asinst_1
    Cause: An internal operation has failed: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
    {code}
    In case it would be helpful, here is the output from the error log for the Oracle Identity Management 11g Configuration Wizard:
    {code}
    oracle.as.provisioning.util.ConfigException:
    Error creating ASInstance asinst_1.
    Cause:
    An internal operation has failed: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
    Action:
    See logs for more details.
    at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:306)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:163)
    at
    oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:114)
    at
    oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:533)
    at
    oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:437)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:870)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:824)
    at oracle.as.idm.install.config.BootstrapConfigManager.doExecute(BootstrapConfigManager.java:1256)
    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:82)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.management.opmn.optic.OpticException: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
    at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:255)
    at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:251)
    ... 16 more
    {code}
    To get more information, I tried to manually start the opmn server (I set ORACLE_INSTANCE to "/data1/u01/config/oracle/as_admin/asinst_1" and then ran "./opmnctl start" from the ORACLE_IDM_HOME/opmn/bin directory). As expected, the server failed to start. But, I checked the opmn.out file (in the ORACLE_INSTANCE/diagnostics/logs/OPMN/opmn directory), and found the following error repeated several times:
    {code}
    OPMN worker process exited with status 8b. Restarting.
    OPMN worker process exited with status 8b. Restarting.
    OPMN worker process terminated with signal 11 7 times in 10 seconds -- aborting!
    {code}
    Does anyone know what this error means? I am at a loss as to what to do at this point, so any help would be greatly appreciated.
    Thank you!

    h1. UPDATE:
    I just needed internet access to download the sysstat and compat-db packages, once installed I disconnected from the internet and re-run the installation, once again, it went fine without problems and opmn and OID are up and running. Also, I enabled the firewall which was disabled during the first installation.
    Here is the list of packages needed as pre-requisites:
    gcc-4.1.0-28.4, gcc-c++-4.1.0-28-4, setarch-1.6-1, libstdc++-4.1.0, libstdc++-devel-4.1.0, compat-libstdc++-2.96, control-center-2.8.0, glibc-common-2.3.4-2.9, binutils-2.16.91, make-3.80 on top of sysstat-5.0.5-1 and compat-db-4.1.25-9.
    There are 3 configuration files for opmn: instance.properties, opmn.xml and ports.prop..... and for OID: component-logs.xml
    h2. instance.properties:
    #These properties are generally used as default values for arguments not specified on the command line. When an argument is provided on the command line, the corresponding property is overwritten in this file.
    #Tue Aug 18 19:58:35 MDT 2009
    oracleHome=/home/oracle/bea_default/Oracle_IDM1
    registered=falseh2. opmn.xml:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <opmn xmlns="http://www.oracle.com/ias-instance">
       <log comp="internal;ons;pm" rotation-size="1500000"/>
       <debug comp="" rotation-size="1500000"/>
       <notification-server interface="any">
          <port local="6700" remote="6701"/>
          <ssl enabled="true" wallet-file="/home/oracle/as_admin/asinst_1/config/OPMN/opmn/wallet"/>
       </notification-server>
       <process-manager>
          <process-modules>
             <module path="$ORACLE_HOME/opmn/lib/libopmnohs">
                <module-id id="OHS2"/>
             </module>
             <module path="$ORACLE_HOME/opmn/lib/libopmncustom">
                <module-id id="CUSTOM"/>
             </module>
             <module path="$ORACLE_HOME/opmn/lib/libopmnoid">
                <module-id id="OID"/>
             </module>
             <module path="$ORACLE_HOME/opmn/lib/libopmnbi">
                <module-id id="BIServer"/>
                <module-id id="BIScheduler"/>
                <module-id id="BIPresentationServices"/>
                <module-id id="BIClusterController"/>
                <module-id id="BIJavaHost"/>
             </module>
             <module path="$ORACLE_HOME/opmn/lib/libopmnovd">
                <module-id id="OVD"/>
             </module>
             <module path="$ORACLE_HOME/opmn/lib/libopmnwc">
                <module-id id="WebCache"/>
                <module-id id="WebCache-admin"/>
             </module>
             <module path="$ORACLE_HOME/opmn/lib/libopmnreports">
                <module-id id="ReportsServices"/>
                <module-id id="ReportsBridgeServices"/>
             </module>
             <module path="$ORACLE_HOME/opmn/lib/libopmndisco">
                <module-id id="Disco_ServicesStatus"/>
                <module-id id="Disco_SessionServer"/>
                <module-id id="Disco_PreferenceServer"/>
             </module>
             <module path="$ORACLE_HOME/opmn/lib/libopmnemagent">
                <module-id id="EMAGENT"/>
             </module>
          </process-modules>
          <ias-instance id="asinst_1" name="asinst_1">
            <environment>
               <variable id="TEMP" value="/tmp"/>
               <variable id="TMP" value="/tmp"/>
            </environment>
          <ias-component id="EMAGENT">
      <process-type id="EMAGENT" module-id="EMAGENT">
        <process-set id="EMAGENT" numprocs="1">
          <ping interval="0"/>
        </process-set>
      </process-type>
    </ias-component><ias-component id="oid1" type="OID">
      <process-type id="oidmon" module-id="OID">
        <process-set id="OID" numprocs="1">
          <environment>
            <variable id="TNS_ADMIN" value="/home/oracle/as_admin/asinst_1/config"/>
         <variable id="DB_CONNECT_STR" value="OIDDB"/>
          </environment>
          <module-data>
            <category id="oidmon-parameters">
           <data id="start-cmdline-opts" value="connect=$DB_CONNECT_STR opmnuid=true start"/>
           <data id="stop-cmdline-opts" value="connect=$DB_CONNECT_STR opmnuid=true stop"/>
         </category>
          </module-data>
        </process-set>
      </process-type>
      <process-type id="oidldapd" status="phantom">
        <process-set id="oidldapd" status="phantom" numprocs="2"/>
      </process-type>
    </ias-component></ias-instance>
          <rmd-definitions>
             <!-- Audit Loader Setup TODO
                  Update the interval for Audit Loader to control how frequently
                  the Standalone Audit Loader gets invoked (seconds).
             -->
             <rmd name="AuditLoader" interval="315360000">
                 <conditional>
                     ({time}>=00:00)
                 </conditional>
                 <!-- Audit Loader Setup TODO
                      Before Updating the action snippet below, please update the
                      password in the Secret Store
                 -->
                 <!-- Audit Loader Setup TODO
                      Update the jdbcString (@%host%:%port%:%sid%)
                      Update the username (%username%)
                      Update the password (%password%) in Secret Store by adding
                      2 more system properties:
                         -Dstore.password=true
                         -Dauditloader.password=%password%
                 -->
                 <action value="exec $ORACLE_HOME/jdk/bin/java -classpath $ORACLE_HOME/modules/oracle.osdt_11.1.1/osdt_cert.jar$:$ORACLE_HOME/modules/oracle.osdt_11.1.1/osdt_core.jar$:$ORACLE_HOME/jdbc/lib/ojdbc5.jar$:$ORACLE_HOME/modules/oracle.iau_11.1.1/fmw_audit.jar$:$ORACLE_HOME/modules/oracle.pki_11.1.1/oraclepki.jar -Doracle.home=$ORACLE_HOME -Doracle.instance=$ORACLE_INSTANCE -Dauditloader.jdbcString=jdbc:oracle:thin:@%host%:%port%:%sid% -Dauditloader.username=%username% oracle.security.audit.ajl.loader.StandaloneAuditLoader" timeout="60"/>
                 <exception value="exec /bin/echo PERIODICAL CALL FOR Audit Loader FAILED"/>
             </rmd>
          </rmd-definitions>
          <launch-targets>
            <launch-target id="logquery">
              <exec path="$ORACLE_HOME/jdk/bin/java"/>
              <argument value="-classpath"/>
              <argument value="$ORACLE_HOME/modules/oracle.odl_11.1.1/ojdl.jar$:$ORACLE_HOME/modules/oracle.odl_11.1.1/ojdl2.jar"/>
              <argument value="-Djava.encoding=utf-8"/>
              <argument value="oracle.as.management.logging.tools.LogQuery"/>
              <argument value="-i"/>
              <argument value="$ORACLE_INSTANCE"/>
            </launch-target>
          </launch-targets>
       </process-manager>
    </opmn>h2. ports.prop:
    #Tue Aug 18 19:58:35 MDT 2009
    /opmn/remote_port=6701
    /oid1/asinst_1_nonSSLPort=3060
    /oid1/asinst_1_SSLPort=3131
    /opmn/local_port=6700
    /EMAGENT/emd-port=5162h2. component-logs.xml
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <logs xmlns="http://www.oracle.com/iAS/EMComponent/ojdl">
    <log path="diagnostics/logs/OID/oid1/oidldapd%NUM%s%PID%-0000.log" componentId="OID">
      <logreader class="oracle.core.ojdl.reader.ODLTextLogReaderFactory">
       <property name="FilenameFormat" value="oidldapd%NUM%s%PID%-{0}.log"/>
       <property name="FileRotation" value="circular"/>
       <property name="ComponentId" value="OID"/>
      </logreader>
    </log>
    <log path="diagnostics/logs/OID/oid1/oidmon-0000.log" componentId="OID">
      <logreader class="oracle.core.ojdl.reader.ODLTextLogReaderFactory">
       <property name="FilenameFormat" value="oidmon-{0}.log"/>
       <property name="FileRotation" value="circular"/>
       <property name="ComponentId" value="OID"/>
      </logreader>
    </log>
    <log path="diagnostics/logs/OID/oid1/oidrepld00-0000.log" componentId="OID">
      <logreader class="oracle.core.ojdl.reader.ODLTextLogReaderFactory">
       <property name="FilenameFormat" value="oidrepld00-{0}.log"/>
       <property name="FileRotation" value="circular"/>
       <property name="ComponentId" value="OID"/>
      </logreader>
    </log>
    </logs>

  • Hello, Identity manager fail to add entries in the LDAP and database table

    Hello,
    Well I installed identity manager 7 in a windows 2003 advanced server.
    I I appended an NT server resource, a Mysql table, a solaris server resource and an ldap server resource.
    I created the roles for these resources and then I assigned them to an account that I created for testing purposes.
    After the aprooval, in the solaris machine, the user has been added in the user database but no home directory has been created as I didn't set the apropriate flag to true.
    I the windows resource everything worked very smooth and with no problem.
    In the ldap and mysql table resources I recieved a failure having error message null. and from a sniffing that I did for investigation I never saw a sigle packed arrive to the mysql server or to the directory server from the idm server.
    Any ideas or suggestions on what to do ?

    Well the problem with the directory server just solved.
    But the problem with mysql remains.
    The first thing that I do when I add a resource is to test the connection.
    The problem with the LDAP is that the dn was not present in the directory server. They gave me an ou that didn't exist.

  • Identity Management Installation Error

    I have installed the following components on a Windows 2003 Server:
    RCU: ofm_rcu_win_11.1.1.2.0_disk1_1of1.zip (ran and installed ODS and OIF schemas)
    WLS: oepe111130_wls1032_win32.exe
    IDM: ofm_idm_win_11.1.1.2.0_32_disk1_1of1.zip
    The initial IDM setup completes, including the post install scripts and patches. The Bootstrap Domain Configuration also completes successfully. However, during the “Configure Oracle Identity Management Components” phase, in the configuration stage, the second step (“Start Oracle Internet Directory”) fails with the following error:
    2010-01-04T10:10:06.469-05:00 as NOTIFICATION oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 Start of create component
    2010-01-04T10:10:06.485-05:00 as NOTIFICATION oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 Action for the oid1 is START
    2010-01-04T10:10:06.485-05:00 as NOTIFICATION oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 Trying to start the component oid1
    2010-01-04T10:10:06.734-05:00 as WARNING oracle.as.config tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 Failed to start component oid1
    oracle.as.config.ProvisionException: HTTP status code = 400 : No processes or applications match the specified configuration.
         at oracle.as.config.impl.OracleASComponentBaseImpl.manageProcess(OracleASComponentBaseImpl.java:942)
         at oracle.as.config.impl.OracleASComponentBaseImpl.start(OracleASComponentBaseImpl.java:1061)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:153)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:73)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:401)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createComponent(ASInstanceProv.java:358)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:136)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:525)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:441)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:938)
         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:619)
    2010-01-04T10:10:06.734-05:00 as NOTIFICATION oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 Status of component false
    2010-01-04T10:10:06.734-05:00 as ERROR oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0
    oracle.as.config.ProvisionException: Failed to start the component
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:157)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:73)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:401)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createComponent(ASInstanceProv.java:358)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:136)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:525)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:441)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:938)
         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:619)
    2010-01-04T10:10:06.734-05:00 as TRACE:16 oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 SRC_CLASS: IdMProvisioningEventListener SRC_METHOD: onConfigurationError ENTRY 6e1df6c3-e800-4d71-b95d-d7d653f5a2b2
    2010-01-04T10:10:06.734-05:00 as TRACE oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener SRC_METHOD: onConfigurationError ________________________________________________________________________________
    2010-01-04T10:10:06.734-05:00 as TRACE oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener SRC_METHOD: onConfigurationError OOB IDM CONFIG EVENT onConfigurationError -> configGUID 6e1df6c3-e800-4d71-b95d-d7d653f5a2b2
    2010-01-04T10:10:06.734-05:00 as TRACE oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener SRC_METHOD: onConfigurationError OOB IDM CONFIG EVENT ErrorID: 35076
    2010-01-04T10:10:06.734-05:00 as TRACE oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener SRC_METHOD: onConfigurationError OOB IDM CONFIG EVENT Description:
    Error creating ASComponent oid1.
    Cause:
    An internal operation has failed: Failed to start the component
    Action:
    See logs for more details.
    2010-01-04T10:10:06.734-05:00 as TRACE oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener SRC_METHOD: onConfigurationError ________________________________________________________________________________
    2010-01-04T10:10:06.734-05:00 as TRACE oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener SRC_METHOD: onConfigurationError OOB IDM CONFIG EVENT onConfigurationError -> eventResponse ==oracle.as.provisioning.engine.ConfigEventResponse@135e112
    2010-01-04T10:10:06.734-05:00 as NOTIFICATION oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 OOB IDM CONFIG EVENT onConfigurationError -> Configuration Status: -1
    2010-01-04T10:10:06.734-05:00 as NOTIFICATION oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 OOB IDM CONFIG EVENT onConfigurationError -> Asking User for RETRY or ABORT
    2010-01-04T10:10:06.734-05:00 as NOTIFICATION oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 OOB IDM CONFIG EVENT onConfigurationError -> ActionStep:OID_START
    2010-01-04T10:10:06.734-05:00 as TRACE oracle.as.provisioning tid: 20 ecid: 0000INtpdhdCwksMwiAhMG1BGVdL00000A,0 SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener SRC_METHOD: onConfigurationError OOB IDM CONFIG EVENT onConfigurationError -> wait for User Input ....
    Any suggestions?
    Regards,
    Tom

    Hello,
    I have got the same problem, i am installing the same version of components you enumerated but on linux Red Hat Enterprise 5.3 x86_64.
    My log says:
    Trying to start the component oid1
    [2010-02-24T16:42:52.258+01:00] [as] [WARNING] [] [oracle.as.config] [tid: 37] [ecid: 0000IS0Y3e8E0VYjLpyGOA1BXJK800000S,0] Failed to start component oid1[[
    oracle.as.config.ProvisionException: HTTP status code = 400 : No processes or applications match the specified configuration.
    at oracle.as.config.impl.OracleASComponentBaseImpl.manageProcess(OracleASComponentBaseImpl.java:942)
    at oracle.as.config.impl.OracleASComponentBaseImpl.start(OracleASComponentBaseImpl.java:1061)
    at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:153)
    at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:73)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:401)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv.createComponent(ASInstanceProv.java:364)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:136)
    at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:525)
    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:441)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
    at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:938)
    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:619)
    So, basically it is the same error. Any conclusions by now what could be the problem? Of course there's no such thing as c or d drive in unix-like system;)
    Best regards,
    JK

  • Installation Identity Management on RedHat 4.7

    Hi, all.
    Please, help me.
    I installed repository of infrastructure v. 10.1.4 to database v. 10.2.0.4 in one server and try to install Identity Management with OID, SSO, ODI etc to other server. Installation succesfull but OC4J Instance Configuration Assistant fail.
    In ...installActions...log file
    =======
    Starting to execute configuration assistants
    Launched configuration assistant 'OC4J Instance Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: '/ora/app/product/10.1.4/as_1/jdk/bin/java -Djava.net.preferIPv4Stack=true -Djava.io.tmpdir=/tmp -mx512M -classpath /ora/app/product/10.1.4/as_1/dcm/lib/dcm.jar:/ora/app/product/10.1.4/as_1/dcm/lib/oc4j_deploy_tools.jar:/ora/app/product/10.1.4/as_1/opmn/lib/opmnplugin.jar -Doracle.ias.sysmgmt.logging.logdir=/ora/app/product/10.1.4/as_1/j2ee/home/log oracle.j2ee.tools.deploy.Oc4jDeploy -oraclehome /ora/app/product/10.1.4/as_1 -verbose -inifile /ora/app/product/10.1.4/as_1/j2ee/deploy.ini '
    Start output from spawned process:
    Reading ini file - '/ora/app/product/10.1.4/as_1/j2ee/deploy.ini'
    Adding web-app 'web.war' for app 'sso'.
    Adding web-app 'ssohelp.war' for app 'sso'.
    Adding web-app 'pls.war' for app 'sso'.
    OC4J instance 'OC4J_SECURITY': Adding java stop command line option '-server'
    OC4J instance 'OC4J_SECURITY': Adding java command line option '-Xmx512m'
    OC4J instance 'OC4J_SECURITY': Adding Environment variable 'LD_LIBRARY_PATH' with value '/ora/app/product/10.1.4/as_1/lib32:/ora/app/product/10.1.4/as_1/lib'
    OC4J instance 'OC4J_SECURITY': Adding Environment variable 'DISPLAY' with value 'infraserver.gp:0.0'
    Initializing DCM...done.
    OC4J instance 'OC4J_SECURITY' already exists.
    Adding dependent libraries for application 'default'...done.
    Starting OC4J instance 'OC4J_SECURITY'...
    ERROR: Start failed.
    Error message returned is: OPMN Request: /start?mode=sync&process-type=OC4J_SECURITY
    OPMN Response: HTTP/1.1 408 Request Time-out
    Content-Length: 726
    Content-Type: text/html
    Response: 0 of 1 processes started.
    <?xml version='1.0' encoding='ISO-8859-1'?>
    <response>
    <opmn id="infraserver.gp:6200" http-status="408" http-response="0 of 1 processes started.">
    <ias-instance id="infra.infraserver.gp">
    <ias-component id="OC4J">
    <process-type id="OC4J_SECURITY">
    <process-set id="default_island">
    <process id="1251540999" pid="29059" status="Stop" index="1" log="/ora/app/product/10.1.4/as_1/opmn/logs/OC4J~OC4J_SECURITY~default_island~1" operation="request" result="failure">
    <msg code="-22" text="time out while waiting for a managed process to start">
    </msg>
    </process>
    </process-set>
    </process-type>
    </ias-component>
    </ias-instance>
    </opmn>
    </response>
    If there is no response from OPMN, check OPMN configuration and restart DCM daemon. If OPMN response is available, identify the failure and the corresponding log files indicated in the OPMN response contents
    Terminating DCM...done.
    Copying /ora/app/product/10.1.4/as_1/j2ee/deploy.ini to /ora/app/product/10.1.4/as_1/j2ee/deploy.ini.1240748015329.bak.
    Writing any undeployed entries back to /ora/app/product/10.1.4/as_1/j2ee/deploy.ini.
    Oc4jDeploy tool completed, but with errors.
    =======
    In .../j2ee/deploy.ini file
    =======
    sso=sso,/ora/app/product/10.1.4/as_1/sso/lib/ossosvr.ear,/ora/app/product/10.1.4/as_1/sso/conf/oc4j_deploy.properties,OC4J_SECURITY,sso/plugin,sso/lib/ipastoolkit.jar,global:jlib/orai18n.jar,global:jlib/ohw.jar,global:jlib/uix2.jar,global:jlib/share.jar,global:jlib/regexp.jar,global:jlib/jsp-el-api.jar,global:jlib/commons-el.jar,global:jlib/oracle-el.jar,RemoveEarfile
    =======
    In .../opmn/logs/OC4J~OC4J_SECURITY~default_island~1 file
    =======
    09/04/26 20:03:59 Recovery completed, 0 connections committed and 0 rolled back...
    09/04/26 20:04:01 DAS servlet init enter
    09/04/26 20:04:01 oiddas: Release 10.1.4.0.1 Production Started
    09/04/26 20:04:03 Tutalii: /ora/app/product/10.1.4/as_1/j2ee/OC4J_SECURITY/applications/oiddas/ui/WEB-INF/lib/oiddas.jar archive
    09/04/26 20:04:04 DAS servlet init exit
    09/04/26 20:04:04 SSOLoginServlet.init: Starting up SSO server ...
    09/04/26 20:04:04 Initilize NLS utility...
    09/04/26 20:04:04 Reading SSO server policy....
    09/04/26 20:04:04 SSO: Entered FilePolicyManager constructor ...
    09/04/26 20:04:04 SSO: FilePolicyManager: done loading the /ora/app/product/10.1.4/as_1/sso/conf/policy.properties file
    09/04/26 20:04:04 SSO: Leaving FilePolicyManager constructor ...
    09/04/26 20:04:04 SSODebug: Done loading the debug file, /ora/app/product/10.1.4/as_1/sso/log/ssoServer.log
    09/04/26 20:04:05 oracle.security.sso.server.conf.ConfigurationException: ldap_host is empty in SSO server configuration. Please make sure your SSO server is configured properly.
    09/04/26 20:04:05 at oracle.security.sso.server.conf.DatabaseConfigReader.setSSOServerConfig(DatabaseConfigReader.java:658)
    09/04/26 20:04:05 at oracle.security.sso.server.conf.DatabaseConfigReader.init(DatabaseConfigReader.java:425)
    09/04/26 20:04:05 at oracle.security.sso.server.auth.AuthUtil.init(AuthUtil.java:194)
    09/04/26 20:04:05 at oracle.security.sso.server.ui.SSOLoginServlet.init(SSOLoginServlet.java:284)
    09/04/26 20:04:05 at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    09/04/26 20:04:05 at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2354)
    09/04/26 20:04:05 at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4795)
    09/04/26 20:04:05 at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4889)
    09/04/26 20:04:05 at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1015)
    09/04/26 20:04:05 at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
    09/04/26 20:04:05 at com.evermind.server.Application.getHttpApplication(Application.java:890)
    09/04/26 20:04:05 at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
    09/04/26 20:04:05 at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
    09/04/26 20:04:05 at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
    09/04/26 20:04:05 at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
    09/04/26 20:04:05 at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
    09/04/26 20:04:05 at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
    09/04/26 20:04:05 at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
    09/04/26 20:04:05 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
    09/04/26 20:04:05 at java.lang.Thread.run(Thread.java:534)
    09/04/26 20:04:05 SSO: Initializing the encryption objects failed
    09/04/26 20:04:05 oracle.security.sso.server.conf.ConfigurationException: ldap_host is empty in SSO server configuration. Please make sure your SSO server is configured properly.
    09/04/26 20:04:05 at oracle.security.sso.server.conf.DatabaseConfigReader.setSSOServerConfig(DatabaseConfigReader.java:658)
    09/04/26 20:04:05 at oracle.security.sso.server.conf.DatabaseConfigReader.init(DatabaseConfigReader.java:425)
    09/04/26 20:04:05 at oracle.security.sso.server.auth.AuthUtil.init(AuthUtil.java:194)
    09/04/26 20:04:05 at oracle.security.sso.server.ui.SSOLoginServlet.init(SSOLoginServlet.java:284)
    09/04/26 20:04:05 at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    09/04/26 20:04:05 at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2354)
    09/04/26 20:04:05 at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4795)
    09/04/26 20:04:05 at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4889)
    09/04/26 20:04:05 at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1015)
    09/04/26 20:04:05 at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
    09/04/26 20:04:05 at com.evermind.server.Application.getHttpApplication(Application.java:890)
    09/04/26 20:04:05 at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
    09/04/26 20:04:05 at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
    09/04/26 20:04:05 at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
    09/04/26 20:04:05 at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
    09/04/26 20:04:05 at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
    09/04/26 20:04:05 at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
    09/04/26 20:04:05 at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
    09/04/26 20:04:05 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
    09/04/26 20:04:05 at java.lang.Thread.run(Thread.java:534)
    09/04/26 20:04:05 SSO: FAILED TO START SSO SERVER!
    =======

    It can't start the Deploy of the products because OC4J_Security is down or all opmn is down, try to check with opmnctl status that this is ok and if so, retry the assitant.
    Greetings.

  • Identity Management in a Pull Merge Replication at Subscriber

    I am facing SQL Server Replication issue (Identity Management in a Pull Merge Replication at Subscriber).
    Replication situation:
    Distributor and the Publisher are in one server running Windows Server 2012 Std and SQL Server 2012 Std
    One Subscriber PC running Windows 7 Professional and SQL Server 2012 Express Edition
    Both are connected through the internet using VPN
    The Problem:
    Subscriber has an article (Table) [DocumentItems] where its Identity field [DocumentItemsID] is managed by Replication and was assigned the following range:
    ([DocumentItemsID]>(280649) AND [DocumentItemsID]<=(290649) OR [DocumentItemsID]>(290649) AND DocumentItemsID]<=(300649)
    The server was disconnected from electricity several times. Every time the Subscriber PC is up, The [DocumentItemsID] field will pick an identity out of its range like 330035 when inserting new rows.
    The issue happened 3 times. I fixed the problem by a manual reseed:
        DBCC CHECKIDENT('DocumentItems' , RESEED, xxxx)
    Where xxxx is the MAX existing value for [DocumentItemsID] + 1
    Once the electricity is disconnected again, the same problem occurs.
    Does anybody have any idea what is happening? And why the [DocumentItemsID] field was assigned values out of its range?
    Thanks

    I am confused as to where/when this problem is happening.
    From what you describe the publisher is disconnected from the subscriber by the power failure. During this time is your subscriber accepting data?
    The subscriber will not increment it's range until it does a synchronization. Perhaps what is happening is that you have a power failure, and the subscriber is still running. It accepts inserts and eventually an insert is more than the assigned range. In
    this case all inserts will fail until the subscriber syncs and after that the range in incremented. If these inserts are done in a batch, lets say 100,000 rows then entire batch will fail as it exceeds the possible identity values and then you will find that
    your identity range is incremented even though the inserts failed.
    What I would do is use manual identity range management and set your subscriber range manually to somehting high, or to have a -ve increment and a seed of 0.
    looking for a book on SQL Server 2008 Administration?
    http://www.amazon.com/Microsoft-Server-2008-Management-Administration/dp/067233044X looking for a book on SQL Server 2008 Full-Text Search?
    http://www.amazon.com/Pro-Full-Text-Search-Server-2008/dp/1430215941

  • Error when upgrading Oracle Identity Manager 9.1.0.1 to OIM 9.1.0.2

    Hello friends,
    I upgraded Oracle Identity Manager 9.1.0.1 to Oracle Identity Manager 9.1.0.2,after the running the command to apply the patch:
    OIM_HOME/xellerate/setup/patch_weblogic.cmd/sh WEBLOGIC_ADMIN_PASSWORD OIM_DB_USER_PASSWORD
    I get the error:
    [wldeploy] [BasicOperation.execute():445] : Initiating deploy operation for app, Xellerate, on targets:
    [wldeploy] [BasicOperation.execute():447] : AdminServer
    [wldeploy] Task 2 initiated: [Deployer:149026]deploy application Xellerate on AdminServer.
    [wldeploy] dumping Exception stack
    [wldeploy] Task 2 failed: [Deployer:149026]deploy application Xellerate on AdminServer.
    [wldeploy] Target state: deploy failed on Server AdminServer
    [wldeploy]
    [wldeploy]
    [wldeploy] There are 2 nested errors:
    [wldeploy]
    [wldeploy] weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the remote interface either does not exist in the bean class, or it is not a public method. Each method in the remote interface must have a corresponding public method in the bean class.
    [wldeploy] and
    [wldeploy]
    [wldeploy] weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the local interface either does not exist in the bean class, or it is not a public method. Each method in the local interface must have a corresponding public method in the bean class.
    [wldeploy] Target Assignments:
    [wldeploy] + Xellerate AdminServer
    [wldeploy] weblogic.deploy.api.tools.deployer.DeployerException: Task 2 failed: [Deployer:149026]deploy application Xellerate on AdminServer.
    [wldeploy] Target state: deploy failed on Server AdminServer
    [wldeploy]
    [wldeploy]
    [wldeploy] There are 2 nested errors:
    [wldeploy]
    [wldeploy] weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the remote interface either does not exist in the bean class, or it is not a public method. Each method in the remote interface must have a corresponding public method in the bean class.
    [wldeploy] and
    [wldeploy]
    [wldeploy] weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the local interface either does not exist in the bean class, or it is not a public method. Each method in the local interface must have a corresponding public method in the bean class.
    [wldeploy] [ServerConnectionImpl.close():332] : Closing DM connection
    [wldeploy] [ServerConnectionImpl.close():352] : Unregistered all listeners
    [wldeploy] [ServerConnectionImpl.closeJMX():372] : Closed JMX connection
    [wldeploy] [ServerConnectionImpl.closeJMX():384] : Closed Runtime JMX connection
    [wldeploy] [ServerConnectionImpl.closeJMX():396] : Closed Edit JMX connection
    [ant] Exiting C:\oracle\xellerate\setup\weblogic-setup.xml.
    BUILD FAILED
    C:\oracle\xellerate\Setup\setup.xml:448: The following error occurred while executing this line:
    C:\oracle\xellerate\setup\weblogic-setup.xml:310: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 2 failed: [Deployer:149026]deploy application Xellerate on AdminServer.
    Target state: deploy failed on Server AdminServer
    There are 2 nested errors:
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the remote interface either does not exist in the bean class, or it is not a public method. Each method in the remote interface must have a corresponding public method in the bean class.
    and
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the local interface either does not exist in the bean class, or it is not a public method. Each method in the local interface must have a corresponding public method in the bean class.
    Caused by: C:\oracle\xellerate\setup\weblogic-setup.xml:310: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 2 failed: [Deployer:149026]deploy application Xellerate on AdminServer.
    Target state: deploy failed on Server AdminServer
    There are 2 nested errors:
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the remote interface either does not exist in the bean class, or it is not a public method. Each method in the remote interface must have a corresponding public method in the bean class.
    and
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the local interface either does not exist in the bean class, or it is not a public method. Each method in the local interface must have a corresponding public method in the bean class.
    Caused by: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 2 failed: [Deployer:149026]deploy application Xellerate on AdminServer.
    Target state: deploy failed on Server AdminServer
    There are 2 nested errors:
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the remote interface either does not exist in the bean class, or it is not a public method. Each method in the remote interface must have a corresponding public method in the bean class.
    and
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the local interface either does not exist in the bean class, or it is not a public method. Each method in the local interface must have a corresponding public method in the bean class.
    Caused by: weblogic.deploy.api.tools.deployer.DeployerException: Task 2 failed: [Deployer:149026]deploy application Xellerate on AdminServer.
    Target state: deploy failed on Server AdminServer
    There are 2 nested errors:
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the remote interface either does not exist in the bean class, or it is not a public method. Each method in the remote interface must have a corresponding public method in the bean class.
    and
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the local interface either does not exist in the bean class, or it is not a public method. Each method in the local interface must have a corresponding public method in the bean class.
    --- Nested Exception ---
    C:\oracle\xellerate\setup\weblogic-setup.xml:310: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 2 failed: [Deployer:149026]deploy application Xellerate on AdminServer.
    Target state: deploy failed on Server AdminServer
    There are 2 nested errors:
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the remote interface either does not exist in the bean class, or it is not a public method. Each method in the remote interface must have a corresponding public method in the bean class.
    and
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the local interface either does not exist in the bean class, or it is not a public method. Each method in the local interface must have a corresponding public method in the bean class.
    Caused by: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 2 failed: [Deployer:149026]deploy application Xellerate on AdminServer.
    Target state: deploy failed on Server AdminServer
    There are 2 nested errors:
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the remote interface either does not exist in the bean class, or it is not a public method. Each method in the remote interface must have a corresponding public method in the bean class.
    and
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the local interface either does not exist in the bean class, or it is not a public method. Each method in the local interface must have a corresponding public method in the bean class.
    Caused by: weblogic.deploy.api.tools.deployer.DeployerException: Task 2 failed: [Deployer:149026]deploy application Xellerate on AdminServer.
    Target state: deploy failed on Server AdminServer
    There are 2 nested errors:
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the remote interface either does not exist in the bean class, or it is not a public method. Each method in the remote interface must have a corresponding public method in the bean class.
    and
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the local interface either does not exist in the bean class, or it is not a public method. Each method in the local interface must have a corresponding public method in the bean class.
    --- Nested Exception ---
    weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 2 failed: [Deployer:149026]deploy application Xellerate on AdminServer.
    Target state: deploy failed on Server AdminServer
    There are 2 nested errors:
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the remote interface either does not exist in the bean class, or it is not a public method. Each method in the remote interface must have a corresponding public method in the bean class.
    and
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the local interface either does not exist in the bean class, or it is not a public method. Each method in the local interface must have a corresponding public method in the bean class.
    Caused by: weblogic.deploy.api.tools.deployer.DeployerException: Task 2 failed: [Deployer:149026]deploy application Xellerate on AdminServer.
    Target state: deploy failed on Server AdminServer
    There are 2 nested errors:
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the remote interface either does not exist in the bean class, or it is not a public method. Each method in the remote interface must have a corresponding public method in the bean class.
    and
    weblogic.ejb.container.compliance.ComplianceException: In EJB tcGroupOperations, method getMemberGroups(long,int,int,java.lang.String,boolean) defined in the local interface either does not exist in the bean class, or it is not a public method. Each method in the local interface must have a corresponding public method in the bean class.
    Total time: 4 minutes 35 seconds
    How do I deal with this question?
    Thanks.

    This error generally occur if your server is up and you are running patch for upgrade, and its very common error.
    follow the troubleshoot step and get it done.
    page 36
    Troubleshooting the Application of the Patch on Oracle WebLogic Server
    http://docs.oracle.com/cd/E14899_01/doc.9102/e14764.pdf

  • Unable to log-in in Oracle Identity Manager Design Console

    Hello,
    I successfully installed OIM9.1.0.1 Identity Manager on Jboss4.2.3.GA App server and could login to OIM using http://llocalhost:8080/xlWebApp on my window Server 2003 system without any problem.
    Then I installed the Design Console on my window XP system. However, after successfully installing the Design Console, I could not login using the xelsysadm user ID.
    I checked to make sure that xlconfig.xml contains the right URL file under oim_designConsole directories.
    The error I get from the Design Console login window is:
    Internal Login
    Oracle Identity Manager Design Console Could not log you in.
    In the dos-command window, I got the error:
    WARN,22 Apr 2009 16:31:52,160,[org.jboss.remoting.marshal.MarshalFactory],Could
    not find marshaller for data type 'invocation'. Object in collection is null
    WARN,22 Apr 2009 16:31:52,160,[org.jboss.remoting.marshal.MarshalFactory],Found
    marshaller fully qualified class name within locator parameters, but was unable
    to load class: org.jboss.invocation.unified.marshall.InvocationMarshaller
    WARN,22 Apr 2009 16:31:52,160,[org.jboss.remoting.marshal.MarshalFactory],Could
    not find marshaller for data type 'invocation'. Object in collection is null
    java.lang.reflect.UndeclaredThrowableException
    at $Proxy0.create(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBaseClient$1.run(Unknown Source)
    at Thor.API.Security.LoginHandler.jbossLoginSession.runAs(Unknown Source
    at com.thortech.xl.dataaccess.tcDataBaseClient.bindToInstance(Unknown So
    urce)
    at com.thortech.xl.dataaccess.tcDataBaseClient.<init>(Unknown Source)
    at com.thortech.xl.server.tcDataBaseClient.<init>(Unknown Source)
    at com.thortech.xl.client.dataobj.tcDataBaseClient.<init>(Unknown Source
    at com.thortech.xl.client.base.tcAppWindow.internalLogin(Unknown Source)
    at com.thortech.xl.client.base.tcAppWindow.login(Unknown Source)
    at com.thortech.xl.client.base.tcAppWindow.<init>(Unknown Source)
    at com.thortech.xl.client.base.tcAppWindow.main(Unknown Source)
    Caused by: org.jboss.remoting.marshal.InvalidMarshallingResource: Can not find a
    valid marshaller for data type: invocation
    at org.jboss.remoting.RemoteClientInvoker.invoke(RemoteClientInvoker.jav
    a:78)
    at org.jboss.remoting.Client.invoke(Client.java:226)
    at org.jboss.remoting.Client.invoke(Client.java:189)
    at org.jboss.invocation.unified.interfaces.UnifiedInvokerProxy.invoke(Un
    ifiedInvokerProxy.java:184)
    at org.jboss.invocation.InvokerInterceptor.invokeInvoker(InvokerIntercep
    tor.java:227)
    at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.jav
    a:167)
    at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.
    java:46)
    at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:5
    5)
    at org.jboss.proxy.ejb.HomeInterceptor.invoke(HomeInterceptor.java:169)
    at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:86)
    I would really appreciate your help in this regards.
    Thanks for helping me resolve this issue.
    Regards,
    Dhirendra

    vBackup the original file log4j-1.2.8.jar in oimclient/xlclient/ext
    copy the log4j.jar from JBOSS folder - JBOSS/server/default
    Paste the file in client folder with original log4j-1.2.8.jar
    Rename log4j.jar file to log4j-1.2.8.jar
    start ur JBOSS.. this shd work.

  • Confusion with a current state of Oracle Identity Management

    I would like to know if anyone has successfully implemented the complete suite of IdM. If yes, please share this experience. I want to clarify the definition of "successful integration". It should include the following:
    - SSO for Partner applications
    - SSO for External (third parties) applications
    - Provisioning and Synchronization
    - Delegated Administration
    - WNA with Kerberos
    - SAML implementation (optional)
    I would appreciate all answers on this subject

    To restart from your initial question, it's quite strange because the components you mention are all included in the AS10g Enterprise Edition or in AS10g Portal, and are perfectly integrated. I know numerous customers which use Oracle Portal, for instance, and leverage on SSO (patner or external), Delegated Administration (DAS) , Synchro with AD server and Windows native authentication, without a single line of specific code. Provisioning is done automatically by DIP in the case of Portal with AD, as well, or with a Human resource system. Even the password synchro can be made betwwen AD and OID (Oracle LDAP)
    Now, it's a sligthy different discussion if we consider the recent acquisitions made by Oracle, and which are sold in the so call : Oracle Identity management 10g.
    OAM (previously Oblix) is a more ambitious product that Oracle SSO.
    OIM (provisioning and identity management) is far more sophisticated than Oracle DIP.
    The goal, for Oracle, is to unify the workflow engine and the Human interface (with ADF). This task is probably on the rails for the next year.
    OVD (previously OctetSting) is an architectural component which allow virtualisation of LDAP server.
    About Federation, OIF allow all existing Oracle Portal customer (using SSO) to rely on SAML tokens in order to trust partners site.
    So, in my opinion, acquisitions oblige to make a substantial effort to unify human interface and make arbitration between some concepts, but it's within the Oracle means.

  • Plans to Open Source Identity Manager

    Hello all! Are there plans to open-source Identity Manager much as Sun has done for Access Manager (OpenSSO) and Federation Manager (OpenFM). :-)
    Best,
    --John                                                                                                                                                                                                                                                                                                                                   

    In next future, Identity Manager will be in open source. But, Access Manager, I don't have news.
    Regards.

  • How to get the user created when I prepare for the BD Identity Manager

    Hi I have a query, I need to get a backup database Identity Manager 9.1, I have a problem I do not remember user created to perform the backup, how can you know that I created when I made the installation of Identity Manager, or how can I find

    Hi,
    You can do this trick:
    1) Go to "Deployment Manager" in the Web Console, and open the EXPORT applet
    2) Export the User Defined Fields from the USR form. You don't need any dependence for this.
    3) Open the generated XML with a text editor.
    3) Search for the <SDK_SCHEMA> tag
    This tag contains the OIM schema name, wich shoud be your OIM database user.
    Hope it helps,

  • 500   Internal Server Error in Identity Management in Portal

    Hi all,
    We have just upgraded our portal server to SP13 (2004s).
    Post upgrade, I am getting an error in Identity Management.
    When I search for a user, and try viewing his/her details, I get the following error.
    500   Internal Server Error
    Failed to process request. Please contact your system administrator.
    The funny thing is, it works fine for some users and throws an error for some others.
    Can anyone suggest what could be done to resolve this?
    Regards,
    Preksha

    Hi,
        the error may due to duplicate entries of users.
    go to logfile and check the users.
    regards,
    Sanjeevk

  • Adding a new UI element in identity manager form

    I am using Oracle Identity Manager 9.1.0 on Windows 2003 SP2 with JBoss 403SP1.
    How can I add a new gui element in the form, something like a button.
    I want to customize the form being rendered so that I do my custom actions when a form is rendered.
    Plz help

    Strongly consider if you really need to do the modification as you will need to redo it every time you do an upgrade that includes a new war (most do).
    Best regards
    /M

Maybe you are looking for

  • Creative Suite 5 and Acrobat 9 Pro Installation Question.

    Hi We currently have a number of machines that  have Acrobat 9 Pro installed as Standalone software along with Creative Suite 5, which is now showing up as two individual licenses, one for Acrobat 9 Pro and the other for Creative Suite Bundle. I have

  • SAve as a Word / PDF document

    Hi, I have a JSP web application. This application has several user forms to be filled in by the user. The forms are developed using JSP and Java codes. Right now, I am able to print the forms through the application. I would need to save these forms

  • Remove row from table when adding values to another table

    hi am adding value programticaly how can i remove the row i just  add from the table this is how am adding value public void addMember(javax.faces.event.ActionEvent actionEvent) { List<String> tempTable = new ArrayList<String>(); //Code to get the bi

  • Authentication Issue with BPM work space

    Hi I have created a sample BPM process using JDeveloper and deployed as well but when i tried to login to verify created process in workspace it shows the       "Invalid ID or password. Please try again" , i tried using weblogic user id and password

  • Nokia e71: Email Message playback for MFE?

    I noticed last week that my e71 had a really cool feature. If I press and hold the the top left blue (menu) button a voice comes on and starts telling me about all the email messages (subject line) in my default Nokia POP Email Account. Does anyone k