Deployment Manager Import vs Install Connector

xperts,
I am a little confused bw the fuctionality provided by Deployment Manager's Import Option and Install Connector.
Please help
-Mahi

In addition to what Rajiv told, also check whether the connector you are trying to Install does support the CI feature as well. There are some new connectors which don't have the CI built in. So even if you are using the latest version of OIM, then also you would not be able to use the CI feature.
To check this look for configuration\ folder in the connector pack. This must have an xml file like ConnectorName-CI.xml. This holds the logic of file copying and xml import. So if you wanna use this feature in a custom build connector, then you would just need to create this file and write your logic in it. Folder structure could be anything as you desire.
Thanks
Sunny

Similar Messages

  • OIM - Deployment Manager import xml issue

    Hi All
    I have OIM on Solaris 10 and I am trying to deploy the EBS HR Recon connector on the same. I have successfully deployed the connector through the OIM Admin console. (OIM - 9101, EBS conn - 9043)
    Now I want to establish EBS HR as the trusted source for which I am trying to import the "XellOraEmp.xml" file. When I open the Admin console on my windows machine and try to import the xml file using Admin Console->Deployment Manager, upon selecting the correct xml file in 'File Open' dialog box, the deployment manager does not imports the file i.e. no file information is displayed on the confirmation screen. I do not get any error for this.
    Please let me know how can I import the xml file.
    Thanks

    Thanks for your reply. I also tried with the latest JDK and it is behaving in the same manner. Is it something because my OIM is on solaris and I am trying to import the file from windows env.
    Below is the error description in Java console. Please help !!!
    ====================================
    Nexaweb Client 3.3.1072
    java.vendor: Sun Microsystems Inc.
    java.version: 1.6.0_19
    browser: sun.plugin
    os.name: Windows XP
    os.version: 5.1
    os.arch: x86
    app debug level=-1
    Call startup on application:xlWebApp/dm/dmImportViewer.jsp
    java.security.AccessControlException: access denied (java.io.FilePermission C:\Installables\Connectors_OIM\EBS_Old_Connectors\Recon\p7393917_90410_Generic\ORCL_EBS_HR_90430\xml\XellOraEmp.xml read)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkRead(Unknown Source)
         at java.io.FileInputStream.<init>(Unknown Source)
         at com.thortech.xl.mco.OpenFilePrivilegeAction.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.thortech.xl.mco.importDM.openFileDialog(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.nexaweb.client.applet.Application.invokeBeanMethod(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.nexaweb.client.util.MethodInvoker.O(Unknown Source)
         at com.nexaweb.client.util.MethodInvoker.run(Unknown Source)
    File Not Found
    java.lang.NullPointerException
         at com.thortech.xl.mco.importDM.openFileDialog(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.nexaweb.client.applet.Application.invokeBeanMethod(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.nexaweb.client.util.MethodInvoker.O(Unknown Source)
         at com.nexaweb.client.util.MethodInvoker.run(Unknown Source)
    =================================
    Edited by: oimLearner on Apr 5, 2010 1:34 PM

  • SNDS and Slftware Deployment Manager

    Hi,
    I just installed Sneak Preview SAP NetWeaver 2004 Slim Edition and tried to use the Netweaver Developer Studio (version 2.0.11). To get the Studio working I need to have SDM (Software Deployment Manager) should be installed as well.
    Can somebody please send me the link to download the SDM for free or any other information.
    TIA.
    Ranjan

    Hi,
    SDN is a part and parcel od WAS,no need to install SDM saparately you can check the presence of SDM in C/D/E:usrsapWEPJC00SDMprogramsdm.exe.
    Adittionally refer these documents
    http://help.sap.com/saphelp_nw04/helpdata/en/22/a7663bb3808c1fe10000000a114084/content.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/icc/icc j2ee application deployment j2ee-dep 6.40.pdf
    Regards,
    RK

  • Issue While importing the connector.xml using deployment manager

    Hi All,
    I cloned my AD connecotor while importing through the deployment manager I am facing the issue
    <Mar 5, 2013 10:10:35 PM EST> <Error> <oracle.iam.identity.usermgmt.impl> <IAM-3050030> <An exception occurred while performing the operation.
    org.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is weblogic.jms.common.JMSException: No failover destination.
         at org.springframework.jms.support.JmsUtils.convertJmsAccessException(JmsUtils.java:308)
         at org.springframework.jms.support.JmsAccessor.convertJmsAccessException(JmsAccessor.java:168)
         at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:474)
         at org.springframework.jms.core.JmsTemplate.send(JmsTemplate.java:539)
         at oracle.iam.platform.async.messaging.MessageSenderImpl.send(MessageSenderImpl.java:75)
         at oracle.iam.platform.async.messaging.TaskRouter.route(TaskRouter.java:78)
         at oracle.iam.platform.async.messaging.MessagingExecutionService.submit(MessagingExecutionService.java:43)
         at oracle.iam.platform.async.impl.AsyncServiceImpl.submit(AsyncServiceImpl.java:75)
         at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.createTrigger(OrchestrationEngineImpl.java:631)
         at oracle.iam.platform.kernel.impl.OrchProcessData.runEvents(OrchProcessData.java:746)
         at oracle.iam.platform.kernel.impl.OrchProcessData.executeEvents(OrchProcessData.java:227)
         at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.resumeProcess(OrchestrationEngineImpl.java:763)
         at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.process(OrchestrationEngineImpl.java:519)
         at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.orchestrate(OrchestrationEngineImpl.java:459)
         at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.orchestrate(OrchestrationEngineImpl.java:378)
         at oracle.iam.identity.usermgmt.impl.UserManagerImpl.delete(UserManagerImpl.java:1199)
         at oracle.iam.identity.usermgmt.api.UserManagerEJB.deletex(Unknown Source)
         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 com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy560.deletex(Unknown Source)
         at oracle.iam.identity.usermgmt.api.UserManager_nimav7_UserManagerRemoteImpl.__WL_invoke(Unknown Source)
         at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
         at oracle.iam.identity.usermgmt.api.UserManager_nimav7_UserManagerRemoteImpl.deletex(Unknown Source)
         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.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
         at $Proxy198.deletex(Unknown Source)
         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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
         at $Proxy516.deletex(Unknown Source)
         at oracle.iam.identity.usermgmt.api.UserManagerDelegate.delete(Unknown Source)
         at oracle.iam.identitytaskflow.utils.PopupOperationsUtil.deleteUserOperation(PopupOperationsUtil.java:214)
         at oracle.iam.identitytaskflow.backing.taskflows.modifyuser.ModifyUserView.deleteUserOperation(ModifyUserView.java:3312)
         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 com.sun.el.parser.AstValue.invoke(Unknown Source)
         at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodExpression(UIXComponentBase.java:1300)
         at oracle.adf.view.rich.component.UIXDialog.broadcast(UIXDialog.java:97)
         at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:902)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:313)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:186)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.am.agent.wls.filters.OAMServletAuthenticationFilter.doFilter(OAMServletAuthenticationFilter.java:265)
         at oracle.security.am.agent.wls.filters.OAMValidationSystemFilter.doFilter(OAMValidationSystemFilter.java:133)
         at oracle.security.wls.oamagent.OAMAgentWrapperFilter.doFilter(OAMAgentWrapperFilter.java:120)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:108)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    can anyone please let me know the solution for this one.
    Thanks,
    Valli

    Although not same but this probably can be solved by steps from MOS Atricle: 1417904.1
    -Bikash

  • Error while Importing ResourceObject  xml file in Deployment Manager

    Hi Everyone,
    I am getting this error while doing Import of HRPeopleSoftResourceObjects.xml ( A Resource Object xml file) in Deployment Manager. I am doing this step for Authoritative(Trusted Source) Reconciliation.
    Error Says:- Attribute not present in EntityDefination of User :: ExpectedReturnDate.
    ExpectedReturnDate is a UDF (Customize) field. I did Metadata and Sandbox import for this field to create this attribute in OIM. I can see this attribute on User Details screen as well as in User Table in OIM. So, ideally this error should not popup. I have to do this import for Reconciliation.
    I pulled and checked all the xml files like(UserEO.xml.xml, userEO.xml.xml, userVO.xml, UserVO.xml.xml) from oracle.iam.console.identity.self-service.ear_V2.0_metadata1 and found ExpectedReturnDate field is available.
    I am using: OIM Version - Oracle 11g Release 2
    Database version - 11.2.0
    Weblogic version - 10.3
    Please let me know how to resolve this error.
    Appreciate your response and support!
    Warm Regards
    Vijay Kumar

    Appreciate your response Kevin!
    I saw your response today. What you have suggested in your post make perfect sense to me.
    Yesterday, I was able to create Reconciliation profile successfully. No idea how it worked so, didn't updated my post.
    I tried to re-import the UDF, noticed ExpectedReturnDate attribute has little icon in fornt of it on deployment manager screen which says on mouse over "new field". No idea why as I didn't delete it from anywhere, perhaps it didn't get imported properly previously. I stepped ahead and clicked the import button on deployment manager but failed as it was throwing an exception which says udf_usr_expectedReturnDate is available in usr table. That makes sense to me as this column got created in usr table in OIM because of previous import and I didn't delete it either. This raised couple of doubts more as, along with this attribute there were other attributes in the same metadata xml file which were part of previous import and their respective columns were already created in usr table. Then why message poped-up for this field in particular? Anyway I went ahead with the import process.
    Now I stopped all the server (Admin, SOA and OIM) and restarted them again and performed the same steps as mentioned above and this time it worked as expected. UDF file got imported successfully.
    After this I went to Design Console verified all the fields and created the Reconciliation Profile. I checked OIM database and found RA_ProfileName recon tables got created.
    As per your comment, Today I checked the RECON_USER_OLDSTATE table but this table is empty.
    Still I have couple of doubts, if Reconciliation Profile got created it should create the xml file under metadata direcectory(in my case path should be: /apps/Oracle/Middleware/Oracle_IDM1/server/metadata/db). Please correct me if I am wrong? I hope it should be physical file not a logical file.
    Once again thanks for your response!
    Warm Regards
    Vijay Kumar

  • How to install Software Deployment Manager

    Hi!,
    I have downloaded the PDK files and want to deploy it? How do I deploy them? As per help I need SDM ( Software Deployment manager to deploy this files, from where I will get software deployment manager and how to use SDM to deploy PDK files...please help...
    Also I have more query...
    In my netweaver studion, when I goto window-->preference, why I can't see software deploment manager link?  this SDM is used to deploy WebDynpro application with Enterprise portal....
    Please help me....
    Thanks !

    hi
    software deployment manager installed automatically in central instancc while installing sap netweaver .
    Thanks
    Bharathi.Ch

  • Deployment manager-Web Console-Import

    Hi Guys
    When I import a configuration using deployment manager, it gets stuck for no reason.
    But sometimes it imports.
    What could be the proble. Did any one face this kind of issue.
    I really got tired importing hundrreds on times.
    Thanku
    shashidhar

    Thanks for the reply.
    So , do u mean it is the problem with the browser?
    Anyways I will check with IE6 and above or mozilla .
    Thank you
    Shashidhar

  • Unable to open Deployment manager for Import/Export in OIM 11.1.1.5.0

    Getting the below error while opening Deployment manager in oim:
    [2013-04-29T02:42:50.585-05:00] [oim_server1] [ERROR] [] [XELLERATE.DATABASE] [tid: ADP CLASS  Watch Dog] [userId: xelsysadm] [ecid: 9125293d42f8d812:-351fbc9a:13e54bb2451:-8000-000000000000004b,1:28891] [APP: oim#11.1.1.3.0] Class/Method: DBPoolManager/getConnection/Exception encounter some problems: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLException: ORA-01017: invalid username/password; logon denied[[
    java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
         at oracle.ucp.util.UCPErrorHandler.newSQLException(UCPErrorHandler.java:488)
         at oracle.ucp.util.UCPErrorHandler.throwSQLException(UCPErrorHandler.java:163)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:911)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:857)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:851)
         at com.thortech.xl.util.DirectDB$DBPoolManager.getConnection(DirectDB.java:429)
         at com.thortech.xl.util.DirectDB.getConnection(DirectDB.java:176)
         at com.thortech.xl.dataobj.util.ADPClassWatchDog.getMaxUpdateTimestamp(ADPClassWatchDog.java:50)
         at com.thortech.xl.dataobj.util.ADPClassWatchDog.run(ADPClassWatchDog.java:145)
    Caused by: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
         at oracle.ucp.util.UCPErrorHandler.newUniversalConnectionPoolException(UCPErrorHandler.java:368)
         at oracle.ucp.util.UCPErrorHandler.throwUniversalConnectionPoolException(UCPErrorHandler.java:49)
         at oracle.ucp.util.UCPErrorHandler.throwUniversalConnectionPoolException(UCPErrorHandler.java:80)
         at oracle.ucp.jdbc.DataSourceConnectionFactoryAdapter.createConnection(DataSourceConnectionFactoryAdapter.java:102)
         at oracle.ucp.common.UniversalConnectionPoolImpl$UniversalConnectionPoolInternal.createOnePooledConnectionInternal(UniversalConnectionPoolImpl.java:1563)
         at oracle.ucp.common.UniversalConnectionPoolImpl$UniversalConnectionPoolInternal.access$600(UniversalConnectionPoolImpl.java:1399)
         at oracle.ucp.common.UniversalConnectionPoolImpl.createOnePooledConnection(UniversalConnectionPoolImpl.java:477)
         at oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool.createOnePooledConnection(OracleJDBCConnectionPool.java:128)
         at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnectionWithoutCountingRequests(UniversalConnectionPoolImpl.java:297)
         at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnection(UniversalConnectionPoolImpl.java:142)
         at oracle.ucp.jdbc.JDBCConnectionPool.borrowConnection(JDBCConnectionPool.java:119)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:899)
         ... 6 more

    did you put wlfullclient.jar in weblogic?

  • Deployment Manager Error with Oracle Weblogic Server 10.3.1

    I have installed Identity Manager 9.1.0.2 (patch upgraded from 9.1.0.1) on OEL 5.3 64bit and Weblogic 10.3.1
    Database:Oracle 11gR2 (remote machine).
    **I am aware that IM 9.1.0.2 is not certified on Weblogic 10.3.1 (it is only certified on 10.3),
    The installation was successful and OIManager is up and running. Able to create Users, Resources etc. as well.
    As part of configuring OIM Connectors tried to Import .xml file using Import option from Deployment Management section as below and the following error was displayed.
    "Either your session timed out or you are trying to access a page without logging in".
    Did all workarounds like enabling java, changing browsers, restarting machine etc as per the below discussion but in vain.
    Deployment Manager Error with Oracle Weblogic Server
    Can any one suggest any workaround or solution for this problem.
    Or atleast can any one confirm there is no Identity manager available on this date which is compatible with 10.3.1? and cannot be continued further.
    Thanks in Advance
    Sudheer
    Edited by: SudheerPrabhala on Oct 20, 2009 1:26 AM

    You are facing this issue because you're using a non certified combination.
    Other folks who tried to use OIM in 10.3.1 ended up in the same problem you're facing.

  • OIM server crashes while Importing OIM AD connector config XML files

    while installing OIM connector for Microsoft Active directory on the 2nd step of installation "Import of Connector XML Files (Using Deployment Manager)" Installation fails and OIM server crashes... my OIM server version is 11.1.1.3.0 and Connector is ActiveDirectory 9.1.1.5.0
    Here is oim_server1-diagnostic log file
    [2012-01-10T17:23:10.450+05:00] [oim_server1] [ERROR] [] [XELLERATE.ADAPTERS] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: XELSYSADM] [ecid: 0000JJ7ZjsLFW7WFLz3V8A1F31xJ00006f,0] [APP: oim#11.1.1.3.0] [dcid: 80666d38c1d0770e:-122ffcd8:134c75e0aa6:-7ffd-00000000000001e9] Class/Method: tcAdpUtils/compileAdapter encounter some problems: Could not compile adapter : adpADCSMOVEGROUP
    [2012-01-10T17:23:10.465+05:00] [oim_server1] [ERROR] [] [XELLERATE.ADAPTERS] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: XELSYSADM] [ecid: 0000JJ7ZjsLFW7WFLz3V8A1F31xJ00006f,0] [APP: oim#11.1.1.3.0] [dcid: 80666d38c1d0770e:-122ffcd8:134c75e0aa6:-7ffd-00000000000001e9] Class/Method: tcAdpUtils/compileAdapter encounter some problems: Compile failed on Tue Jan 10 17:23:10 UZT 2012[[
    error: Exception thrown while constructing Processor object: null
    ----------------SOURCE FILE
    1: /* Copyright (c) 2001 - 2007, Oracle Corporation. All rights reserved.
    2: */
    3: package com.thortech.xl.adapterGlue.ScheduleItemEvents;
    4: import com.thortech.xl.dataobj.*;
    5: //import com.thortech.xl.adapterGlue.*;
    6: //import com.thortech.xl.dataobj.tcDataSet;
    7: import java.io.IOException;
    8: import java.util.*;
    9: import java.io.FileWriter;
    10: import java.io.File;
    11: import java.sql.Timestamp;
    12: import java.text.DateFormat;
    13: import com.thortech.xl.dataobj.util.tcAdapterTaskException;
    14: import com.thortech.xl.dataobj.util.*;
    15: import com.thortech.xl.dataobj.util.tcJarEntryClassLoader;
    16: import com.thortech.xl.remotemanager.*;
    17: import java.rmi.*;
    18: import java.net.URL;
    19: import java.lang.reflect.Constructor;
    20: import java.lang.reflect.Method;
    21: import java.lang.reflect.Modifier;
    22: import java.lang.reflect.InvocationTargetException;
    23: import java.lang.reflect.Field;
    24: import java.net.*;
    25:
    26: public class adpADCSMOVEGROUP extends com.thortech.xl.adapterfactory.events.tcAdpEvent {
    27: public adpADCSMOVEGROUP() {
    28: super();
    29: setEventName("ADCS Move Group");
    30: }
    31:
    32: Hashtable ihTaskRetVals = new Hashtable();
    33:
    34: // Adapter Variables
    35: String OrgName; // Organization Name
    36: String sConfigurationLookUp; // ADParameterLookUp
    37: long ADServer; // AD Server
    38: String ObjectGUID; // ObjectGUID
    39:
    40: //Persistant Objects
    41: Object ADconsObj;
    42: Class clsAD;
    43:
    44: //Variables needed for class loader
    45: String sURL;
    46: URL url1;
    47: URL[] aURL;
    48: ClassLoader moURLClassLoader;
    49: Class moTargetClass;
    50: Object[] maoConstructorArgs;
    51: Class[] masConParamTypes;
    52: Constructor moCons;
    53:
    54: protected void implementation() throws Exception {
    55:
    56: try {
    57:
    58: if (! initAdapter("ADCS Move Group"))
    59: return;
    60:
    61: // Run Time Variables
    62: OrgName = getRunTimeValue("OrgName").toString();
    63: sConfigurationLookUp = getRunTimeValue("sConfigurationLookUp").toString();
    64: ADServer = ((Long)getRunTimeValue("ADServer")).longValue();
    65: ObjectGUID = getRunTimeValue("ObjectGUID").toString();
    66:
    67: //Initialize persistant object "AD"
    68: clsAD = Class.forName("com.thortech.xl.integration.ActiveDirectory.tcUtilADTasks");
    69: maoConstructorArgs = new Object[]{getITAttrVal(ADServer, "Server Address"), getITAttrVal(ADServer, "Root Context"), getITAttrVal(ADServer, "Admin FQDN"), getITAttrVal(ADServer, "Admin Password"), getITAttrVal(ADServer, "Use SSL"), getITAttrVal(ADServer, "Port Number"), getITAttrVal(ADServer, "Invert Display Name"), "yes", sConfigurationLookUp, getDataBase()};
    70: masConParamTypes = new Class[]{String.class, String.class, String.class, String.class, String.class, String.class, String.class, String.class, String.class, Class.forName("com.thortech.xl.dataaccess.tcDataProvider")};
    71: moCons = clsAD.getConstructor(masConParamTypes);
    72: ADconsObj = moCons.newInstance(maoConstructorArgs);
    73:
    74:
    75: // Execute Tasks and store results in Hashtable...
    76:
    77: ihTaskRetVals.put("MOVEGROUP", MOVEGROUP());
    78: // Output mapping for Task MOVEGROUP
    79: setAdpRetVal(ihTaskRetVals.get("MOVEGROUP"), "String");
    80:
    81:
    82: finalizeAdapter();
    83:
    84: } catch (tcAdapterTaskException e) {
    85: e.printStackTrace();
    86: updateSchItem("R", e.getMessage(), e.getReason());
    87: return;
    88: } catch (Exception e) {
    89: e.printStackTrace();
    90: updateSchItem("R", e.getMessage(), getReason("", e));
    91: return;
    92: }
    93:
    94: }
    95:
    96: // *** Move Group ***
    97: private Object MOVEGROUP() throws Exception {
    98: Object oRetVal = "";
    99:
    100: Object objCons;
    101: String sTaskName = "Move Group";
    102: try {
    103:
    104: System.out.println("Running Move Group");
    105:
    106: //This method uses persistent object "AD"
    107:
    108: // Initialize method
    109: Class[] moMethodParmTypes = new Class[] {String.class, String.class, Class.forName("com.thortech.xl.dataaccess.tcDataProvider")};
    110: Object[] moMethodParams = new Object[] {OrgName, ObjectGUID, getDataBase()};
    111: Method moMethod = clsAD.getMethod("moveGroup", moMethodParmTypes);
    112:
    113: // Check for static method
    114: if (Modifier.isStatic(moMethod.getModifiers()))
    115: ADconsObj = null;
    116:
    117: // Invoke method
    118: oRetVal = moMethod.invoke(ADconsObj, moMethodParams);
    119:
    120: } catch (Exception e) {
    121: e.printStackTrace();
    122: if (e instanceof InvocationTargetException) {
    123: Throwable t = ((InvocationTargetException)e).getTargetException();
    124: throw new tcAdapterTaskException("adpADCSMOVEGROUP", "Move Group", t.getMessage(), "", "");
    125: } else {
    126: throw new tcAdapterTaskException("adpADCSMOVEGROUP", "Move Group", e.getMessage(), "", "");
    127: }
    128: }
    129: return returnVal(oRetVal);
    130: }
    131: }
    ----------------COMMAND LINE javac -classpath C:\Oracle\MIDDLE~1\WLSERV~1.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\user-patch.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\soa-startup.jar;;C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_oepe1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_ocp353\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\oracle.soa.common.adapters_11.1.1\oracle.soa.common.adapters.jar;C:\Oracle\MIDDLE~1\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\Oracle\Middleware\Oracle_IDM1\oam\agent\modules\oracle.oam.wlsagent_11.1.1\oam-wlsagent.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.xdk_11.1.0\xsu12.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules.xquery_10.3.1.0.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\db2jcc4.jar;C:\Oracle\MIDDLE~1\USER_P~1\domains\BASE_D~1\config\soa-infra;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\fabric-url-handler_11.1.1.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\quartz-all-1.6.5.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\oracle.soa.fabric.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\oracle.soa.adapter_11.1.1\oracle.soa.adapter.jar;C:\Oracle\Middleware\Oracle_SOA1\soa\modules\oracle.soa.b2b_11.1.1\oracle.soa.b2b.jar;C:\Oracle\Middleware\Oracle_IDM1\server\lib\oim-manifest.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-async.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-auth-client.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-auth-server.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-authz-service.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-configmbeans.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-context.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-entitymgr.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-kernel.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-pluginframework.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-utils.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-platform-workflowservice.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\iam-toplinksession.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlAdapterUtilities.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlAPI.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlAttestation.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlAuditor.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlAuthentication.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlBackOfficeBeans.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlBackofficeClient.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlCache.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlCrypto.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlDataObjectBeans.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlDataObjects.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlDDM.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlGenConnector.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xliGCProviders.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlInputPreprocessor.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlLogger.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlRemoteManager.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlRequestPreview.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlScheduler.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlUtils.jar;C:\Oracle\Middleware\Oracle_IDM1\server\apps\oim.ear\APP-INF\lib\xlVO.jar -d C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\\oracle\oim\adapters C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\\oracle\oim\adapters\adpADCSMOVEGROUP.java
    [2012-01-10T17:23:14.075+05:00] [oim_server1] [NOTIFICATION] [] [oracle.iam.configservice.impl] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: XELSYSADM] [ecid: 0000JJ7ZjsLFW7WFLz3V8A1F31xJ00006f,0] [APP: oim#11.1.1.3.0] [dcid: 80666d38c1d0770e:-122ffcd8:134c75e0aa6:-7ffd-00000000000001e9] Inside PostImport method of UserManagementPostImportForDm
    [2012-01-10T17:23:14.450+05:00] [oim_server1] [ERROR] [] [oracle.iam.configservice.impl] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: XELSYSADM] [ecid: 0000JJ7ZjsLFW7WFLz3V8A1F31xJ00006f,0] [APP: oim#11.1.1.3.0] [dcid: 80666d38c1d0770e:-122ffcd8:134c75e0aa6:-7ffd-00000000000001e9] The attribute ObjectGUID does not exist!
    [2012-01-10T17:23:15.075+05:00] [oim_server1] [NOTIFICATION] [IAM-0080013] [oracle.iam.platform.kernel.impl] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: XELSYSADM] [ecid: 0000JJ7ZjsLFW7WFLz3V8A1F31xJ00006f,0] [APP: oim#11.1.1.3.0] [dcid: 80666d38c1d0770e:-122ffcd8:134c75e0aa6:-7ffd-00000000000001e9] [arg: 30] [arg: 0] [arg: oracle.iam.platform.entitymgr.vo.EntityMetadata] [arg: MODIFY] Kernel executing default validation with process id, event id, entity and operation 30.0.oracle.iam.platform.entitymgr.vo.EntityMetadata.MODIFY
    [2012-01-10T17:23:15.090+05:00] [oim_server1] [NOTIFICATION] [IAM-0080014] [oracle.iam.platform.kernel.impl] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: XELSYSADM] [ecid: 0000JJ7ZjsLFW7WFLz3V8A1F31xJ00006f,0] [APP: oim#11.1.1.3.0] [dcid: 80666d38c1d0770e:-122ffcd8:134c75e0aa6:-7ffd-00000000000001e9] [arg: 30] [arg: 30] [arg: oracle.iam.platform.entitymgr.vo.EntityMetadata] [arg: MODIFY] [arg: /file/User.xml] Kernel executing default action handler with process id, event id, entity and operation 30.30.oracle.iam.platform.entitymgr.vo.EntityMetadata.MODIFY.entityId=/file/User.xml

    There are different log handlers and loggers with different properties what are XELLRATE.DDM's properties
    here is the logging.xml file
    <?xml version="1.0" encoding="UTF-8"?>
    <logging_configuration>
    <log_handlers>
    <log_handler name='console-handler' class='oracle.core.ojdl.logging.ConsoleHandler' formatter='oracle.core.ojdl.weblogic.ConsoleFormatter' level='WARNING:32'/>
    <log_handler name='odl-handler' class='oracle.core.ojdl.logging.ODLHandlerFactory' filter='oracle.dfw.incident.IncidentDetectionLogFilter'>
    <property name='path' value='${domain.home}/servers/${weblogic.Name}/logs/${weblogic.Name}-diagnostic.log'/>
    <property name='maxFileSize' value='10485760'/>
    <property name='maxLogSize' value='104857600'/>
    <property name='encoding' value='UTF-8'/>
    <property name='useThreadName' value='true'/>
    <property name='supplementalAttributes' value='J2EE_APP.name,J2EE_MODULE.name,WEBSERVICE.name,WEBSERVICE_PORT.name,composite_instance_id,component_instance_id,composite_name,component_name'/>
    </log_handler>
    <log_handler name='wls-domain' class='oracle.core.ojdl.weblogic.DomainLogHandler' level="WARNING"/>
    <log_handler name='owsm-message-handler' class='oracle.core.ojdl.logging.ODLHandlerFactory'>
    <property name='path' value='${domain.home}/servers/${weblogic.Name}/logs/owsm/msglogging'/>
    <property name='maxFileSize' value='10485760'/>
    <property name='maxLogSize' value='104857600'/>
    <property name='encoding' value='UTF-8'/>
    <property name='supplementalAttributes' value='J2EE_APP.name,J2EE_MODULE.name,WEBSERVICE.name,WEBSERVICE_PORT.name'/>
    </log_handler>
    <log_handler name='em-log-handler' level='NOTIFICATION:32' class='oracle.core.ojdl.logging.ODLHandlerFactory' filter='oracle.dfw.incident.IncidentDetectionLogFilter'>
    <property name='path' value='${domain.home}/servers/${weblogic.Name}/sysman/log/emoms.log'/>
    <property name='format' value='ODL-Text'/>
    <property name='useThreadName' value='true'/>
    <property name='maxFileSize' value='5242880'/>
    <property name='maxLogSize' value='52428800'/>
    <property name='encoding' value='UTF-8'/>
    </log_handler>
    <log_handler name='em-trc-handler' level='TRACE:32' class='oracle.core.ojdl.logging.ODLHandlerFactory'>
    <property name='logreader:' value='off'/>
    <property name='path' value='${domain.home}/servers/${weblogic.Name}/sysman/log/emoms.trc'/>
    <property name='format' value='ODL-Text'/>
    <property name='useThreadName' value='true'/>
    <property name='locale' value='en'/>
    <property name='maxFileSize' value='5242880'/>
    <property name='maxLogSize' value='52428800'/>
    <property name='encoding' value='UTF-8'/>
    </log_handler>
    </log_handlers>
    <loggers>
    <logger name="" level="WARNING:1">
    <handler name="odl-handler"/>
    <handler name="wls-domain"/>
    <handler name="console-handler"/>
    </logger>
    <logger name="oracle" level="NOTIFICATION:1"/>
    <logger name="oracle.adf"/>
    <logger name="oracle.adf.desktopintegration"/>
    <logger name="oracle.adf.faces"/>
    <logger name="oracle.adf.controller"/>
    <logger name="oracle.adfinternal"/>
    <logger name="oracle.adfinternal.controller"/>
    <logger name="oracle.jbo"/>
    <logger name="oracle.adfdt"/>
    <logger name="oracle.adfdtinternal"/>
    <logger name="oracle.bam"/>
    <logger name="oracle.bam.common"/>
    <logger name="oracle.bam.system"/>
    <logger name="oracle.bam.middleware"/>
    <logger name="oracle.bam.adc.security"/>
    <logger name="oracle.bam.common.security"/>
    <logger name="oracle.bam.adc.ejb.BamAdcServerBean"/>
    <logger name="oracle.bam.reportcache.ejb.ReportCacheServerBean"/>
    <logger name="oracle.bam.eventengine.ejb.EventEngineServerBean"/>
    <logger name="oracle.bam.ems.ejb.EMSServerBean"/>
    <logger name="oracle.bam.adc.api"/>
    <logger name="oracle.bam.adc"/>
    <logger name="oracle.bam.eventengine"/>
    <logger name="oracle.bam.ems"/>
    <logger name="oracle.bam.webservices"/>
    <logger name="oracle.bam.web"/>
    <logger name="oracle.bam.reportcache"/>
    <logger name="oracle.bpm"/>
    <logger name="oracle.bpm.analytics"/>
    <logger name="oracle.integration"/>
    <logger name="oracle.integration.platform.blocks.cluster"/>
    <logger name="oracle.integration.platform.blocks.deploy.coordinator"/>
    <logger name="oracle.integration.platform.blocks.event.saq"/>
    <logger name="oracle.integration.platform.blocks.java"/>
    <logger name="oracle.integration.platform.faultpolicy"/>
    <logger name="oracle.integration.platform.testfwk"/>
    <logger name="oracle.soa"/>
    <logger name="oracle.soa.adapter"/>
    <logger name="oracle.soa.b2b"/>
    <logger name="oracle.soa.b2b.apptransport"/>
    <logger name="oracle.soa.b2b.engine"/>
    <logger name="oracle.soa.b2b.repository"/>
    <logger name="oracle.soa.b2b.transport"/>
    <logger name="oracle.soa.b2b.ui"/>
    <logger name="oracle.soa.bpel"/>
    <logger name="oracle.soa.bpel.console"/>
    <logger name="oracle.soa.bpel.engine"/>
    <logger name="oracle.soa.bpel.engine.activation"/>
    <logger name="oracle.soa.bpel.engine.agents"/>
    <logger name="oracle.soa.bpel.engine.bpel"/>
    <logger name="oracle.soa.bpel.engine.compiler"/>
    <logger name="oracle.soa.bpel.engine.data"/>
    <logger name="oracle.soa.bpel.engine.delivery"/>
    <logger name="oracle.soa.bpel.engine.deployment"/>
    <logger name="oracle.soa.bpel.engine.dispatch"/>
    <logger name="oracle.soa.bpel.engine.sensor"/>
    <logger name="oracle.soa.bpel.engine.translation"/>
    <logger name="oracle.soa.bpel.engine.ws"/>
    <logger name="oracle.soa.bpel.engine.xml"/>
    <logger name="oracle.soa.bpel.entity"/>
    <logger name="oracle.soa.bpel.jpa"/>
    <logger name="oracle.soa.bpel.system"/>
    <logger name="oracle.soa.dvm"/>
    <logger name="oracle.soa.management.facade.api"/>
    <logger name="oracle.soa.mediator"/>
    <logger name="oracle.soa.mediator.common"/>
    <logger name="oracle.soa.mediator.common.cache"/>
    <logger name="oracle.soa.mediator.common.error"/>
    <logger name="oracle.soa.mediator.common.error.recovery"/>
    <logger name="oracle.soa.mediator.common.message"/>
    <logger name="oracle.soa.mediator.dispatch"/>
    <logger name="oracle.soa.mediator.dispatch.resequencer.toplink"/>
    <logger name="oracle.soa.mediator.filter"/>
    <logger name="oracle.soa.mediator.instance"/>
    <logger name="oracle.soa.mediator.management"/>
    <logger name="oracle.soa.mediator.metadata"/>
    <logger name="oracle.soa.mediator.monitor"/>
    <logger name="oracle.soa.mediator.resequencer"/>
    <logger name="oracle.soa.mediator.resequencer.besteffort"/>
    <logger name="oracle.soa.mediator.resequencer.fifo"/>
    <logger name="oracle.soa.mediator.resequencer.standard"/>
    <logger name="oracle.soa.mediator.service"/>
    <logger name="oracle.soa.mediator.serviceEngine"/>
    <logger name="oracle.soa.mediator.transformation"/>
    <logger name="oracle.soa.mediator.utils"/>
    <logger name="oracle.soa.mediator.validation"/>
    <logger name="oracle.soa.scheduler"/>
    <logger name="oracle.soa.services.common"/>
    <logger name="oracle.soa.services.identity"/>
    <logger name="oracle.soa.services.notification"/>
    <logger name="oracle.soa.services.rules"/>
    <logger name="oracle.soa.services.rules.obrtrace"/>
    <logger name="oracle.soa.services.workflow"/>
    <logger name="oracle.soa.services.workflow.common"/>
    <logger name="oracle.soa.services.workflow.evidence"/>
    <logger name="oracle.soa.services.workflow.metadata"/>
    <logger name="oracle.soa.services.workflow.persistency"/>
    <logger name="oracle.soa.services.workflow.query"/>
    <logger name="oracle.soa.services.workflow.report"/>
    <logger name="oracle.soa.services.workflow.runtimeconfig"/>
    <logger name="oracle.soa.services.workflow.soa"/>
    <logger name="oracle.soa.services.workflow.task"/>
    <logger name="oracle.soa.services.workflow.task.dispatch"/>
    <logger name="oracle.soa.services.workflow.task.routing"/>
    <logger name="oracle.soa.services.workflow.user"/>
    <logger name="oracle.soa.services.workflow.verification"/>
    <logger name="oracle.soa.services.workflow.worklist"/>
    <logger name="oracle.soa.services.workflow.performance"/>
    <logger name="oracle.soa.services.cmds"/>
    <logger name="oracle.soa.wsif"/>
    <logger name="oracle.soa.xref"/>
    <logger name="oracle.sdp"/>
    <logger name="oracle.sdpinternal"/>
    <logger name="oracle.sdp.owlcs.customer"/>
    <logger name="oracle.sdp.owlcs.config"/>
    <logger name="oracle.sdp.owlcs.timer"/>
    <logger name="oracle.sdp.messaging"/>
    <logger name="oracle.sdp.messaging.client"/>
    <logger name="oracle.sdp.messaging.driver"/>
    <logger name="oracle.sdp.messaging.engine"/>
    <logger name="oracle.sdp.messaging.parlayx"/>
    <logger name="oracle.sdp.messaging.server"/>
    <logger name="oracle.wsm"/>
    <logger name="oracle.wsm.msg.logging" level="NOTIFICATION:1" useParentHandlers="false">
    <handler name="owsm-message-handler"/>
    <handler name="wls-domain"/>
    </logger>
    <logger name='oracle.sysman' level='NOTIFICATION:32' useParentHandlers='false'>
    <handler name='em-log-handler'/>
    <handler name='em-trc-handler'/>
    </logger>
    </loggers>
    </logging_configuration>

  • Unable to Install connectors on OIM9102

    Hi
    I have installed
    Oracle DB 11.1.0.6
    OIM 9101 Upgrade to 9102
    JBoss 4.2.3
    I have downloaded AD connectors(MSFT_AD_Base_91140) and Oracle DB connectors(DB_UM_9103) But when i am trying to install then it gives the "Invalid Connector Installation Directory
    Ensure that the connector installation files are in the specified directory.
    Oracle DBUM User Management 9.1.0.3 Installation Status : Failed "
    I am following Oracle Connector Guides for both AD and DB.
    Please Help me Out.
    Advnc Thanks.

    If you are blocked by this , you can import the xmls directly via deployment manager and copy the respective jars in JavaTask and Scheduled Tasks .
    Thanks
    Suren

  • Importing OIM AD connector config XML files

    Hello All,
    I am importing the AD connector files in the OIM admin and user console.
    After selecting the AD connector files, in step 2 i need the perform 3 operations as stated below.
    My operation fails when I try to import XML files using deployment manager. I am able to see the import screen and there it says you cannot perform this operation.
    I get this error:
    Step 2      :      Connector Installation
    ActiveDirectory      9.1.1.4      Installation Status      :      Failed
         PASSED Configuration of Connector Libraries
         FAILED Import of Connector XML Files (Using Deployment Manager)
              Compilation of Adapter Definitions
    The error stated is : DOBJ.XML_IMPORT_ERROR
    ORA-00904: "OBJ_OFFLINED": invalid identifier
    Thanks in advance for your help.
    Regards,
    VSN

    Hello all,
    I was able to figure out the answer for my question on the xml import error.
    It was due to improper patching of OIM server.
    This error can be confirmed if you check the OBJ table, it will not have a column name called OBJ_OFFLINE.
    So apply all the patches from scratch and in sequence.
    _VSN                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Deployment manager between different OIM versions

    Hi everyone
    We installed OIM version 9.1.0.1 in our development environment but the customer want to install version 9.1.0.2 on the UAT environment. Is it safe to copy the customization between the 2 different verions using deployment manager?
    Thanks

    Hi,
    As per my knowledge in OIM, There are few things which you can go for export-improt in same version:
    1. Email Template
    2. UDFs
    3. Adapters.
    Process Form, Process Definitions, User Groups, Access Policies are not advisable to export/import in the same version alos if you have done any customization from your end if you are using OOTB you can do it.
    As you are going the change the OIM version, I will suggest you first export/import only three things as mentioned above, rest thing you try to recreate over there.
    Regards
    Alabhya Goel

  • Can not deploy Adobe CC with deployment Manager

    Hi,
    we are trying to deploy Adobe CC with SCCM 2012 R2. While the installation we are getting errors in the PDApp.log:
    01/07/15 14:59:30:028 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 4196 | Build Version - 1.7.0.43
    01/07/15 14:59:30:029 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 4196 | Logging Level verbosity Set  to 4
    01/07/15 14:59:30:029 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 4196 | Executing immediate custom action for install mode.
    01/07/15 14:59:30:029 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 4196 | The CustomActionData string is : mode=install;sourceDir=C:\WINDOWS\ccmcache\1d\;installDir=;origDB=C:\WINDOWS\ccmcache\1d\ Adobe Creative Cloud Illustrator 2014.msi
    01/07/15 14:59:30:029 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 4196 | Successfully executed the immediate custom action for install mode .
    01/07/15 14:59:32:461 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Build Version - 1.7.0.43
    01/07/15 14:59:32:461 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Logging Level verbosity Set  to 4
    01/07/15 14:59:32:461 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Executing the deferred custom action.
    01/07/15 14:59:32:466 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Obtained the following as CustomActionData
    01/07/15 14:59:32:466 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | mode=install;sourceDir=C:\WINDOWS\ccmcache\1d\;installDir=;origDB=C:\WINDOWS\ccmcache\1d\ Adobe Creative Cloud Illustrator 2014.msi
    01/07/15 14:59:32:466 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | mode=install;sourceDir=C:\WINDOWS\ccmcache\1d\;installDir=;origDB=C:\WINDOWS\ccmcache\1d\ Adobe Creative Cloud Illustrator 2014.msi
    01/07/15 14:59:32:466 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Original database path is : C:\WINDOWS\ccmcache\1d\Adobe Creative Cloud Illustrator 2014.msi
    01/07/15 14:59:32:472 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | OptionXML saved at location :: C:\WINDOWS\TEMP\{C1921A81-A734-45BA-BE0B-E4440C3E2259}\\{CF57953C-5FB8-414D-AF1D-C555914C 4B73}
    01/07/15 14:59:32:496 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Build Version - 1.7.0.43
    01/07/15 14:59:32:496 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Logging Level verbosity Set  to 4
    01/07/15 14:59:32:496 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Initializing Custom Action Data from parameters
    01/07/15 14:59:32:496 | [INFO] |  | ASU | DeploymentManager | Utilities |  |  | 3796 | Folder does not exist
    01/07/15 14:59:32:496 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Provisioning Tool path is (C:\WINDOWS\TEMP\{C1921A81-A734-45BA-BE0B-E4440C3E2259}\\{FF74F6C4-0D5C-43E0-98F2-5A9B0B3 FED97}).
    01/07/15 14:59:32:498 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Starting to run the custom action for install mode
    01/07/15 14:59:32:498 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | STEP 1: Starting to parse Option XML.
    01/07/15 14:59:32:503 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Self-Update BootStrapper Relative Path doesn't exist.
    01/07/15 14:59:32:504 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | No of updates found (1).
    01/07/15 14:59:32:504 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Failed to find Royalty Bearing attribute info.
    01/07/15 14:59:32:504 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Number of Medias found = 1
    01/07/15 14:59:32:504 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Deployment Manager is running in Install Mode.
    01/07/15 14:59:32:508 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Deployment XML created at path :: C:\WINDOWS\TEMP\{2C2F5292-0608-47D5-BCE2-3B2D1A59C1EC}\\{DE6BF6FD-0D94-4F7D-86B5-6804037C B0D7}
    01/07/15 14:59:32:513 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Override XML created at path :: C:\WINDOWS\TEMP\{2C2F5292-0608-47D5-BCE2-3B2D1A59C1EC}\\{0B4F1D68-9714-494B-BF52-CCB490BD 2AF4}
    01/07/15 14:59:32:517 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Failed to find the pdb database.
    01/07/15 14:59:32:517 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Failed to get the local payload database handle.
    01/07/15 14:59:32:517 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | STEP 2: Starting to launch ASU AAM.
    01/07/15 14:59:32:517 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Bootstrapper launch location is :: C:\WINDOWS\ccmcache\1d\ASU\Set-up.dat
    01/07/15 14:59:32:681 | [INFO] |  | ASU | OPM | OPM |  |  | 4388 | Build Version - 8.0.1.12
    01/07/15 14:59:32:681 | [INFO] |  | ASU | OPM | OPM |  |  | 4388 | Logging Level verbosity Set  to 4
    01/07/15 14:59:32:711 | [WARN] |  | ASU | OPM | OPM |  |  | 4388 | Failed in key1 generation
    01/07/15 14:59:32:711 | [WARN] |  | ASU | OPM | CryptEngine |  |  | 4388 | Failed in key1 generation
    01/07/15 14:59:32:747 | [WARN] |  | ASU | OPM | OPM |  |  | 4388 | Failed in key3List generation
    01/07/15 14:59:32:747 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 4388 | Failed in key3List generation
    01/07/15 14:59:32:749 | [INFO] |  | ASU | OPM | OPM |  |  | 4388 | Schema version and schema compatibility version are same or greater than current
    01/07/15 14:59:32:773 | [INFO] |  | ASU | OPM | OPM |  |  | 4388 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    01/07/15 14:59:32:773 | [INFO] |  | ASU | OPM | OPM |  |  | 4388 | No Record found for the input fields in opm_getValueForKey
    01/07/15 14:59:32:774 | [INFO] |  | ASU | OPM | OPM |  |  | 4388 | Released OPM refrence successfully in opm_freeLibRef
    01/07/15 14:59:32:840 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Build Version - 2.8.1.451
    01/07/15 14:59:32:840 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Logging Level verbosity Set  to 4
    01/07/15 14:59:32:849 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Build Version - 2.8.1.451
    01/07/15 14:59:32:850 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Logging Level verbosity Set  to 4
    01/07/15 14:59:32:850 | [WARN] |  | ASU | PIM | PIM |  |  | 4160 | Detected db journal file trying to repair it...
    01/07/15 14:59:32:850 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | trying to createOrUpdatePIMDbSchema.
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Current db schema version on machine 2.
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Current db schema version to install 2.
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | PIM DB Schema is up to date. Current schema version is 2.
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | PIM Database is Up To Date.
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Sqlite 'Successfully' recovered from journal file.
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | PIMSqlite closeDB status 0
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Build Version - 2.8.1.451
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Logging Level verbosity Set  to 4
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Creating PIM instance for path: C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp
    01/07/15 14:59:32:852 | [FATAL] |  | ASU | PIM | PIM |  |  | 4160 | Detected db journal file, Application is in corrupted state: C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | sqlite(pim.db) at path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp is already closed
    01/07/15 14:59:32:852 | [ERROR] |  | ASU | PIM | PIM |  |  | 4160 | Failed to create the pimLibraryRef
    01/07/15 14:59:32:852 | [ERROR] |  | ASU | PIM | PIM |  |  | 4160 | Successfully freed PIM object Array
    01/07/15 14:59:32:869 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Build Version - 1.7.0.43
    01/07/15 14:59:32:869 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Logging Level verbosity Set  to 4
    01/07/15 14:59:32:869 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | The Bootstrapper Process is (62).Stopping the installation process.
    01/07/15 14:59:32:869 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Starting to clean the partially installed payloads.
    01/07/15 14:59:32:874 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Undeployment XML created at path :: C:\WINDOWS\TEMP\{2C2F5292-0608-47D5-BCE2-3B2D1A59C1EC}\\{FEBD9916-0002-4AFE-9DE5-08A59CA0 479A}
    01/07/15 14:59:32:874 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Starting to launch the Adobe Installer for uninstall mode.
    01/07/15 14:59:32:874 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Obtained Adobe Common Folder Path.
    01/07/15 14:59:32:874 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    01/07/15 14:59:32:993 | [INFO] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 3796 | Process creation completed.
    01/07/15 14:59:32:994 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | The return code from the Adobe Installer Process is (33).Stopping the uninstallation process.
    01/07/15 14:59:32:994 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Failed to find the pdb database.
    01/07/15 14:59:32:994 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Failed to get the local payload database handle.
    01/07/15 14:59:32:994 | [INFO] |  | ASU | DeploymentManager | Utilities |  |  | 3796 | Folder does not exist
    01/07/15 14:59:33:001 | [INFO] |  | ASU | OPM | OPM |  |  | 3796 | Build Version - 8.0.0.143
    01/07/15 14:59:33:001 | [INFO] |  | ASU | OPM | OPM |  |  | 3796 | Logging Level verbosity Set  to 4
    01/07/15 14:59:33:015 | [WARN] |  | ASU | OPM | OPM |  |  | 3796 | Failed in key1 generation
    01/07/15 14:59:33:015 | [WARN] |  | ASU | OPM | CryptEngine |  |  | 3796 | Failed in key1 generation
    01/07/15 14:59:33:046 | [WARN] |  | ASU | OPM | OPM |  |  | 3796 | Failed in key3List generation
    01/07/15 14:59:33:046 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 3796 | Failed in key3List generation
    01/07/15 14:59:33:048 | [INFO] |  | ASU | OPM | OPM |  |  | 3796 | Schema version and schema compatibility version are same or greater than current
    01/07/15 14:59:33:077 | [INFO] |  | ASU | OPM | OPM |  |  | 3796 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    01/07/15 14:59:33:078 | [INFO] |  | ASU | OPM | OPM |  |  | 3796 | No Record found for the input fields in opm_getValueForKey
    01/07/15 14:59:33:078 | [INFO] |  | ASU | OPM | OPM |  |  | 3796 | Released OPM refrence successfully in opm_freeLibRef
    01/07/15 14:59:33:100 | [INFO] |  | ASU | DeploymentManager |  |  |  | 3796 | Event Guid generated is: 'af2ccd85-1900-4b4e-b396-c2d165eb28df'
    01/07/15 14:59:33:103 | [INFO] |  | ASU | DeploymentManager |  |  |  | 3796 | GetIEProxyInfo - No default proxy present on the user machine
    01/07/15 14:59:33:104 | [INFO] |  | ASU | DeploymentManager |  |  |  | 3796 | GetIEProxyInfo - Failed to get proxy for the url, error:12006
    01/07/15 14:59:33:104 | [INFO] |  | ASU | DeploymentManager |  |  |  | 3796 | GetIEProxyInfo - proxy Url is
    01/07/15 14:59:33:561 | [INFO] |  | ASU | DeploymentManager |  |  |  | 3240 | HTTP Request Status code 200.
    01/07/15 14:59:33:574 | [INFO] |  | ASU | DeploymentManager |  |  |  | 3796 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    01/07/15 14:59:33:574 | [INFO] |  | ASU | DeploymentManager |  |  |  | 3796 | Waiting for the async thread to get the task completed
    01/07/15 14:59:33:581 | [INFO] |  | ASU | DeploymentManager |  |  |  | 4664 | Async thread is completed. Now exiting from function.
    01/07/15 14:59:33:625 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | The install workflow is terminating.
    Can anybody please help us?
    Thank you.
    Stefan

    Stefan,
    Possibly dumb question but are your installers built for the appropriate architecture (32-, 64-bit)? Adobe is pretty picky about that with CC.

  • UDF fields missing in Deployment Manager User Metadata export wizzard

    Hi,
    When I try to export UDF-s using Deployment Manager, not all UDF-s appear in the Deployment Manager wizard step1 Search list for User Metadata type.
    It seems that UDF Lookup type-s are not included.
    Also, some text type UDF-s are missing as well, while the rest of the text type UDF-s are in the list.
    I wonder if someone has encountered the issue? Is there any solution for this?
    Thanks in advance.

    Hi,
    I have tried your suggestion, exported sandbox, than published the sandbox. The UDF-s are included in the UserEO.xml.xml file, but are still cannot be retrieved in Deployment Manager wizard step1 Search list.
    Even if I enter the exact name of the attribute (USR_UDF_DEPT_NO) it is not found.
    The problem is even more severe:
    - the UDF missing from the export, which is a lookup type field, cannot be mapped in a GTC connector.
    - this UDF field is NOT CREATED in the DATABASE.
    Error message:
    <Error> <oracle.iam.configservice.impl> <BEA-000000> <The attribute DEPT_NO does not exist!>
    <Error> <oracle.iam.ui.formservice.model.modeler.FormService> <BEA-000000> <Updating User field DEPT_NO with params....failed>
    OIM version: 11.1.2.1.0
    Can someone confirm if this a bug? Is there a workaround?
    Best regards.

Maybe you are looking for

  • The remote server returned an error: (503) Server Unavailable in search service

    Hi I got this error message: when applying toplogy to search service I am applying admin component : SPINDEX Server crawl component-0 to : same index server spindex server in sharepoint farm has 1 applicationserver 1 index server 1 wfe server 1 db se

  • HELP! BLANK PAGES ON PDF

    Hi From Paris, France. I need your help, i ceated my 4th book (on iphoto 5.0.4), it's a large one with the maximum pages (100) and around 280 pictures. When i saved it as a pdf file o have a look before ordering, i had the bad surprise to discover lo

  • Marking videos as "watched"

    I have the new Apple TV. It works great. However, today I noticed something odd. I have TV shows on my computer in iTunes and both devices use Home Sharing. Everything works great and I watch the TVs from the Computer on the Apple TV. However, when a

  • Automatic java update 2005 009, how to uninstall it ?

    Hello all, the last java security update 2005 009 is installed (automatic update)on my server. But I have a problem with an application. How can I uninstall it ? Thanks

  • App won't fully open to operate

    Application opens, then a loading bar comes up and never stops... no text in the window so I have no idea what is trying to load.