Identity Management Prod Setup

Hi All,
I wanted to design a production architecture for Identity Mgmt setup using latest 11g middleware with implementation of products OID,OAM,OIM .
I am going through all the available documentation but Can somebody help me in understanding the below:
1)Can I place all the application components  under the same middleware home (OID,SOA,OIM,Weggate,Access Gate) i,e three to four oracle_homes for OH_IDM1 , OH_IDM2, OH_Web, OH_SOA  and configure web logic domains for all of them under the same middleware home . What is the ideal case for a prod configuration
2) Is Installation of Webtier Utilities / Access Gates a mandatory thing for Identity Management Setup
2)Can I use a common database for all metadata schemas (OID,OAM,OIM etc...) . I understood I can but is it an ideal prod configuration
The general assumption is one host for database and  another for application but having so many products here, I am looking for helpful suggestions for an efficient desgin .
Your help is greatly appreciated.

Hi All,
I wanted to design a production architecture for Identity Mgmt setup using latest 11g middleware with implementation of products OID,OAM,OIM .
I am going through all the available documentation but Can somebody help me in understanding the below:
1)Can I place all the application components  under the same middleware home (OID,SOA,OIM,Weggate,Access Gate) i,e three to four oracle_homes for OH_IDM1 , OH_IDM2, OH_Web, OH_SOA  and configure web logic domains for all of them under the same middleware home . What is the ideal case for a prod configuration
2) Is Installation of Webtier Utilities / Access Gates a mandatory thing for Identity Management Setup
2)Can I use a common database for all metadata schemas (OID,OAM,OIM etc...) . I understood I can but is it an ideal prod configuration
The general assumption is one host for database and  another for application but having so many products here, I am looking for helpful suggestions for an efficient desgin .
Your help is greatly appreciated.

Similar Messages

  • Identity Management System Setup Error

    In Global Settings tab when I try to set up identity management system for lotus notes by providing proper host name, user name and password I get following error on oc4j log file
    07/03/28 14:22:05 org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation com.ibm.CORBA.iiop.ORB vmcid: 0x0 minor code: 0 completed: No
    07/03/28 14:22:05      at org.omg.CORBA.ORB.create_impl(ORB.java:297)
    07/03/28 14:22:05      at org.omg.CORBA.ORB.init(ORB.java:336)
    07/03/28 14:22:05      at lotus.domino.cso.Session.getORBObject(Session.java:746)
    07/03/28 14:22:05      at lotus.domino.cso.Session.OREFtoSession(Session.java:780)
    07/03/28 14:22:05      at lotus.domino.cso.Session.<init>(Session.java:73)
    07/03/28 14:22:05      at lotus.domino.cso.Session.createSession(Session.java:41)
    07/03/28 14:22:05      at lotus.domino.NotesFactory.createSession(NotesFactory.java:67)
    07/03/28 14:22:05      at oracle.search.plugin.security.identity.ln.LNIdentityPluginRepositoryAccess.login(LNIdentityPluginRepositoryAccess.java:119)
    07/03/28 14:22:05      at oracle.search.plugin.security.identity.ln.LNIdentityPluginManager.validateParams(LNIdentityPluginManager.java:367)
    07/03/28 14:22:05      at oracle.search.admin.system.ctrl.SystemCtrl.identityMgmtActivate(SystemCtrl.java:1069)
    07/03/28 14:22:05      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    07/03/28 14:22:05      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    07/03/28 14:22:05      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    07/03/28 14:22:05      at java.lang.reflect.Method.invoke(Method.java:324)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    07/03/28 14:22:05      at control.idmgmt__activate._jspService(_idmgmt__activate.java:1618)
    07/03/28 14:22:05      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
    07/03/28 14:22:05      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    07/03/28 14:22:05      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
    07/03/28 14:22:05      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    07/03/28 14:22:05      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    07/03/28 14:22:05      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    07/03/28 14:22:05      at java.lang.Thread.run(Thread.java:534)
    07/03/28 14:22:05 Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: com.ibm.CORBA.iiop.ORB
         Dependent class: org.omg.CORBA.ORB
         Loader: jre.bootstrap:1.4.2_08
         Code-Source: unknown
         Configuration: jre bootstrap
    This load was initiated at search_admin.web.admin:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.
    07/03/28 14:22:05      at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2078)
    07/03/28 14:22:05      at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1679)
    07/03/28 14:22:05      at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1635)
    07/03/28 14:22:05      at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1620)
    07/03/28 14:22:05      at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    07/03/28 14:22:05      at java.lang.Class.forName0(Native Method)
    07/03/28 14:22:05      at java.lang.Class.forName(Class.java:219)
    07/03/28 14:22:05      at org.omg.CORBA.ORB.create_impl(ORB.java:295)
    07/03/28 14:22:05      ... 36 more
    07/03/28 14:22:05 lotus.domino.NotesException
    07/03/28 14:22:05      at lotus.domino.cso.Session.OREFtoSession(Session.java:825)
    07/03/28 14:22:05      at lotus.domino.cso.Session.<init>(Session.java:73)
    07/03/28 14:22:05      at lotus.domino.cso.Session.createSession(Session.java:41)
    07/03/28 14:22:05      at lotus.domino.NotesFactory.createSession(NotesFactory.java:67)
    07/03/28 14:22:05      at oracle.search.plugin.security.identity.ln.LNIdentityPluginRepositoryAccess.login(LNIdentityPluginRepositoryAccess.java:119)
    07/03/28 14:22:05      at oracle.search.plugin.security.identity.ln.LNIdentityPluginManager.validateParams(LNIdentityPluginManager.java:367)
    07/03/28 14:22:05      at oracle.search.admin.system.ctrl.SystemCtrl.identityMgmtActivate(SystemCtrl.java:1069)
    07/03/28 14:22:05      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    07/03/28 14:22:05      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    07/03/28 14:22:05      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    07/03/28 14:22:05      at java.lang.reflect.Method.invoke(Method.java:324)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    07/03/28 14:22:05      at control.idmgmt__activate._jspService(_idmgmt__activate.java:1618)
    07/03/28 14:22:05      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
    07/03/28 14:22:05      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    07/03/28 14:22:05      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
    07/03/28 14:22:05      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    07/03/28 14:22:05      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    07/03/28 14:22:05      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    07/03/28 14:22:05      at java.lang.Thread.run(Thread.java:534)
    07/03/28 14:22:05 oracle.search.sdk.common.PluginException: Login failed for host name
    07/03/28 14:22:05      at oracle.search.plugin.security.identity.ln.LNIdentityPluginManager.validateParams(LNIdentityPluginManager.java:376)
    07/03/28 14:22:05      at oracle.search.admin.system.ctrl.SystemCtrl.identityMgmtActivate(SystemCtrl.java:1069)
    07/03/28 14:22:05      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    07/03/28 14:22:05      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    07/03/28 14:22:05      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    07/03/28 14:22:05      at java.lang.reflect.Method.invoke(Method.java:324)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    07/03/28 14:22:05      at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    07/03/28 14:22:05      at control.idmgmt__activate._jspService(_idmgmt__activate.java:1618)
    07/03/28 14:22:05      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
    07/03/28 14:22:05      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
    07/03/28 14:22:05      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    07/03/28 14:22:05      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
    07/03/28 14:22:05      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    07/03/28 14:22:05      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    07/03/28 14:22:05      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    07/03/28 14:22:05      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    07/03/28 14:22:05      at java.lang.Thread.run(Thread.java:534)
    Please help
    Thanks in advance,
    Shakti

    Did you evern get a solution to your problem? We are experiencing the same exception:
    <2008-06-30 17:38:41,936> <INFO> <default.collaxa.cube.activation> <AdapterFramework::Inbound> Creat
    ing new instance of Resource Adapter oracle.tip.adapter.jms.JmsResourceAdapter
    08/06/30 17:38:41 java.lang.Exception: Failed to create "ejb/collaxa/system/ActivationAgentManagerBe
    an" bean; exception reported is: "javax.naming.NoInitialContextException: Cannot instantiate class:
    com.evermind.server.ApplicationInitialContextFactory [Root exception is oracle.classloader.util.Anno
    tatedClassNotFoundException:
              Missing class: com.evermind.server.ApplicationInitialContextFactory
            Dependent class: com.sun.naming.internal.VersionHelper12
                     Loader: jre.bootstrap:1.5.0_06
                Code-Source: unknown
              Configuration: jre bootstrap
    This load was initiated at JmsAdapter:0.0.0 using the Class.forName() method.
    The missing class is available from the following locations:
            1. Code-Source: /D:/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-
    source> in META-INF/boot.xml in D:\product\10.1.3.1\OracleAS_1\j2ee\home\oc4j.jar)
               This code-source is available in loader oc4j:10.1.3.
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:657)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
    at javax.naming.InitialContext.init(InitialContext.java:223)
    at javax.naming.InitialContext.<init>(InitialContext.java:197)
    at com.oracle.bpel.client.util.BeanRegistry.lookupActivationAgentManagerBean(BeanRegistry.ja
    va:700)
    at com.oracle.bpel.client.ActivationAgentHandle.getActivationAgentManager(ActivationAgentHan
    dle.java:205)
    at com.oracle.bpel.client.ActivationAgentHandle.addStats(ActivationAgentHandle.java:235)
    at oracle.tip.adapter.fw.AdapterFrameworkListenerBase.publishAdapterStopWatch(AdapterFramewo
    rkListenerBase.java:2227)
    at oracle.tip.adapter.fw.jca.messageinflow.MessageEndpointImpl.publishAdapterStopWatch(Messa
    geEndpointImpl.java:490)
    at oracle.tip.adapter.fw.sw.AdapterStopWatchManager.publishInboundAdapterStopWatch(AdapterSt
    opWatchManager.java:241)
    at oracle.tip.adapter.fw.sw.AdapterStopWatchManager.stopInboundAdapterStopWatch(AdapterStopW
    atchManager.java:211)
    at oracle.tip.adapter.jms.inbound.JmsConsumer.send(JmsConsumer.java:373)
    at oracle.tip.adapter.jms.JMS.JMSMessageConsumer.onMessage(JMSMessageConsumer.java:475)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2678)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:2598)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.Kernel.execute(Kernel.java:343)
    at weblogic.kernel.Kernel.execute(Kernel.java:367)
    at weblogic.kernel.Kernel.execute(Kernel.java:355)
    at weblogic.jms.client.JMSSession.pushMessage(JMSSession.java:2474)
    at weblogic.jms.client.JMSSession.invoke(JMSSession.java:3006)
    at weblogic.jms.dispatcher.Request.wrappedFiniteStateMachine(Request.java:643)
    at weblogic.jms.dispatcher.DispatcherImpl.dispatchAsyncInternal(DispatcherImpl.java:132)
    at weblogic.jms.dispatcher.DispatcherImpl.dispatchOneWay(DispatcherImpl.java:341)
    at weblogic.jms.dispatcher.DispatcherImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:477)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:420)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:415)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
    Missing class: com.evermind.server.ApplicationInitialContextFactory
    Dependent class: com.sun.naming.internal.VersionHelper12
    Loader: jre.bootstrap:1.5.0_06
    Code-Source: unknown
    Configuration: jre bootstrap
    This load was initiated at JmsAdapter:0.0.0 using the Class.forName() method.
    1. Code-Source: /D:/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-
    source> in META-INF/boot.xml in D:\product\10.1.3.1\OracleAS_1\j2ee\home\oc4j.jar)
    This code-source is available in loader oc4j:10.1.3.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2078)
    at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1679)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1635)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1620)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at com.sun.naming.internal.VersionHelper12.loadClass(VersionHelper12.java:42)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:654)
    ... 32 more
    ".

  • Launch Setup panel - Install Identity Manager

    Hi all
    I am installing Identity Manager for Sun Java System Application Server and (file installer) I am following this link http://docs.oracle.com/cd/E19164-01/820-0817/Ch8_java8.html
    in the step 5 .
    After installing the files, Identity Manager do not displays the Launch Setup panel.
    Why?
    do you Help me?
    Thanks

    it says a format error...
    there's some error in what you are entering.
    After copying you must rename the file as the Installation doc explains
    i still suspect when it says format error, must be something that you are entering
    nsankar

  • Error when upgrading Oracle Identity Manager 9.1.0.1 to OIM 9.1.0.2

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

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

  • Error when installing Oracle Identity Manager 9.1.0.1

    Hello friends,
    I installed Oracle Identity Manager 9.1.0.2 Oracle Weblogic Server on a cluster, at the time of treaties authenticated in the web console of Oracle Identity Manager, I get the following message:
    A system error was encountered.
    View the full log here
    http://pastebin.com/ucN1LHP4
    BUILD FAILED
    /opt/oim/xellerate/setup/setup.xml:447: The following error occurred while executing this line:
    /opt/oim/xellerate/setup/weblogic-setup.xml:318: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 3 failed: [Deployer:149026]deploy application Nexaweb on oimCluster.
    Target state: deploy failed on Cluster oimCluster
    javax.servlet.ServletException: [HTTP:101249][ServletContext@59809215[app:Nexaweb module:/Nexaweb path:/Nexaweb spec-version:null]]: Servlet class com.nexaweb.loader.ClientLoaderServlet for servlet ClientClassServlet could not be loaded because the requested class was not found in the classpath .
    java.lang.ClassNotFoundException: com.nexaweb.loader.ClientLoaderServlet.
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:551)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
         at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:508)
         at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:418)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
         at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
         at org.apache.tools.ant.Task.perform(Task.java:348)
         at org.apache.tools.ant.Target.execute(Target.java:357)
         at org.apache.tools.ant.Target.performTasks(Target.java:385)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
         at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
         at org.apache.tools.ant.Main.runBuild(Main.java:758)
         at org.apache.tools.ant.Main.startAnt(Main.java:217)
         at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
         at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    Caused by: /opt/oim/xellerate/setup/weblogic-setup.xml:318: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 3 failed: [Deployer:149026]deploy application Nexaweb on oimCluster.
    Target state: deploy failed on Cluster oimCluster
    javax.servlet.ServletException: [HTTP:101249][ServletContext@59809215[app:Nexaweb module:/Nexaweb path:/Nexaweb spec-version:null]]: Servlet class com.nexaweb.loader.ClientLoaderServlet for servlet ClientClassServlet could not be loaded because the requested class was not found in the classpath .
    java.lang.ClassNotFoundException: com.nexaweb.loader.ClientLoaderServlet.
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:551)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
         at weblogic.ant.taskdefs.management.WLDeploy.execute(WLDeploy.java:357)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
         at sun.reflect.GeneratedMethodAccessor167.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
         at org.apache.tools.ant.Task.perform(Task.java:348)
         at org.apache.tools.ant.Target.execute(Target.java:357)
         at org.apache.tools.ant.Target.performTasks(Target.java:385)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
         at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
         at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
         ... 16 more
    Caused by: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 3 failed: [Deployer:149026]deploy application Nexaweb on oimCluster.
    Target state: deploy failed on Cluster oimCluster
    javax.servlet.ServletException: [HTTP:101249][ServletContext@59809215[app:Nexaweb module:/Nexaweb path:/Nexaweb spec-version:null]]: Servlet class com.nexaweb.loader.ClientLoaderServlet for servlet ClientClassServlet could not be loaded because the requested class was not found in the classpath .
    java.lang.ClassNotFoundException: com.nexaweb.loader.ClientLoaderServlet.
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:551)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
         at weblogic.Deployer.run(Deployer.java:72)
         at weblogic.Deployer.mainWithExceptions(Deployer.java:62)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.ant.taskdefs.management.WLDeploy.invokeMain(WLDeploy.java:419)
         at weblogic.ant.taskdefs.management.WLDeploy.execute(WLDeploy.java:349)
         ... 28 more
    Caused by: weblogic.deploy.api.tools.deployer.DeployerException: Task 3 failed: [Deployer:149026]deploy application Nexaweb on oimCluster.
    Target state: deploy failed on Cluster oimCluster
    javax.servlet.ServletException: [HTTP:101249][ServletContext@59809215[app:Nexaweb module:/Nexaweb path:/Nexaweb spec-version:null]]: Servlet class com.nexaweb.loader.ClientLoaderServlet for servlet ClientClassServlet could not be loaded because the requested class was not found in the classpath .
    java.lang.ClassNotFoundException: com.nexaweb.loader.ClientLoaderServlet.
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:551)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
         at weblogic.deploy.api.tools.deployer.Jsr88Operation.report(Jsr88Operation.java:542)
         at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:140)
         at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)
         at weblogic.utils.compiler.Tool.run(Tool.java:158)
         at weblogic.utils.compiler.Tool.run(Tool.java:115)
         at weblogic.Deployer.run(Deployer.java:70)
         ... 35 more
    As I can solve this problem, not to reinstall everything again
    thanks

    Not sure if I understand your issue correctly. Your deployment failed during the installation and you have started the servers and trying to login?
    When installing OIM in a clustered WLS domain, the docs specify various cluster configurations needed to be completed in the WLS Admin Console before running the OIM installer. These steps DO NOT include starting up of the first managed server. In fact, if you start up the managed server then you may very well run into deployment issues after the OIM application is built. Instead, when installing OIM, the installer detects that not all nodes are on-line and so will queue the deployment for later. Deployment then takes place in later steps when you are instructed to restart the app server and start managed nodes.
    Thus was your managed server running when you were doing the installation? That has caused the issue. I would suggest to dump this domain (save the .xldatabasekey) if you don't wanna to dump the database part and start the installation again BUT don't start the managed server while doing the installation.
    HTH,
    BB

  • Problem installing Oracle Identity Manager Server  9.1

    Hello,
    I try to install oracle identity Manager Server 9.1, but I'm having a problem.
    Oracle identity manager 9.03 is already installed with jboss-4.0.3SP1 and j2sdk1.4.2_15
    and oracle 10.2.0
    So I follow these steps to clean out the db:
    1. Drop tablespace: drop tablespace oimtbs including contents;
    2. Drop user: drop user oimuser cascade;
    and ran prepare_xl_db.bat as instructed. No errors in the log.
    I ran the DiagonasticDashboard : the db setup was fine.
    When I ran the installer "setup_server.exe", i haved this message :
    Folowing Error occured during schema creation
    Error encountered while loading database script
    E:\OIM_Install\OIM9100\installServer\Xellerate/db/oracle/xell.sql
    Please contact your DBA!
    maximum key length (1478) exceeded
    Does anybody have any idea what this error is about ?
    Thanks.

    Index IDX_LKV_LKV_ENCODED on Table LKV (Column :- LKV_ENCODED - VARCHAR2(3000)) is failing on 2k block size. Though all the Indexes are working fine with the 4k block size.
    But OIM Dev team recommends to create the 8k block size for the Index storage.
    Because the blocksize affects the number of keys within each index node, it follows that the blocksize will have an effect on the structure of the index tree. All else being equal, large blocksizes will have more keys, resulting in a flatter index than the same index created in a 2k tablespace. A large blocksize will also reduce the number of consistent gets during index access, improving performance for scattered reads access.
    HOW TO CREATE THE INDEXES IN LARGER BLOCKSIZE TABLESPACE
    In the existing database:-
    Create a tablespace with the 8k blocksize, For Example
    First,
    Set the system cache size for that particular db block size
    sql> alter system set db_8k_cache_size=100M;
    sql> CREATE TABLESPACE db_8k_tablespace DATAFILE 'C:/oracle/product/10.2.0/oradata/8k_file.dbf' SIZE 100M BLOCKSIZE 8192;
    Then
    Reorganize the Index using command:-
    sql> Alter Index <Index_Name> Rebuild tablespace <Tablespace_Name>
    Regards,
    Neeraj Goel

  • Configuring Identity Management Components - Error in starting opmn server

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

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

  • Error when starting UI for first time (Identity Management 7.1)

    Hello. I've installed Identity Management 7.1 on top of a fresh Netweaver 7.0 (patch 17)
    Now,I want the UI up and going. I've used the SAP-NW_IdM_IC_Install_IdMUI_7-1.pdf document as reference for setup. I can't find anything missing but still i get an errormessage when trying the http://                  (Welcome)
    ! Java.lang.NullPointerException
    Tjenesten er nede                   (Service is Down)
    Kan ikke hente MSKEY for sperret bruker (Cannot get MSKEY for locked user)
    What's wrong?
    Appreciate some help
    Regards Günther Schnell

    I too encountered this error.  After taking a look at the default trace file I observed the following error:
    Error#1#/System/Database/sql/jdbc/direct#Java#com.sap.sql_0003##SQL error occurred on connection CLKLABVM3
    IDM:mxmc_db:dbo: code=207, state="S0001", message="Invalid column name 'recoverpwdfailtask'."; SQL statement is "select is_id,resultsize, workflowrepository,enablepwdprovisioning,PwdUseDictionary,ChkPwdHistory,wfWelcomeFieldHeader,wFwelcomeFieldFooter, recoverpwdtask, recoverpwdfailtask,authqminvalues,authqalternateattr,authqalternateboth,authqalgorithm,authqpar1,authqpar2,authqpar3,authqgetpwdmethod,authqaddpwdtoume, maxloginattempts,authqStep1,authqStep2,authqStep3,authqStep4 from mxi_idstores where is_id=?".
    In order to resolve this, I had to apply the latest update (ICDESIGNTIME01_0-10007480) for the IDM design time.  The update will add the missing column tot he table structure. 
    As per the instructions, ensure that you make a backup of your database before applying the patch.

  • Getting started with identity management . . .

    . . .  at least I think that's what I'm asking about.
    I've worked quite a number of years in the Oracle database world, but this is really my first foray into Fusion Middleware, or Identity Management, or whatever I'm looking for is called.
    We are looking at tightening our user security by tying our database usernames/logons to Active Directory.   The immediate issue is that we have various people connecting to the db with each other's credentials.  I know this is at least partly a management issue, but the people doing the sharing are themselves managers.  And for the most part I don't think they even realize they are sharing credentials.  I think most of it comes from sharing Excel spreadsheets with external data connections to the Oracle database, and their credentials are hard-coded into the connection definition.  So when Bob gives a copy of a spreadsheet to Carol, he doesn't even know his personal credentials are built in and that  when Carol uses her copy of the sheet, she is connecting with his credentials.
    What we'd like to do is tie their database credentials to their network credentials.    At this point I'm not knowledgeable enough to know if that inherently means single-sign-on  something short of that.  And at this point I'm not sure I care about that distinction, but I at least want to keep the distinction visible. 
    Since my "home" is the database forums, I've asked around there and been given some links to various docs and MOS notes, pointing back to more docs.  Mostly simply under the umbrella of 'you need to use Fusion Middleware'.  which is why I am coming to this forum.   It is quickly reaching a point of "you've got to understand it all before you can understand any of it".  In other words, I'm not finding a good starting point to get any traction.
    Currently I'm trying to get my head around "Oracle Fusion Middleware Installation Guide for Oracle Identity Management" and still getting lost in all of the different components.
    When I go to look at downloading software to try (Oracle Fusion Middleware 11g Software Downloads) , it looks like what I want is Identity Management, but I'm not sure if I've even followed the correct trail to get to that point.
    When I go to the online store to get an idea of what actual product we will need to purchase (https://shop.oracle.com/pls/ostore/f?p=dstore:2:0::NO:RIR,RP,2:PROD_HIER_ID:4509956172801805720011), again, I'm not sure which product I should be looking at, or if I've even followed the correct trail to get to that point.
    I'm not sure how the version numbers work and how they relate (if it matters) to the database version numbers.  FWIW, my databsaes are all Standard Edition 11.2.0.4, with some on Linux and one prod/test pair on Windows.  We are looking at moving to 12.1 in the next 12 to 18 months.
    I know this is all rather vague, but at this point I don't even know enough to ask a more focused, intelligent question.  I'm hoping someone can see what I'm after and help be get on the right track -- and cut through the forest of Fusion Middleware stuff that I don't need to be concerned with.

    Hello Ed
    Oracle EUS is basically what you need at this point. It enables you to address administrative and security challenges for enterprise database users. Enterprise User Security (EUS) relies on Oracle Identity Management infrastructure, which in turn uses an LDAP-compliant directory service to centrally store and manage users. The components you will need are mainly OID and/or OVD depending on your use case
    Here is an excellent online doc explaining the EUS integrations
    http://www.nyoug.org/Presentations/2011/December/Moulton-Sullivan_Centralize_Oracle_Database.pdf
    Here's some more reading on EUS from Oracle
    http://docs.oracle.com/cd/B28359_01/network.111/b28528/concepts.htm#DBIMI152
    Regards Shiva

  • Directory Naming with OFM 11g - Identity Management Does Not Work.

    I tried to find document about how to setup/implement Directory Naming with Oracle Fusion Middleware 11g- Identity Management, but without luck. We implement Directory Naming with IM 10.1.4.3 on Linux that is 32-bit only and doesn't coexist very well with OEM GC (64-bit). So we are very eager to try 64-bit of IM 11.1.1. Any information is highly appreciated. Thanks huge.
    Edited by: bhqu888 on Aug 16, 2009 6:51 PM
    Edited by: bhqu888 on Aug 16, 2009 6:56 PM

    I installed OFM IM 11.1.1 on RHEL 4.8 (x64) successfully and OID is up and running. Using Net Manager in the $ORACLE_HOME/bin dir I can upload TNS to OID. But Directory Naming does not work. Dbs client could not log into any dbs server through this 11g OID. Our 10.1.4 OID works fine.
    Edited by: bhqu888 on Aug 16, 2009 6:51 PM
    Edited by: bhqu888 on Aug 16, 2009 6:58 PM

  • Trial version of the "Sun Identity Manager " available?

    Hello,
    is there a trial version of the "Sun Identity Manager " available? (e.g. 90 days test licence, or something similar)
    I'am a consultant for metadirectory products and want to setup a test-environment to discover the benefits of your product.
    Best regards,
    Markus Svec

    Hi Mark,
    thank you for your answer.
    Is there documentation (e.g. administration guide) available?
    I searched at docs.sum.com but I only found documentation about "Java System Identity Server", which is a different product as I understand the "confusing" product naming.
    Best regards
    Markus

  • 2008 R2 Server and Microsoft identity Management for Unix - Lost groups

    I couldn't find a group that fit this one so I'm putting in the general group-  If their is a better group please reply with it -  Thx
    We have 2 Windows 2008 R2 servers and  2 linux boxes running NIS/Kerberos.  One of the Linux servers also runs a secondary NIS server for performance reasons.  Unix Services syncs the account db in NIS format to it, the other server connects
    and auth's directly off of the AD server.  We have had this setup for over a year now and it's run with out problem.  Today I ran the Microsoft Identity Management utility and lost NIS group on the Linux server that runs it's one NIS server. 
    On the Linux server that connects directly to the AD box the groups all appear with an id command from the command line.  It looks like the Unix for Windows services app nolonger will sync to a Linux NIS server.   I feel this is a bug due to
    the fact that I recently update the two Windows 2008 R2 server to the latest patch releases a few days ago. 
    Does any one have a fix for this or could Microsoft look into it.

    Hello,
    you may ask this in
    https://social.technet.microsoft.com/Forums/en-US/home?category=identitymanagement
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://blogs.msmvps.com/MWeber
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    Twitter:  

  • OBIEE 11g RPD and Weblogic Identity Management

    Hi,
    I have an issue where only users from one weblogic Provider (LDAPAuthenticator) can log into OBIEE.
    New users created using the default provider (DefaultAuthenticator) cannot log in (the exception is the Administrator user which was upgraded from 10g).
    If I open the RPD in online mode and connect to 'Identity Management', I do not see the new users above in the list (i.e. they have not been pulled down by OBI)
    Error message in the logs show "authentication passed, however use cannot be found in identity store" - which makes sense as I do not see them in the RPD. Any ideas?
    N.B: New application roles in weblogic are syncing with the the RPD correctly.

    Thanks for your reply Paul. That is quite a drawback if it is the case. I guess the fall back is to implement one authenticator and if that fails, it would pass on to the RPD authentication (like in 10g)? Have you by chance managed to implement the 'act as' obi functionality with the weblogic authenticator setup?

  • Error when installing Oracle Identity Manager

    Hello,
    I'm having a problem when trying to install Oracle Identity Manager. I am trying it now for consecutive two days and it is always the same problem.
    I read this thread:
    Problem installing Oracle Identity Manager Server (but still have no clue what to do).
    I'm installing it in a virtual lab environment (Windows Server 2008 on WMware).
    It is a fresh install.
    Installing scenario:_
    *1.* Oracle Database 10g (10.2.0.3)
    *2.* Toad DBA Suite for Oracle
    *3.* Oracle Weblogic Server 11g R1
    *4.* Oracle Identity Manager v9.1.0.1
    *5.*
    Then i create a new Oracle database instance for Oracle Identity Manager as described here:
    http://download-east.oracle.com/docs/cd/B32386_01/generic.902/b32140/database.htm
    *6.*
    Then i prepare the DB for Oracle Identity Manager by running:
    prepare_xl_db.bat XELL C:\Oracle\product\10.2.0\db_1 xelsysadm password123 xeltbs C:\Oracle\product\10.2.0\oradata xeltbs_01 TEMP password123
    as described here (Preparing the Database on Windows):
    http://download-east.oracle.com/docs/cd/B32386_01/generic.902/b32140/database.htm
    *7.*
    I get no errors after running the script has finished
    *8.*
    Then i run Oracle Identity Manager v9.1.0.1\OIM9101\installServer\setup_server.exe
    *9.*
    I go throw the steps and after installing the following error pop ups:
    Following Error occurred during schema creation  connected*
    Error encountered while loading database script*
    +...\Oracle Identity Manager v9.1.0.1\OIM9101\installServer\Xellerate/db/oracle/xell.sql+
    Contact your DBAORA-06550: line 1, column 7: PLS-00905: object SYSTEM.PIN_OBJ is invalid ORA-06550: line 1, column 7: PL/SQL: Statement ignored [10/7/09 12:18 PM]*
    *10.*
    Then i click next and this message pop ups:
    Oracle Identity Manager Installer has found that SetDBKey.bat failed.*
    *11.*
    Then the setup ends/aborts
    Does anybody have any idea what this error is about and how to work around?
    I would really appreciated it. I am getting desperate, because i don't know what i am doing wrong. Thank you very much in advance!

    daniel/maki,
    I'm trying to install Oracle Identity Manager. After giving the inputs for all screen, in the end it give me error "SetDBKey.bat error"
    My Products:
    1. Oracle Database 10g (10.2)
    2. Oracle Application Server 10g R3
    3. Oracle Identity Manager v9.1.0.1
    My Installation Steps:
    1. Installed Oracle Application server and upgraded to 10.3.3
    2. Installed Oracle Database 10g and created database idmda2
    3. Prepared Database for OIM
    prepare_xl_db.bat idmda2 C:\oracle\product\10.2.0\db_1 sysadm sysadm orctbs C:\Oracle\product\10.2.0\oradata orcltbs_01 TEMP test23
    I get no errors after running the script has finished
    4. Deployed the application XIMDD on OAS
    verified for prerequisities
    5. Then i run Oracle Identity Manager v9.1.0.1\OIM9101\installServer\setup_server.exe
    At the "Provide databse connectivity information" screen I have used the "sysadm" which i used at the time of preparing the database for oim
    I am not using "system" account and still i am getting "Oracle Identity Manager Installer has found that SetDBKey.bat failed" error.
    What is that i am missing here?
    6. Then the setup ends/aborts
    Thank you very much in advance!

  • Identity Management Installation Error

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

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

Maybe you are looking for

  • Logical Profiles in ISE 1.2.1

    I´m having trouble understanding the Logical Profiles.  What I understand from the user guide: http://www.cisco.com/c/en/us/td/docs/security/ise/1-2/user_guide/ise_user_guide/ise_prof_pol.html#58510 for those to lazy to read:  You can use the logical

  • EOM Photoshop Elements 10 Error

    I received Photoshop Elements 10 installed on my new Windows computer.  When I try to use it, in EDIT mode, I immediately get the error code "213:19" and am told to contact support for a configuration issue. What can I do, as I've already loaded the

  • Java se 6 on 10.5?

    Can anyone tell me how to install Java SE 6 on Mac OS 10.5? I think I have all the relevent updates, but still seem to be using Java 5. There's a web application I'd like to run that requires Java 6, and it isn't happy with current setup. Any advice

  • Playing iTunes HD Movies in Boot Camp

    Is it possible to play HD movies purchase from iTunes in Boot Camp?  I have a Mid-2010 21.5" iMac and when I try to play them on my Windows 8.1 partition with either the ATI drivers from the Boot Camp package for my system or with the latest Catalyst

  • Should I take my iPhone 4 to the apple store to get my vibrate button? Because it doesn't go down all the way

    My iPhone 4 vibrate button doesn't go down all the way, could I get that fixed?