Config idm

hi
I have a problem with config idm.
i install idm 11.1.1.2 and install patch idm 11.1.1.5 successfully and then run ORACLE_HOME\bin\config.bat for configure idm but wizard not complete and stop in enterprise manager step and show this error in log file:
MBean Server Connection is :javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection@5e8e9b
weblogic 7001
Instance asinst_1 already exists, continuing with component creation
D:\Oracle\Middleware\Oracle_IDM1 D:\Oracle\Middleware\asinst_1 asinst_1
oracle.as.config.ProvisionException: Failed to start the component
     at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:137)
     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:523)
     at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
     at oracle.as.idm.install.config.BootstrapConfigManager.doExecute(BootstrapConfigManager.java:1610)
     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)
oracle.as.provisioning.util.ConfigException:
Error creating ASComponent EMAGENT.
Cause:
An internal operation has failed: Failed to start the component
Action:
See logs for more details.
     at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:414)
     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:523)
     at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
     at oracle.as.idm.install.config.BootstrapConfigManager.doExecute(BootstrapConfigManager.java:1610)
     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: oracle.as.config.ProvisionException: Failed to start the component
     at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:137)
     at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:73)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:401)
     ... 15 more
oracle.as.provisioning.exception.ASProvisioningException
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
     at oracle.as.idm.install.config.BootstrapConfigManager.doExecute(BootstrapConfigManager.java:1610)
     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.IllegalStateException: Action:Bootstrap Domain Configuration failed with error:IDM EM Agent Configuration failed, specified Continue.
     at oracle.as.install.engine.modules.configuration.client.ConfigAction.fail(ConfigAction.java:207)
     at oracle.as.idm.install.config.event.IdMProvisionEventListener.onConfigurationError(IdMProvisionEventListener.java:162)
     at oracle.as.provisioning.engine.Engine.reportError(Engine.java:309)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:425)
     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:523)
     at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
     ... 10 more
Edited by: user3114916 on Aug 3, 2011 6:29 AM

user3114916 wrote:
what's article 1310256.1?
i get all componenets from oracle site.Articles are docs published by Oracle. You need to have metalink id to view them. Log in and search for the article with the number and you should see the document.

Similar Messages

  • IDM's config.sh failed on "Could not create the Java virtual machine"

    I have OL5.7 32bit(Oracle Linux) set 2.5GB RAM. Installed rcu11.1.1.5's schemas, wls10.3.5, idm11.1.1.2.0 and patched to tdm11.1.1.5.0
    I tried to configure IDM's components OID, OVD and ODSM and to create the domain for these.
    ORACLE_HOME=/u01/app/oracle/FM/Oracle_IDM1
    <ORACLE_HOME>/bin/config.sh
    error msg:
    >
    [oracle@buoel57 bin]$ ./config.sh
    Starting Fusion Middleware Configuration Wizard
    ORACLE_HOME set as /u01/app/oracle/FM/Oracle_IDM1
    PATH set as /u01/app/oracle/FM/Oracle_IDM1/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin:/home/oracle/bin
    LD_LIBRARY_PATH set as /u01/app/oracle/FM/Oracle_IDM1/lib
    Starting Oracle Universal Installer...
    Checking swap space: must be greater than 500 MB. Actual 4191 MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-11-24_10-07-38AM. Please wait ...[oracle@buoel57 bin]$
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Could not create the Java virtual machine.
    [oracle@buoel57 bin]$
    >
    Java info
    >
    [oracle@buoel57 bin]$ which java
    /u01/app/oracle/FM/jdk160_24/bin/java
    [oracle@buoel57 bin]$ java -version
    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b50)
    Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode)
    [oracle@buoel57 bin]$
    >
    Where should I start to look?
    The log as follow, no much info
    >
    [oracle@buoel57 logs]$ more installActions2011-11-24_12-04-36PM.log
    The file oraparam.ini could not be found at /u01/app/oracle/FM/Oracle_IDM1/bin/../oui/bin/oraparam.ini
    Using paramFile: /u01/app/oracle/FM/Oracle_IDM1/oui/oraparam.ini
    Checking swap space: must be greater than 500 MB. Actual 4191 MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
    The number of files bootstrapped for the jre is 699.
    The number of files bootstrapped for the oui is 100.
    Using the umask value '027' available from oraparam.ini
    Execvp of the child jre : the cmdline is /tmp/OraInstall2011-11-24_12-04-36PM/jre/bin/java, and the argv is
    /tmp/OraInstall2011-11-24_12-04-36PM/jre/bin/java
    -Doracle.installer.library_loc=/tmp/OraInstall2011-11-24_12-04-36PM/oui/lib/linux
    -Doracle.installer.oui_loc=/tmp/OraInstall2011-11-24_12-04-36PM/oui
    -Doracle.installer.bootstrap=TRUE
    -Doracle.installer.startup_location=/u01/app/oracle/FM/Oracle_IDM1/oui/bin
    -Doracle.installer.jre_loc=../../jre
    -Doracle.installer.nlsEnabled="TRUE"
    -Doracle.installer.prereqConfigLoc=/tmp/OraInstall2011-11-24_12-04-36PM/prereq
    -Doracle.installer.unixVersion=2.6.32-200.13.1.el5uek
    -mx1024m
    -XX:MaxPermSize=1024m
    -cp
    /tmp/OraInstall2011-11-24_12-04-36PM::/tmp/OraInstall2011-11-24_12-04-36PM/ext/jlib/enginehelp.jar:/tmp/OraInstall2011-11-24_12-04-3
    6PM/ext/jlib/dms.jar:/tmp/OraInstall2011-11-24_12-04-36PM/ext/jlib/commonutils.jar:/tmp/OraInstall2011-11-24_12-04-36PM/ext/jlib/mes
    sage.jar:/tmp/OraInstall2011-11-24_12-04-36PM/ext/jlib/glassfish.jaxb.xjc_1.2.0.0_2-1-7.jar:/tmp/OraInstall2011-11-24_12-04-36PM/ext
    lib/ojmisc.jar:/tmp/OraInstall2011-11-24_12-04-36PM/oui/jlib/xml.jar:/tmp/OraInstall2011-11-24_12-04-36PM/oui/jlib/srvm.jar:/tmp/Ora
    Install2011-11-24_12-04-36PM/oui/jlib/classes12.jar
    oracle.sysman.oio.oioc.OiocOneClickInstaller
    UnixGroups="{oinstall,dba,}"
    -scratchPath
    /tmp/OraInstall2011-11-24_12-04-36PM
    -sourceType
    network
    -timestamp
    2011-11-24_12-04-36PM
    -weblogicConfig
    ORACLE_HOME=/u01/app/oracle/FM/Oracle_IDM1
    -invPtrLoc
    /u01/app/oracle/FM/Oracle_IDM1/oraInst.loc
    -oneclick
    -Doracle.config.mode=true
    [oracle@buoel57 logs]$
    [oracle@buoel57 logs]$

    Looks like you do not have enough free memory to create the 1GB Java VM you are trying to create. Have you checked that the server has enough free RAM?

  • IDS/IPS config Backup through IDM

    Hi,
    Can we take config backup through IDM, as I regularly upgrade OS & signautures and need to take backup of our config. But in IDM I could not find any option. AS I solely want to use IDM for all purposes.
    Currenlty I need to do ssh,take backup and then upgrade thru IDM.

    Thanks for your reply! I should then request Cisco developers to give such usefule facility as then we can solely use IDM for all purposes. Its painful to log thru ssh take backup and then upgrade using IDM. or use only ss to do everything then what for IDM is?
    Reg.
    YT

  • Error while connecting HCM with IDM

    HI SDN,
    I am now working on connecting HCM (source system) with IDM by referring the document u201C [IDM for SAP System Landscape u2013 Configuration Guide|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/706065c4-3564-2a10-2382-a52fcbd7eefb]u201D .
    In that I am following the HCM Use case implementation. I configured all the steps up to Exporting the HR data to Staging Area (Identity Store) via VDS by using a SQL query. If I say all the steps I followed it will take more time. so I request you to go through the mentioned document. While executing the report (RPLDAP_EXTRACT)  getting some Runtime error. Here is the short dump of that error.
    Short text
        "Function SPLDAP_RECEIVE_ATTRIBUTES is not available"
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPLLDA_EXTRACTION" had to be terminated because it
         has
        come across a statement that unfortunately cannot be executed.
        The error occurred during an RFC call to another system.
        In the target system, a short dump has been written as well.
        More detailed information on the error cause can be found there.
    Error analysis
        An error occurred when executing a REMOTE FUNCTION CALL.
        It was logged under the name "RFC_EXTERNAL_ABORT"
    I have that particular function module in my system and my RFC test connection is also success. so i am very much confused why i am getting that error?
    can anbody help me in fixing this error?
    /* points assured*/
    Regards,
    Tamil K

    Troy, did you ever figure out why you were getting the cannot modify object class error?
    I was able to get around it by fiddling with the IDS config, but comparing that modified config against a new one (that gets the cannot modify object class error) I can't see any relevant difference...
    I'd appreciate some guidance if you have overcome this.
    Thanks. Des.

  • Not able to configure IDM 11.1.1.7 in RHEL

    Hi,
    Installed below componnets in silent mode
    Java 1.6
    WLS 10.3.6
    IDM 11.1.1.7
    while configuring IDM(for OIF) in silent mode based from response file, it is getting stuck at CREATE DOMAIN. In Install out file, log says starting domain and it stays there for long time. But I am not able to continue further.
    I am seeing below warnings in install log file
    [2015-03-18T16:41:57.229-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0]  [Action]: Bootstrap Domain Configuration. Library not found: /opt/weblogic/middleware11g/modules/com.bea.core.weblogic.security.identity_1.1.2.0.jar
    [2015-03-18T16:41:57.230-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0]  [Action]: Bootstrap Domain Configuration. Library not found: /opt/weblogic/middleware11g/patch_wls1032/profiles/default/sys_manifest_classpath/weblogic_patch.jar
    [2015-03-18T16:41:57.238-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0]  [Action]: Bootstrap Domain Configuration. Library not found: /opt/weblogic/middleware11g/jrockit_160_14_R27.6.4-18/lib/tools.jar
    [2015-03-18T16:41:57.285-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0]  [Action]: Bootstrap Domain Configuration. Library not found: /opt/weblogic/middleware11g/wlserver_10.3/server/lib/weblogic_sp.jar
    [2015-03-18T16:41:57.286-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0]  [Action]: Bootstrap Domain Configuration. Library not found: /opt/weblogic/middleware11g/modules/features/weblogic.server.modules_10.3.2.0.jar
    [2015-03-18T16:41:57.287-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0]  [Action]: Bootstrap Domain Configuration. Library not found: /opt/weblogic/middleware11g/modules/org.apache.ant_1.7.0/lib/ant-all.jar
    [2015-03-18T16:41:57.287-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0]  [Action]: Bootstrap Domain Configuration. Library not found: /opt/weblogic/middleware11g/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar
    [2015-03-18T16:41:57.287-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0]  [Action]: Bootstrap Domain Configuration. Library not found: /opt/weblogic/middleware11g/wlserver_10.3/common/eval/pointbase/lib/pbembedded57.jar
    [2015-03-18T16:41:57.288-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0]  [Action]: Bootstrap Domain Configuration. Library not found: /opt/weblogic/middleware11g/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar
    [2015-03-18T16:41:57.288-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0]  [Action]: Bootstrap Domain Configuration. Library not found: /opt/weblogic/middleware11g/wlserver_10.3/common/eval/pointbase/lib/pbtools57.jar
    [2015-03-18T16:41:57.312-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0]  [Action]: Bootstrap Domain Configuration. Library not found: /opt/weblogic/middleware11g/modules/org.apache.ant_1.7.0/lib/ant-all.jar
    [2015-03-18T16:41:57.343-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0]  [Action]: Bootstrap Domain Configuration. Library not found: /opt/weblogic/middleware11g/modules/org.apache.ant_1.7.0/lib/ant.jar
    [2015-03-18T16:41:57.344-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0]  [Action]: Bootstrap Domain Configuration. Library not found: /opt/weblogic/middleware11g/modules/org.apache.ant_1.7.0/lib/ant-launcher.jar
    [2015-03-18T16:41:57.344-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0]  [Action]: Bootstrap Domain Configuration. Library not found: /opt/weblogic/middleware11g/modules/features/weblogic.server.modules_10.3.1.0.jar
    Admin Server is coming up after long time and I am able to access weblogic console.
    But in logs, it trys to connect to admin server and says could not connect.
    [2015-03-18T17:52:29.787-04:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationStatus]  [OOB IDM CONFIG EVENT] onConfigurationStatus ->23389ae6-ec6d-4830-b97e-2510c75ad281 StatusMsg:Connecting to AdminServer.
    [2015-03-18T17:52:29.787-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0] reportStartConfigAction: EXIT........
    [2015-03-18T17:52:29.788-04:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0] [[
    java.io.IOException
      at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:196)
      at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
      at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:338)
      at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:247)
      at oracle.as.provisioning.weblogic.AdminServer.connect(AdminServer.java:98)
      at oracle.as.provisioning.weblogic.ASDomain._connectToAdminServer(ASDomain.java:409)
      at oracle.as.provisioning.weblogic.ASDomain.connectToAdminServer(ASDomain.java:363)
      at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:411)
      at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
      at oracle.as.idm.install.config.BootstrapConfigManager.doExecute(BootstrapConfigManager.java:1088)
      at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)
      at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
      at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
      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:96)
      at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)
      at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
      at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
      at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.naming.ServiceUnavailableException [Root exception is java.net.UnknownHostException: vsvphxoamdev01.hotelgroup.com]
      at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:34)
      at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:792)
      at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:366)
      at weblogic.jndi.Environment.getContext(Environment.java:315)
      at weblogic.jndi.Environment.getContext(Environment.java:285)
      at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
      at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
      at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
      at javax.naming.InitialContext.init(InitialContext.java:223)
      at javax.naming.InitialContext.<init>(InitialContext.java:197)
      at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:178)
      ... 18 more
    Caused by: java.net.UnknownHostException: vsvphxoamdev01.hotelgroup.com
      at java.net.InetAddress.getAllByName0(InetAddress.java:1157)
      at java.net.InetAddress.getAllByName(InetAddress.java:1083)
      at java.net.InetAddress.getAllByName(InetAddress.java:1019)
      at weblogic.rjvm.RJVMFinder.getDnsEntries(RJVMFinder.java:422)
      at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:192)
      at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
      at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:165)
      at weblogic.jndi.WLInitialContextFactoryDelegate$1.run(WLInitialContextFactoryDelegate.java:345)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
      at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:340)
      ... 26 more
    [2015-03-18T17:52:29.789-04:00] [as] [TRACE:16] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0] [SRC_CLASS: IdMProvisioningEventListener] [SRC_METHOD: onConfigurationError] ENTRY 23389ae6-ec6d-4830-b97e-2510c75ad281
    [2015-03-18T17:52:29.789-04:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] ________________________________________________________________________________
    [2015-03-18T17:52:29.789-04:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError]  [OOB IDM CONFIG EVENT] onConfigurationError -> configGUID 23389ae6-ec6d-4830-b97e-2510c75ad281
    [2015-03-18T17:52:29.790-04:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError]  [OOB IDM CONFIG EVENT] ErrorID: 35006
    [2015-03-18T17:52:29.790-04:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000Kkibk_c2JRS_uDs1yX1L2UCH000004,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError]  [OOB IDM CONFIG EVENT] Description: [[
    Unable to connect to the AdminServer.
    Cause:
    An internal operation has failed:java.io.IOException
    Action:
    See logs for more details.

    I have verified host file entry also. It looks fine
    -bash-4.1$ cat /etc/hosts
    127.0.0.1 localhost.localdomain localhost
    10.86.60.229 vsvphxoampoc01.hotelgroup.com
    10.86.231.100 phxasn4_bu
    10.86.240.204 phxasn4
    ::1 localhost loopback

  • Encountering Java RMI error trying to install IDM 11.1.1.6

    Hi all,
    I'm completely stumped trying to install Oracle identity management 11.1.1.6 from the download here
    http://www.oracle.com/technetwork/middleware/id-mgmt/downloads/index.html
    I am on RHEL 5.5 x64, clean install into a Xen VM, all the latest updates applied.
    What I have done so far is as follows.
    Install GI and DB 11.2.0.3.0 for a single instance using ASM
    Set up some ASM disk groups using iSCSI attached storage
    Create a database using DBCA
    Install RCU 11.1.1.6 and create the necessary repository schema for IDM
    Install Sun JDK 1.6.0_38
    Install Weblogic server 10.3.6 - downloaded from eDelivery
    Carry out a software only installation of IDM
    Use $MW_HOME/Oracle_IDM1/common/bin/config.sh to create a Weblogic domain which supports IDM
    Run $MW_HOME/Oracle_IDM1/bin/config.sh to try and configure IDM
    Sadly at this last step I am encountering an RMI error from the weblogic admin server whien specifying which components I want to configure - the installer is connecting to the running server but I get an RMI exception in the logs, the installer reports INST-5194: Unable to connect to the Oracle WebLogic Middleware Administration Server and it won't go any further. Full error stack follows. Anyone got any suggestions? I'm really scratching my head here.
    ####<Jan 8, 2013 9:44:12 AM GMT> <Warning> <RMI> <perses> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <c973505a4484734b:-5669ab43:13c160fd34d:-8000-0000000000000019> <1357638252608> <BEA-080003> <RuntimeException thrown by rmi server: javax.management.remote.rmi.RMIConnectionImpl.getAttribute(Ljavax.management.ObjectName;Ljava.lang.String;Ljavax.security.auth.Subject;)
    java.lang.NullPointerException.
    java.lang.NullPointerException
         at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:768)
         at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getMBeanContextLoader(JMXContextInterceptor.java:475)
         at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:146)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
         at weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:299)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:279)
         at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5$1.run(JMXConnectorSubjectForwarder.java:326)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5.run(JMXConnectorSubjectForwarder.java:324)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getAttribute(JMXConnectorSubjectForwarder.java:319)
         at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1431)
         at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:74)
         at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1295)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1394)
         at javax.management.remote.rmi.RMIConnectionImpl.getAttribute(RMIConnectionImpl.java:630)
         at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
         at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >

    Did you manage to solve this issue?
    I'm running into the exact same error, but installing 11.1.1.7.0 on Windows 2003
    Haven't found anything on MOS yet :(
    Kind regards,
    Rob
    Edited by: rgouw on 10-apr-2013 1:10

  • IDM install of weblogic on solaris t200 very slow

    Folks
    Has anyone installed weblogic or IDM solution on solaris T2000. The startup and responses are very slow. It takes 20 minutes to bring up the admin server and soa server with the base services starts up in over 40 minutes. Bottom line unusable.
    Config:
    Soalris 10
    Jrockit: 1.6
    Weblogic and IDM Suite latest dot 5 release
    Is there something obvious we are missing.... Any suggestions recommendations???
    The same config on linux is blazing but that is not our environment.....
    Thanks
    MI

    Look up metalink Oracle has mentioned that there is a problem with T200 and the combination of weblogic/soa and other servers with no solution... They suggest T4000 as the starting point....
    Cheers

  • IDM 11G install error??

    Hi,
    I am trying to install IDM 11g 11.1.1.2 on Windows Server 2003 EE. The setup fails at "Create ASInstance". I see the following log in the install logs and out logs. Let me know if you have ever faced this issue. And if you know how to fix this one.:
    OUT LOGS
    opmnctl start: opmn failed to start.
    SND: No such file or directory
    oracle.as.provisioning.util.ConfigException:
    Error creating ASInstance IDMinst_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:317)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
         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.BootstrapConfigManager.doExecute(BootstrapConfigManager.java:1287)
         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)
    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:310)
         at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:254)
         ... 15 more
    progress in calculate progress2
    INSTALL LOGS
    [2010-11-07T13:57:46.796-07:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000Ikc3pqL7U8WjLxzG8A1CpkH^00000A,0] [[
    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:310)
         at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:254)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
         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.BootstrapConfigManager.doExecute(BootstrapConfigManager.java:1287)
         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-11-07T13:57:46.796-07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000Ikc3pqL7U8WjLxzG8A1CpkH^00000A,0] Exit code from OPMNAdmin : 2
    [2010-11-07T13:57:46.796-07:00] [as] [TRACE:16] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000Ikc3pqL7U8WjLxzG8A1CpkH^00000A,0] [SRC_CLASS: IdMProvisioningEventListener] [SRC_METHOD: onConfigurationError] ENTRY 6473f20d-dd92-4511-b723-c2dfd9d9191f
    [2010-11-07T13:57:46.875-07:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000Ikc3pqL7U8WjLxzG8A1CpkH^00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] ________________________________________________________________________________
    [2010-11-07T13:57:46.875-07:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000Ikc3pqL7U8WjLxzG8A1CpkH^00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> configGUID 6473f20d-dd92-4511-b723-c2dfd9d9191f
    [2010-11-07T13:57:46.875-07:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000Ikc3pqL7U8WjLxzG8A1CpkH^00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] ErrorID: 35075
    [2010-11-07T13:57:46.875-07:00] [as] [TRACE] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000Ikc3pqL7U8WjLxzG8A1CpkH^00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] Description: [[
    Error creating ASInstance IDMinst_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.
    OPMN logs error:
    E:\Oracle\Middleware\IDMinst_1\config\OPMN\opmn\states\.opmndat
    [2010-11-07T14:07:27][opmn][NOTIFICATION:1][675][OPMN]OPMN server ready.  Request handling enabled.
    [2010-11-07T14:07:27][opmn][ERROR:1][17][OPMN][code:ons-listener]69.60.111.227,6701: BIND (Unknown error)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    11.1.1.2 is bad for windows...too many bugs. 11.1.1.3 is a more stable version. But 11.1.1.5 is the best. So upgrade to 11.1.1.5 and then configure the IDM suite.

  • UDESEncrypt Errors when using the JAVA engine (NW IDM 7.0)

    Folks,
    I'm seeing an error when I use the uDESEncrypt function with the Java Engine in NW IDM SP2 Patch 3.
    The error I am getting is:
    runFunctionsInString($FUNCTION.encrPWD()$$) got exception
    org.mozilla.javascript.EvaluatorException: uDESEncrypt: Key should be exactly 24 bytes long.
    The code calling it is:
    // Main function: encrPWD
    function encrPWD(Par){
         //Example calling DSE internal function
         //UserFunc.uStop("Terminated by user");
         key = "C:\Program Files\SAP\IdM\Workflow\configs\KEY\keys.ini";
         OutString = UserFunc.uDESEncrypt(key, Par);
         return OutString;
    I have also seen this error when using Patch 4.
    Interestingly enough, the error does not occur when using the Windows Engine.  Anyone else seeing this?
    Thanks,
    Matt

    Hi Matthew,
    Try to replace the '\' with '
    key = "C:
    Program Files
    SAP
    IdM
    Workflow
    configs
    KEY
    keys.ini";
    Alternative approaches,
    1) setting key empty and it will look into %DSE_HOME%\KEY\key.ini
      which should be C:\Program Files\SAP\IdM\Identity Center\Key\key.ini on default installation path.
    2) or setting the key to something like = 6D5A2AF59B1CDD7F9592484F178331C891537A3F9B91D362
       a 24 byte key...
    Also when using DES you should ensure that in Identity Center underneath Options/General
    you have encryption algorithm set to 3DES.
    Normally if you intend to use this for password provisioning in IC you would also
    on the identity store (for instance 'Enterprise people') underneath 'password policy' check
    of for 'enable password provisioning.'
    By doing so the MX_ENCRYPTED_PASSWORD with be set when operating through
    workflow (3DES encryption version of the MX_PASSWORD) which allows you to obtain password
    when provisioning to other target systems...

  • Unable to configure Netbeans IDE for IDM

    I am trying to configure Netbeans IDE for my IDM project. I am using Netbeans 6.8 with the compatible plugin with JDK 1.6.
    For creating the project, I select Identity Manager Project and then provide the war file, that I create for my existing IDM installation(so that Netbeans IDM project is connected with my existing IDM project), and then select Configure repository later.
    When I perform Build, I get the following error.
    <Error during build>
    Indexing C:\Documents and Settings\Administrator\My Documents\NetBeansProjects\Idm-811\custom\WEB-INF\config\custom-init-postprocess.xml
    C:\Documents and Settings\Administrator\My Documents\NetBeansProjects\Idm-811\idm-staging\sample\admins.xml: Unexpected error parsing: com.sun.idm.idebridge.util.InternalError: com.waveset.util.InternalError:
    ==> java.lang.IllegalStateException: Error attempting to encrypt: Could not initialize class javax.crypto.SunJCE_b
    com.sun.idm.idebridge.util.InternalError: com.waveset.util.InternalError:
    ==> java.lang.IllegalStateException: Error attempting to encrypt: Could not initialize class javax.crypto.SunJCE_b
    C:\Documents and Settings\Administrator\My Documents\NetBeansProjects\Idm-811\nbproject\nbjdk.xml:8: The following error occurred while executing this line:
    C:\Documents and Settings\Administrator\My Documents\NetBeansProjects\Idm-811\build.xml:384: Object validation failed; see object validator error output for details.
    BUILD FAILED (total time: 21 seconds)
    </Error>
    Anyone with similar issues, and workarounds would be appreciated.

    Use Netbeans 6.1 and Sun Identity Manager 8.1.1 and download plugin com-sun-idm-ide_8.1.0.20080630.nbm from http://java.net/projects/identitymanageride/downloads
    Currently i have installed it and it is working fine for me.
    OR
    re-downloaded idm ide-bundle.zip respective to your idm version and try to craete project in Netbeans 6.1 and 6.8.

  • IDM Gateway on Lotus Domino 6.5 dies

    Hi
    I'm trying to install Identity Manager Manager (IDM) 6.0 gateway to Lotus Domino 6.5 on a Windows 2000 SP4 server.
    The service (gateway.exe) starts fine, but when I select "Test Connection" from the IDM Resource Parameters Config - the services stops and the "connection reset\n" messages is returned to the IDM console.
    Starting the services in debug mode gives the following output:
    06/21/2006 16.26.01.306000 [3100] (../../../../src/wps/agent/logging/WSTrace.cpp,150): trace active, level: 9, file: c:/progra~1/idm-gateway/trace.log, maxSize: 10000 KB
    06/21/2006 16.26.01.306000 [3100] (../../../../src/wps/agent/logging/WSTrace.cpp,108): In WSTrace::init()
    06/21/2006 16.26.01.306000 [3100] (../../../../src/wps/agent/logging/WSTrace.cpp,109): Gateway version: 'Sun Java System Identity Manager 6.0'
    06/21/2006 16.26.01.306000 [3100] (../../../../src/wps/agent/logging/WSTrace.cpp,110): OS version: 'Windows 2000 Service Pack 4 (Build 2195)'
    06/21/2006 16.26.01.306000 [3100] (../../../../src/wps/agent/connect/main.cpp,224): Enter: doDominoInitialization
    06/21/2006 16.26.01.306000 [3100] (../../../../src/wps/agent/connect/main.cpp,262): Problem getting notesini dir
    06/21/2006 16.26.01.306000 [3100] (../../../../src/wps/agent/connect/main.cpp,304): Exit: doDominoInitialization
    06/21/2006 16.26.01.306000 [3100] (../../../../src/wps/agent/connect/ntsvc.cpp,95): Service::svc
    06/21/2006 16.26.01.322000 [3512] (../../../../src/wps/agent/util/ThreadRunner.cpp,61): Waiting for request event
    06/21/2006 16.26.01.462000 [3100] (../../../../src/wps/agent/connect/server.cpp,252): starting up server daemon PORT 9278
    06/21/2006 16.26.27.071000 [3100] (../../../../src/wps/agent/connect/RAEncryptor.cpp,126): Error reading encrpytion key from registry. Using default.
    06/21/2006 16.26.27.071000 [3100] (../../../../src/wps/agent/connect/RAEncryptor.cpp,28): RAEncrpytor Constuctor: Using key:[03 52 02 07 67 20 82 17 86 02 87 66 59 08 21 98 64 05 6a bd fe a9 34 57 ]
    06/21/2006 16.26.27.071000 [3100] (../../../../src/wps/agent/connect/RASecureConnection.cpp,60): RASecureConnection: new connection handler
    06/21/2006 16.26.27.071000 [408] (../../../../src/wps/agent/connect/client_handler.cpp,344): got 60 bytes
    06/21/2006 16.26.27.071000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,260): ReceivePrivate: count: 40, 56 wrapped up rawlength 56
    06/21/2006 16.26.27.071000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,269): Rightbefore decrypt:
    06/21/2006 16.26.27.071000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,34): KEY:[03 52 02 07 67 20 82 17 86 02 87 66 59 08 21 98 64 05 6a bd fe a9 34 57 ]
    06/21/2006 16.26.27.071000 [408] (../../../../src/wps/agent/connect/RAEncryptor.cpp,67): RAEncryptor::Decrypt3DES: input length (48) moded to 6
    06/21/2006 16.26.27.071000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,110): SendPrivate: count: 0 pad: 4
    06/21/2006 16.26.27.071000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,418): Enter: MakeChallengeResponse
    06/21/2006 16.26.27.071000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,470): MakeChallengeResponse(in,out):
    (12,DC) (94,B1)
    06/21/2006 16.26.27.071000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,472): (3A,C6) (40,79)
    06/21/2006 16.26.27.071000 [408] (../../../../src/wps/agent/connect/RAEncryptor.cpp,126): Error reading encrpytion key from registry. Using default.
    06/21/2006 16.26.27.071000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,493): MakeChallengeResponse Key:
    06/21/2006 16.26.27.071000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,34): KEY:[03 52 02 07 67 20 82 17 86 02 87 66 59 08 21 98 64 05 6a bd fe a9 34 57 ]
    06/21/2006 16.26.27.071000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,503): Exit: MakeChallengeResponse
    06/21/2006 16.26.27.071000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,110): SendPrivate: count: 16 pad: 4
    06/21/2006 16.26.27.274000 [408] (../../../../src/wps/agent/connect/client_handler.cpp,344): got 36 bytes
    06/21/2006 16.26.27.274000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,260): ReceivePrivate: count: 16, 32 wrapped up rawlength 32
    06/21/2006 16.26.27.274000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,269): Rightbefore decrypt:
    06/21/2006 16.26.27.274000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,34): KEY:[03 52 02 07 67 20 82 17 86 02 87 66 59 08 21 98 64 05 6a bd fe a9 34 57 ]
    06/21/2006 16.26.27.274000 [408] (../../../../src/wps/agent/connect/RAEncryptor.cpp,67): RAEncryptor::Decrypt3DES: input length (24) moded to 3
    06/21/2006 16.26.27.274000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,110): SendPrivate: count: 0 pad: 4
    06/21/2006 16.26.27.274000 [408] (../../../../src/wps/agent/connect/RAEncryptor.cpp,126): Error reading encrpytion key from registry. Using default.
    06/21/2006 16.26.27.274000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,567): Session key :
    06/21/2006 16.26.27.274000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,34): KEY:[12 94 3a 40 77 e7 7b 7f dc b1 c6 79 cf db 60 c9 64 05 6a bd fe a9 34 57 ]
    06/21/2006 16.26.27.290000 [408] (../../../../src/wps/agent/connect/client_handler.cpp,344): got 17100 bytes
    06/21/2006 16.26.27.290000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,260): ReceivePrivate: count: 17080, 17096 wrapped up rawlength 17096
    06/21/2006 16.26.27.290000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,269): Rightbefore decrypt:
    06/21/2006 16.26.27.290000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,34): KEY:[12 94 3a 40 77 e7 7b 7f dc b1 c6 79 cf db 60 c9 64 05 6a bd fe a9 34 57 ]
    06/21/2006 16.26.27.290000 [408] (../../../../src/wps/agent/connect/RAEncryptor.cpp,67): RAEncryptor::Decrypt3DES: input length (17088) moded to 2136
    06/21/2006 16.26.27.290000 [408] (../../../../src/wps/agent/connect/RASecureConnection.cpp,110): SendPrivate: count: 0 pad: 4
    06/21/2006 16.26.27.290000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,567): Enter: handleRequest
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,587): Received buffer:
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <?xml version='1.0' encoding='UTF-16'?>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Request encrypted='true'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <cmd>get info</cmd>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Resource name='DXBGHMA01' class='com.waveset.adapter.DominoResourceAdapter'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attributes>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Certifier Log Database' type='string' value='d:/Lotus/Domino/Data/certlog.nsf'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Continue on errors' type='string' value='FALSE'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Host' type='string' value='205.220.87.121'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Input Form' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Log File Path' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Log Level' type='string' value='2'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='MailServer' type='string' value='DXBGHMA01/DXBGH/MIDEAST/HIC'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Maximum Age Length' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Maximum Age Unit' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Maximum Archives' type='string' value='3'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Maximum Log File Size' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Object Class' type='string' value='People'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Poll Every' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Polling Start Date' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Polling Start Time' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Post-Poll Workflow' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Pre-Poll Workflow' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Proxy Administrator' type='string' value='Configurator'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Scheduling Interval' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='TCP Port' type='string' value='9278'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='User Provides Password On Change' type='string' value='1'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='When reset, ignore past changes' type='string' value='1'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='activeSyncConfigMode' type='string' value='basic'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='activeSyncPostProcessForm' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='addShortName' type='string' value='FALSE'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='adminAcct' type='string' value='d:/Lotus/domino/certs/rverrips.id'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='adminDatabase' type='string' value='admin4.nsf'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='assignSourceOnCreate' type='boolean' value='true'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='blockCount' type='string' value='100'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='certifierIDFile' type='string' value='d:/Lotus/domino/certs/dxbgh.id'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='confirmationRule' type='string' value='CONFIRMATION_RULE_NONE'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='connectionLimit' type='string' value='10'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='correlationRule' type='string' value='CORRELATION_RULE_NONE'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='createDesktopClient' type='string' value='TRUE'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='createIDfile' type='string' value='TRUE'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='createMailDB' type='string' value='TRUE'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='createUnmatched' type='string' value='true'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='credentials' type='encrypted' value='oVCjCqKfBD0Kr1DoKBC3yQ=='/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='defaultPasswordExp' type='string' value='720'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='deleteMailFileOption' type='string' value='1'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='deleteRule' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='idType' type='string' value='172'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='isNorthAmerican' type='string' value='TRUE'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='mailSystem' type='string' value='0'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='maxThreads' type='string' value='10'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='minPWLength' type='string' value='8'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='namesDatabase' type='string' value='names.nsf'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='parameterizedInputForm' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='password' type='encrypted' value='qRdHbjTofro='/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='populateGlobal' type='string' value='false'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='processRule' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='registrationServerMachine' type='string' value='DXBGHMA01/DXBGH/MIDEAST/HIC'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='resolveProcessRule' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='setInternetPass' type='string' value='FAlse'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='storeIDInAddrBook' type='string' value='FALSE'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='updateAddrBook' type='string' value='FALSE'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='useInputForm' type='boolean' value='true'/>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attributes>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Resource>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <obj>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attributes>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='AltFullName' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='AltFullNameLanguage' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='AlternateOrgUnit' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Assistant' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='CalendarDomain' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='CellPhoneNumber' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='CertifierOrgHierarchy' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='CheckPassword' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Children' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='City' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Comment' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='CompanyName' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Country' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='DenyGroups' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Department' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='DisplayName' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='EmployeeID' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='HTTPPassword' type='encrypted'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='HomeFAXPhoneNumber' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='InternetAddress' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='JobTitle' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Location' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='MailAddress' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='MailDomain' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='MailFile' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='MailServer' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='MailTemplate' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Manager' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='MiddleInitial' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='NetUserName' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='NotesGroups' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='OfficeCity' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='OfficeCountry' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='OfficeFAXPhoneNumber' type='string'>
    06/21/2006 16.26.27.306000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='OfficeNumber' type='string'>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='OfficePhoneNumber' type='string'>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='OfficeState' type='string'>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='OfficeStreetAddress' type='string'>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='OfficeZIP' type='string'>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='PasswordChangeInterval' type='int'>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='PasswordGracePeriod' type='int'>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='PhoneNumber' type='string'>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='PhoneNumber_6' type='string'>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Profiles' type='string'>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Recertify' type='boolean'>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='SametimeServer' type='string'>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='ShortName' type='string'>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): <Attribute name='Spouse' type='string'>
    06/21/2006 16.26.27.321000 [408] (../../../../src/wps/agent/object/RequestHandler.cpp,68): </Attribute>
    06/21/2006 16.26.27.321000 [408] (../../../../s

    We are having exactly the same issue as noted above.
    Once the Gateway servvice has been installed and appropriate paths set in registry as advised, behaviour has been noted as follows:
    1. Given the credentials starting the service have access to Domino's core INI file, and an alternate id (eg. sun.id) file is employed for users' ID management, gateway.exe writes the path for this id file back to the core INI file (in C:\Lotus\Domino) on service start.
    This becomes rather ugly with any attempt to restart Domino (freezes, etc) and can only be gracefully removed by
    (i) Re-instating correct server ID references in notes.ini,
    (ii) killing the gateway (see commandline switches), then
    (iii) uninstalling the service and/or restarting the device.
    2. Not wanting to be beaten - tried explicitly denying access to the core ini file by the service account.... Nope - Identity Manager exits with error and service stops as described in original post.
    It seems that under Domino (as opposed to Notes Client) the Gateway service ignores registry setting "notesIniFile" - evidenced by enabling success/failure auditing for each instance of notes.ini file. Seems no attempt is being made whatsoever by gateway.exe to access the alternate "notesIniFile" location.
    Any input will be greatly appreciated...

  • Config output question

    Is there an easy way to output the sensor configuration to a file to send to TAC? Thanks.
    Shawn

    You will need an ftp (or scp) server that the sensor can log into and be able to place files on.
    If it is just the config you want then:
    copy current-config ftp://user@server/directory/config.txt
    However, the TAC usually wants a full diagnostics report (which includes the config):
    show tech-support destination-url ftp://user@server/directory/techsupport.html
    (The output will be downloaded as an html file)
    If you don't have an ftp (or scp) server available then the other option is to run IDM. There is a diagnostics option in IDM that will bring up a similar html file as above. You can then select the File->Save As option in your web browser to save the html file and send it to the TAC.

  • Sun LDAP to IDM synchronization issue

    Hello friends, I am trying to synchronize all the new accounts created in sun LDAP to IDM. It runs every 10 minutes as configured but does not pick the new user from LDAP. Here is the brief configuration detail.
    (1) I have switched on the "Retro Plugin" for LDAP and found the changes are getting logged. The sample entry of the change log looks like :-
    dn: changenumber=665,cn=changelog
    objectClass: top
    objectClass: changelogentry
    changeNumber: 665
    targetDn: uid=zorouser7,ou=people,ou=appuser,dc=educ,dc=mde
    changeTime: 20090518211551Z
    changeType: modify
    changes:: cmVwbGFjZTogb2JwYXNzd29yZGNoYW5nZWZsYWcKb2JwYXNzd29yZGNoYW5nZWZsYWc6IGZhbHNlCi0KcmVwbGFjZTogb2JwYXNzd29yZGNyZWF0aW9uZGF0ZQpvYnBhc3N3b3JkY3JlYXRpb25kYXRlOiAyMDA5LTA1LTE4VDIxOjE1OjUwWgotCnJlcGxhY2U6IG1vZGlmaWVyc05hbWUKbW9kaWZpZXJzTmFtZTogY249b2JsaXgKLQpyZXBsYWNlOiBtb2RpZnlUaW1lc3RhbXAKbW9kaW
    Z5VGltZXN0YW1wOiAyMDA5MDUxODIxMTU1MFoKLQoA
    creatorsname: cn=Retro Changelog Plugin,cn=plugins,cn=config
    modifiersname: cn=Retro Changelog Plugin,cn=plugins,cn=config
    createtimestamp: 20090518211551Z
    modifytimestamp: 20090518211551Z
    nsuniqueid: 081d2284-1dd211b2-80b380e1-7558dd15
    parentid: 1
    entryid: 666
    entrydn: changenumber=665,cn=changelog
    numsubordinates: 0
    subschemasubentry: cn=schema
    hassubordinates: FALSE
    (2) Here is my synchronization policy for LDAP resource :-
    o Object class to synchronize : inetorgperson mdeUser mdeAuthZ OblixPersonPwdPolicy OblixOrgPerson (Last four are custom object)
    o Ldap Filter for account synchronize : objectClass=inetOrgPerson
    o Attributes to synchronize : uid userPassword givenName sn cn mail telephoneNumber objectClass mdeApplicationId mdeRoleId
    o change log block size : 100
    o Change Number Attribute Name : 665
    o Proxy Administrator : Configurator
    o Input form : Tabbed : User Form
    o Create Unmatched Accounts : yes
    o Assign source resource on create events : yes
    (3) The IDM log for synchronization shows the following detail for each polling :-
    2009-05-18T17:20:00.069-0500: Pause completed
    2009-05-18T17:20:00.131-0500: Polling
    2009-05-18T17:20:00.209-0500: Start of poll - lastUpdated = {changenumber=266}
    2009-05-18T17:20:00.209-0500: buildSearchParams:BEGIN
    2009-05-18T17:20:00.209-0500: Block Size: 100
    2009-05-18T17:20:00.209-0500: Change Number Attribute Name: 665
    2009-05-18T17:20:00.209-0500: Searching for: (&(665>=267)(665<=366))
    2009-05-18T17:20:00.209-0500: Search attributes: [targetdn, changetype, changes, changetime, changenumber, newrdn, deleteoldrdn, newsuperior]
    2009-05-18T17:20:00.225-0500: buildSearchParams:END
    2009-05-18T17:20:00.240-0500: End of poll - lastUpdated = {changenumber=266}
    2009-05-18T17:20:00.240-0500: Poll complete.
    2009-05-18T17:20:00.240-0500: SARunner: loop 1
    2009-05-18T17:20:00.272-0500: Started, paused until Mon May 18 17:30:00 CDT 2009
    Please help .....
    - Kabi
    Edited by: kpp on May 18, 2009 5:21 PM

    Maybe something like this. Keep in mind, your LDAP may have specific rules for what really constitutes a Create, Update, or Delete.
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE Configuration PUBLIC 'waveset.dtd' 'waveset.dtd'>
    <Configuration name='LDAP Active Sync Form' wstype='UserForm'>
         <Extension>
              <Form name='LDAP Active Sync Form' objectLocationID='objectType=UserForm&objectName=LDAP+Active+Sync+Form&objectPath=0&isBegin=true'>
                   <Field name='IAPI.cancel'>
                        <Expansion>
                             <s>true</s>
                        </Expansion>
                        <Disable>
                             <isnull>
                                  <select>
                                       <ref>activeSync.changedAttributes.accountType</ref>
                                       <ref>activeSync.accountType</ref>
                                  </select>
                             </isnull>
                        </Disable>
                   </Field>
                   <Field name='password.password'>
                        <Expansion>
                             <s>TestPassword1</s>                              
                        </Expansion>
                   </Field>
                   <Field name='waveset.accountId'>
                        <Expansion>
                             <ref>activeSync.accountId</ref>
                        </Expansion>
                        <Disable>
                             <neq>
                                  <upcase>
                                       <ref>feedOp</ref>
                                  </upcase>
                                  <upcase>
                                       <s>create</s>
                                  </upcase>
                             </neq>
                        </Disable>
                   </Field>
                   <Field name='waveset.resources'>
                        <Expansion>
                             <list>
                                  <s>LDAP_RESOURCE_NAME</s>
                             </list>
                        </Expansion>
                        <Disable>
                             <neq>
                                  <upcase>
                                       <ref>feedOp</ref>
                                  </upcase>
                                  <upcase>
                                       <s>create</s>
                                  </upcase>
                             </neq>
                        </Disable>
                   </Field>
                   <Field name='waveset.organization'>
                        <Expansion>
                             <s>Top:Something</s>
                        </Expansion>
                        <Disable>
                             <neq>
                                  <upcase>
                                       <ref>feedOp</ref>
                                  </upcase>
                                  <upcase>
                                       <s>create</s>
                                  </upcase>
                             </neq>
                        </Disable>
                   </Field>
                   <Field name='accounts[Lighthouse].email'>
                        <Expansion>
                             <ref>activeSync.mail</ref>
                        </Expansion>
                   </Field>
                   <Field name='global.idmManager'>
                        <Expansion>
                             <ref>activeSync.supervisor</ref>
                        </Expansion>
                        <Disable>
                             <neq>
                                  <upcase>
                                       <ref>feedOp</ref>
                                  </upcase>
                                  <upcase>
                                       <s>create</s>
                                  </upcase>
                             </neq>
                        </Disable>
                   </Field>
                   <Field name='waveset.idmManager'>
                        <Expansion>
                             <ref>global.idmManager</ref>
                        </Expansion>
                        <Disable>
                             <neq>
                                  <upcase>
                                       <ref>feedOp</ref>
                                  </upcase>
                                  <upcase>
                                       <s>create</s>
                                  </upcase>
                             </neq>
                        </Disable>
                   </Field>
                   <Field name='viewOptions.Process'>
                        <Expansion>
                             <switch>
                                  <upcase>
                                       <ref>feedOp</ref>
                                  </upcase>
                                  <case>
                                       <s>CREATE</s>
                                       <s>Active Sync Create User Workflow</s>
                                  </case>
                                  <case>
                                       <s>UPDATE</s>
                                       <s>Active Sync Update User Workflow</s>
                                  </case>
                                  <case>
                                       <s>DELETE</s>
                                       <s>Active Sync Disable User Workflow</s>
                                  </case>
                                  <case default='true'>
                                       <null/>
                                  </case>
                             </switch>
                        </Expansion>
                   </Field>
              </Form>
         </Extension>
         <MemberObjectGroups>
              <ObjectRef type='ObjectGroup' id='#ID#Top' name='Top'/>
         </MemberObjectGroups>
    </Configuration>

  • Unable to configure IDM on solaris

    Hi,
    After deploying the idm.war in tomcat, when i open http://ip:8080/idm. i am asked for the exchange file to be imported. If i copy the init.xml file from the sample folder and import it. I get the below mentioned error.
    EVERE: Servlet.service() for servlet jsp threw exception
    java.lang.NoClassDefFoundError: javax/activation/DataSource
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1819)
    at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:872)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1327)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1206)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at com.waveset.ui.util.BufferedRequest.addAttachment(BufferedRequest.java:661)
    at com.waveset.ui.util.BufferedRequest.parseMultiPartFormDataRequest(BufferedRequest.java:610)
    at com.waveset.ui.util.BufferedRequest.parseRequest(BufferedRequest.java:555)
    at com.waveset.ui.util.BufferedRequest.<init>(BufferedRequest.java:230)
    at com.waveset.ui.util.BufferedRequest.wrap(BufferedRequest.java:220)
    at org.apache.jsp.configure.fileimport_jsp._jspService(fileimport_jsp.java:210)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    And i get the following error in the front end.
    The database is mysql and the there is no password set for it.
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: An exception occurred processing JSP page /configure/../includes/../includes/getSession.jsp at line 42
    39: // _wsSess is needed by getLocale.jsp
    40: Session _wsSess = null;
    41:
    42: request = BufferedRequest.wrap(request);
    43:
    44: // Create a local RequestState object for this page
    45: RequestState req = new RequestState(session, request, response, _wsSess, p);
    Stacktrace:
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:505)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    root cause
    javax.servlet.ServletException: java.lang.NoClassDefFoundError: javax/activation/DataSource
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:850)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779)
         org.apache.jsp.configure.fileimport_jsp._jspService(fileimport_jsp.java:697)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    root cause
    java.lang.NoClassDefFoundError: javax/activation/DataSource
         java.lang.ClassLoader.defineClass1(Native Method)
         java.lang.ClassLoader.defineClass(ClassLoader.java:620)
         java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
         org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1819)
         org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:872)
         org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1327)
         org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1206)
         java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         com.waveset.ui.util.BufferedRequest.addAttachment(BufferedRequest.java:661)
         com.waveset.ui.util.BufferedRequest.parseMultiPartFormDataRequest(BufferedRequest.java:610)
         com.waveset.ui.util.BufferedRequest.parseRequest(BufferedRequest.java:555)
         com.waveset.ui.util.BufferedRequest.<init>(BufferedRequest.java:230)
         com.waveset.ui.util.BufferedRequest.wrap(BufferedRequest.java:220)
         org.apache.jsp.configure.fileimport_jsp._jspService(fileimport_jsp.java:210)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    note The full stack trace of the root cause is available in the Apache Tomcat/6.0.16 logs.
    DO WE HAVE TO CONFIGURE THE MYSQL CONFIG ELSEWHERE IN THE IDM?

    issue is solved after placing the activation.jar

  • Applying 10.1.2.3 Metadata Repository update in 10.1.4.3 distributed IDM

    Hi there, I seem to have a unique issue.
    I have the following config of 10.1.4.3 IDM :
    SSO in a separate Oracle home
    OID in a separate Oracle home
    DB (10.2.0.50) in a separte OH and metadata repository installed in this DB
    and this is set up in ASR replication mode with other similer setup.
    Task : Apply 10.1.2.3 OracleAS patchset.
    The story:
    To be fully compliant according to Orcale we ned to apply 10.1.2.3 patch. This patch has two components - a software update and a Metadata Repository (MR) update.
    I have applied software update to all the Oracle homes above (with the exception of DB ofcourse).
    But to apply MR update I have to do it from a mid-tier OH that also has MR installed, I have none.
    I tried installing MR update from SSO and OID oracle home but it would not allow me , I got this message :
    The Metadata Repository Update cannot be run from the selected ORACLE_HOME.
    The Update must be run from either an Identity Management with Metadata
    Repository installation ...
    But we have no middle-tier using this MR, and from this metalik note, it seems applying MR update is not mandatory, only a desirable housekeeping execrcise . :
    Understanding How AS 10g Patch Sets Update the AS Metadata Repository [ID 795143.1]
    Exract from that note :
    a. apply the binary update to each AS Oracle Home in the AS Farm.
    b. finally, if possible apply the MR update exactly once from any home that allows it to be run.
    also from the same note :
    Scenario 6: Applying the 10.1.2.3 AS patch set to a 10.1.4.3 Identity Management home.
    The 10.1.2.3 AS patch set is a required patch set, as documented in :
    Note: 465847.1 Oracle Identity Management 10g (10.1.4.0.1) Release Notes Addendum.
    In this case, the MR Product schemas will not be directly accessed. It is however good practice/ housekeeping to apply the MR update in order to keep the MR in line with the binary patch sets.
    My question :
    I am correct in my understanding that apply 10.1.2.3 software update only is neccessary, applying the MR update is only desirable house keeping and not mandatory ?
    Would you say this is the correct assessment. if not how would you go about applying the MR update ?
    Thanks in advance for your answers.
    Narsimha

    TooManyOracleToysToLearn wrote:
    Upgraded OPatch to 1.0.0.0.64
    Attempted to apply 10.1.2.3 patchset 5983622
    Encountered 2 issues, 1 has prevented us from continuing
    Issue 1: Received following on stdout ...
    failed to get the ias-instance ...
    Error: no ias instance to append to
    Val: 3Did you source the correct env file before applying the patch? --> $INST_TOP/ora/10.1.3/<CONTEXT_NAME>.env
    Issue 2: When running the Configuration Assistants, it fails right away on step "Run One-Off Patches".
    It's looking for the ocm.rsp. Received the following:
    Oracle Configuration Manager (OCM) is included with this release of OPatch.
    This is a OCM patch.
    EBS environment: no OCM installation and configuration.
    To run in silent mode, OPatch requires a response file for Oracle Configuration Manager (OCM).
    Run /u04/app/ebupg/ebupgora/10.1.2/OPatch/ocm/bin/emocmrsp to generate an OCM response file. The generated response file can be reused on different platforms and
    in multiple OPatch silent installs.
    To regenerate an OCM response file, rerun /u04/app/ebupg/ebupgora/10.1.2/OPatch/ocm/bin/emocmrsp.
    ERROR: OPatch failed because of cmd. args. problem.Error Applying Patch Using OPatch "This version of OPatch is obsolete", "OPatch failed because of cmd. args. problem" [ID 762403.1]
    10.1.4.3 Patch Set Pre Installation Step: dcmctl updateconfig FAILS: Fatal Relocation Error [ID 849474.1]
    Getting Error 'OPatch requires a response file for Oracle Configuration Manager (OCM)' while Running OPatch [ID 727991.1]
    Thanks,
    Hussein

Maybe you are looking for