Predefined AD connector User provisioning issue

Hi,
I have downloaded the connector for Active directory : activedirectory-11.1.1.5.0.zip from oracle.
I followed the steps from the following guide to deploy the pre defined connector but I am getting the following error.
Resource Name:      AD User
Description:      
*User:              Sample Test [SAMPLETEST]*
Status:           Rejected
Response:     ICFINTEGRATION_EXCEPTION
Response Description:     Unknown response received
Notes:
*Assigned to User      :      System Administrator[XELSYSADM]*
Error Details
Setting task status... "ICFINTEGRATION_EXCEPTION" does not correspond to a known Response Code. Using "UNKNOWN".
Any help on this is appreciated. Thanks in advance for help
Thanks and Regards,
Prasad Shinde

Hi kevin and GP,
I tried running the following scheduled job. These were the error messages i got. I hope that could help solve the problem. I guess its not able to find the AD connector.
1.)     
Job Details : Active Directory Group Recon
Exception Message :
Exception Message     oracle.iam.connectors.icfcommon.exceptions.IntegrationException: Connector ConnectorKey( bundleName=ActiveDirectory.Connector bundleVersion=1.1.0.6380 connectorName=Org.IdentityConnectors.ActiveDirectory.ActiveDirectoryConnector ) not found
2.)
Job Details : Active Directory Organization Recon
Exception Message :     
*oracle.iam.connectors.icfcommon.exceptions.IntegrationException: The value for a key [IT Resource Name] is not defined in the provided map.*
Also these are the exceptions from the oim_server.log file :
*####<Aug 8, 2012 10:07:56 PM PDT> <Warning> <JDBC> <michelson> <oim_server1> <QuartzScheduler_OIMQuartzScheduler-michelson1344077540265_MisfireHandler> <oiminternal> <> <0000JZlG^XGFs1WFLz7U8A1G7Ftv000002> <1344488876515> <BEA-001129> <Received exception while creating connection for pool "oimJMSStoreDS": IO Error: Socket read timed out>*
*####<Aug 8, 2012 10:07:56 PM PDT> <Info> <JDBC> <michelson> <oim_server1> <QuartzScheduler_OIMQuartzScheduler-michelson1344077540265_MisfireHandler> <oiminternal> <> <0000JZlG^XGFs1WFLz7U8A1G7Ftv000002> <1344488876515> <BEA-001156> <Stack trace associated with message 001129 follows:*
java.sql.SQLRecoverableException: IO Error: Socket read timed out
*     at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:443)*
*     at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:670)*
*     at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:230)*
*     at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)*
*     at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567)*
*     at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:350)*
*     at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:236)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1249)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1166)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResourceInternal(ResourcePoolImpl.java:450)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:342)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:329)*
*     at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:417)*
*     at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:324)*
*     at weblogic.jdbc.common.internal.ConnectionPoolManager.reserve(ConnectionPoolManager.java:94)*
*     at weblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiDataSource.java:350)*
*     at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:369)*
*     at org.quartz.utils.JNDIConnectionProvider.getConnection(JNDIConnectionProvider.java:160)*
*     at org.quartz.utils.DBConnectionManager.getConnection(DBConnectionManager.java:112)*
*     at org.quartz.impl.jdbcjobstore.JobStoreCMT.getNonManagedTXConnection(JobStoreCMT.java:164)*
*     at org.quartz.impl.jdbcjobstore.JobStoreSupport.doRecoverMisfires(JobStoreSupport.java:3011)*
*     at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.manage(JobStoreSupport.java:3789)*
*     at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.run(JobStoreSupport.java:3809)*
Caused By: oracle.net.ns.NetException: Socket read timed out
*     at oracle.net.ns.Packet.receive(Packet.java:333)*
*     at oracle.net.ns.NSProtocol.connect(NSProtocol.java:307)*
*     at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1176)*
*     at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:318)*
*     at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:670)*
*     at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:230)*
*     at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)*
*     at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567)*
*     at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:350)*
*     at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:236)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1249)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1166)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResourceInternal(ResourcePoolImpl.java:450)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:342)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:329)*
*     at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:417)*
*     at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:324)*
*     at weblogic.jdbc.common.internal.ConnectionPoolManager.reserve(ConnectionPoolManager.java:94)*
*     at weblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiDataSource.java:350)*
*     at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:369)*
*     at org.quartz.utils.JNDIConnectionProvider.getConnection(JNDIConnectionProvider.java:160)*
*     at org.quartz.utils.DBConnectionManager.getConnection(DBConnectionManager.java:112)*
*     at org.quartz.impl.jdbcjobstore.JobStoreCMT.getNonManagedTXConnection(JobStoreCMT.java:164)*
*     at org.quartz.impl.jdbcjobstore.JobStoreSupport.doRecoverMisfires(JobStoreSupport.java:3011)*
*     at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.manage(JobStoreSupport.java:3789)*
*     at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.run(JobStoreSupport.java:3809)*
*>*
*####<Aug 8, 2012 10:20:36 PM PDT> <Warning> <JDBC> <michelson> <oim_server1> <MDSPollingThread-[oim, jdbc/mds/MDS_REPOS]> <<anonymous>> <> <0000JZlG^XGFs1WFLz7U8A1G7Ftv000002> <1344489636312> <BEA-001129> <Received exception while creating connection for pool "mds-oim": IO Error: Socket read timed out>*
*####<Aug 8, 2012 10:20:36 PM PDT> <Info> <JDBC> <michelson> <oim_server1> <MDSPollingThread-[oim, jdbc/mds/MDS_REPOS]> <<anonymous>> <> <0000JZlG^XGFs1WFLz7U8A1G7Ftv000002> <1344489636312> <BEA-001156> <Stack trace associated with message 001129 follows:*
java.sql.SQLRecoverableException: IO Error: Socket read timed out
*     at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:443)*
*     at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:670)*
*     at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:230)*
*     at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)*
*     at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567)*
*     at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:350)*
*     at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:236)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1249)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1166)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResourceInternal(ResourcePoolImpl.java:450)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:342)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:329)*
*     at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:417)*
*     at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:324)*
*     at weblogic.jdbc.common.internal.ConnectionPoolManager.reserve(ConnectionPoolManager.java:94)*
*     at weblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiDataSource.java:350)*
*     at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:369)*
*     at oracle.mds.internal.persistence.db.JNDIConnectionManagerImpl.fetchConnection(JNDIConnectionManagerImpl.java:97)*
*     at oracle.mds.internal.persistence.db.ConnectionManager.getConnection(ConnectionManager.java:347)*
*     at oracle.mds.internal.persistence.db.BaseReposAccess.<init>(BaseReposAccess.java:382)*
*     at oracle.mds.internal.persistence.db.shredded.ShreddedReposAccess.<init>(ShreddedReposAccess.java:281)*
*     at oracle.mds.internal.persistence.db.shredded.ShreddedDBMSConnection.createReposAccess(ShreddedDBMSConnection.java:445)*
*     at oracle.mds.internal.persistence.db.BaseDBMSConnection.getOrCreateReposAccess(BaseDBMSConnection.java:2549)*
*     at oracle.mds.internal.persistence.db.BaseDBMSConnection.queryStoreForLatestCommitNumber(BaseDBMSConnection.java:2990)*
*     at oracle.mds.internal.persistence.db.DBPChangeProvider.queryStoreForLatestCommitNumber(DBPChangeProvider.java:468)*
*     at oracle.mds.internal.persistence.db.DBPChangeProvider.getChanges(DBPChangeProvider.java:115)*
*     at oracle.mds.internal.persistence.db.DBMetadataStoreCommunicator.signalChanges(DBMetadataStoreCommunicator.java:173)*
*     at oracle.mds.internal.persistence.db.ChangePollingThread.run(ChangePollingThread.java:128)*
Caused By: oracle.net.ns.NetException: Socket read timed out
*     at oracle.net.ns.Packet.receive(Packet.java:333)*
*     at oracle.net.ns.NSProtocol.connect(NSProtocol.java:307)*
*     at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1176)*
*     at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:318)*
*     at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:670)*
*     at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:230)*
*     at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)*
*     at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567)*
*     at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:350)*
*     at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:236)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1249)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1166)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResourceInternal(ResourcePoolImpl.java:450)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:342)*
*     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:329)*
*     at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:417)*
*     at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:324)*
*     at weblogic.jdbc.common.internal.ConnectionPoolManager.reserve(ConnectionPoolManager.java:94)*
*     at weblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiDataSource.java:350)*
*     at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:369)*
*     at oracle.mds.internal.persistence.db.JNDIConnectionManagerImpl.fetchConnection(JNDIConnectionManagerImpl.java:97)*
*     at oracle.mds.internal.persistence.db.ConnectionManager.getConnection(ConnectionManager.java:347)*
*     at oracle.mds.internal.persistence.db.BaseReposAccess.<init>(BaseReposAccess.java:382)*
*     at oracle.mds.internal.persistence.db.shredded.ShreddedReposAccess.<init>(ShreddedReposAccess.java:281)*
*     at oracle.mds.internal.persistence.db.shredded.ShreddedDBMSConnection.createReposAccess(ShreddedDBMSConnection.java:445)*
*     at oracle.mds.internal.persistence.db.BaseDBMSConnection.getOrCreateReposAccess(BaseDBMSConnection.java:2549)*
*     at oracle.mds.internal.persistence.db.BaseDBMSConnection.queryStoreForLatestCommitNumber(BaseDBMSConnection.java:2990)*
*     at oracle.mds.internal.persistence.db.DBPChangeProvider.queryStoreForLatestCommitNumber(DBPChangeProvider.java:468)*
*     at oracle.mds.internal.persistence.db.DBPChangeProvider.getChanges(DBPChangeProvider.java:115)*
*     at oracle.mds.internal.persistence.db.DBMetadataStoreCommunicator.signalChanges(DBMetadataStoreCommunicator.java:173)*
*     at oracle.mds.internal.persistence.db.ChangePollingThread.run(ChangePollingThread.java:128)*
*>*

Similar Messages

  • AE 5.1 - User provisioning issue - new user provisioned at end of request

    Hi All,
    re: AE 5.1 - User provisioning issue - new user provisioned at end of request when AE Config is set to NO
    We have an interesting issue. An Access Enforcer Change Request was initiated with the incorrect userID (the userID did not yet exist in the system) and that Change Request flowed through and made it to the end of the path. At the end of the path, it created a new userID (since the incorrect one was entered). However, we have the following AE Config:
    Auto Provisioning - Status: Auto Provsioning Type: "Auto Provision At End of Each Path"
    Auto Provisioning - Change Request: Create if user does not exist: "NO"
    Any ideas as to why the new userID was provisioned even though we have it set to "NO"?
    We are on AE v5.1, SP4.
    Thanks in advance!

    Gary,
    Similar kind of issue.,
    The Change User BAPI works differently than we normally think.
    It wipes off everything and reassign the modification.
    This I figured it in one of my implementation. You try add some roles to the user it wipes off all the roles and reassign the roles along with the new requested one's.
    The client is also in SP4 still they have issue.
    Will that not be good, AE checks for the ID before it actually submits the request.
    Thanks.
    Note : The issue mentioned by you doesnt exist in AE5.2
    Regards,
    Muthu Kumaran KG
    Edited by: Muthukumaran Krishnan Govindan on Mar 13, 2008 2:38 PM

  • User Provisioning Issue in Essbase 11.1.2.2

    Hi Experts,
    We have done migration from 11.1.1 to 11.1.2.2 version.Everything went fine but got problem with User provisioning.
    All our users provisioning are managed via Native Groups
    Eg: FIJI_READ,FIJI_WRITE are the Native Groups.
    What we have done is created the Native group provisioned the group with the roles and added the user to the group.
    The problem is the users assigned to these groups “lose” their permissions after sometime. They do still appear to be part of the group when we check in Shared Services, but when we run a MAXL command for a user, say VIBIN:
    DISPLAY USER PRIVILEGE VIBIN;
    It shows the user has having none. The user doesn’t see any cubes on logging in too. From what we’ve seen so far, we can trust the MAXL command output, but not what we see in Shared Services. The user VIBIN still shows as being part of the group FIJI_READ which is provisioned with READ role for the FIJI database. This is very inconsistent behavior.
    The only workaround so far is to directly provision users (i.e.  bypass provisioning via Groups):
    GRANT READ ON DATABASE FIJI.CONSOL TO VIBIN;
    This isn’t very manageable but the ONLY option that seems to be “sticky”. Have anyone gone through this issue  before? Any idea/advice?
    Regards,
    Naveen

    I  exported the Sec file from Security and when i see the content i cant see any groups which are created in Shared Services but only all the applications,databases  and some of the Administrators of the applications only i can see. But normal users who are added in Shared Services to the group i cant able to see.Is there any thing wrong in it.
    Regards,
    Naveen

  • Oracle Connector User-Name Issue:  "Claude La User"

    Folks - I have an Oracle Collaboration Suite User who has no issue connecting
    to the calendar server via the "Windows Oracle Calendar Client" Application or via the
    Calendar-Server Web-Interface: He has a somewhat unique 3-part name: We'll
    call him "Claude La User".
    However we've tried a 1001 combinations with "connector" & it simply
    cannot find any user with this or some combo of his account name:
    The Oracle Calendar client application happily accepts "Claude La User", but no such luck
    with "Connector: Similarly, no such luck with any variation or combinations of that name:
    Ex;
    ClaudeLa User, Claude LaUser, Claude User, La User, User La Claude, etc., etc.
    Any thoughts?

    You could try entering a caret "^" character in the space. OC often doesn't like spaces within a first or last name. The native client is more adept at dealing with it. If that doesn't work, try the account's UID.

  • AD Connector direct provisioning User Account Password Problem

    All,
    Created an AD connector and provisioned a user between OIM 11.1.1.3 and Active Directory. Provisoning status is "provisioned" and looks like everything appears to be working. However when i try to login to AD directly, I get a credential invalid error. Has any one come accross this problem before. I did not see this issue in a previous effort, however the only difference that i can think of is that in the current environment there is no SSL on AD i am directly working with port 389 and useSSL = no on ADITResource.
    Any help for debugging this is much appreciated.
    Thanks in advance,
    Prasad.

    If you are not using SSL, then no password is set for the user in AD. I do not know what limitations there are when trying to login, but I would check with your AD admins, and make sure the account looks valid. They might need to be a member of a certain domain group, or have a different userAccountControl value.
    -Kevin

  • Dropdown list (predefined list) along with provision for user to enter text

    Hi,
    Is there any provision in J2ME to have
    " a drop-down list , which contains predefined variables. if the user does not want to use those predefined variables, then a provision for user to enter text."
    thanks in advance

    Append Method
    I would create a box / div in Animate then when you publish it and put it on your page just append a form with an email input ( <input type="email></input>" ) and submit button.
    <form action="url">
      <input type="email" name="usremail">
      <input type="submit">
    </form>
    This page provides a lot of information on how to use Edge Animate and how to do more advanced things.
    http://www.adobe.com/devnet-docs/edgeanimate/api/current/index.html

  • GRC AE User provisioning for Portal giving error

    Hi,
    We are having GRC AC 5.3- SP9.
    While doing user provisioning for Portal, we are getting the following error:  DBCacheVerifier.java@58:isExpired(). Detailed error log is attached herewith. The back end system (EP Dev) is installed with GRC RTA. Connectors are testing OK. The CPIC user id in backend system EPDev is ED1GRC and has SUPER ADMIN Authorizations, with SPML read/write actions attached to the Role. EP Dev system is having UME as data source, not LDAP. The issue was existing even before the SP9 upgrade. We have restarted the Server several times lately. Pls help me in this.
    Thanks & Regards,
    Jagadish H S
    BASIS Team, BPCL, Mumbai.

    Jagadish,
    This type of error would normally be a data setup issue. Have you imported all of the initial data files (XML ones)?
    Otherwise, if it is just a cache issue, then restarting the server would normally solve the proplem. I would also check the Java Netweaver Admin console to ensure that the memory settings are sufficiently configured to match the hardware that is deployed.
    Simon

  • User Provisioning in OIM 11g to Oracle DB 11g R2

    Hi All,
    We have installed OIM 11.1.1.5. We have created User in OIM and wanted to provision it to database 11g R2. For this we have created a table in DB.
    We are not sure about the next steps or which connectors to use....
    Experts can u please guide me through steps or link or snapshots to achieve the above scenario?
    Regards,
    Newbie

    Hi Kevin,
    Thanks , that was a complete document.
    However I achieved User Provisioning by creating GTC. This i found in below document-
    http://tooweaktogivein.com/2010/02/16/oim-provisioning-db/
    Now my query is how do i fetch the values entered in UDF by admin (User Form) to the Form which comes when we select Resource Object (probably process form as i don't see any option as Object form in 11.1.1.5).
    Currently- 1. Admin creates user
    2. Admin selects Resource Object (Created via GTC)
    3. Admin has to re-enter the values which we created in our table (To be stored in DB).
    Summary- how to populate the values entered in step 1 to step 3
    Thanks & Regards,
    Newbie

  • Migrating EPMA Planning application: Failed to sync with user provisioning

    Hi All,
    We are migrating applications from Production to Dev. We have one EPMA Planning and one Essbase application in both environments.
    We have migrated artifacts into File system in PROD(Shared services, EPMA, Planning, Essbase and Reporting). We have copied and pasted in import_export folder in DEV.
    Then we are trying to migrate artifacts into applications from File system in DEV. First we did EPMA artifacts successfully in migration status report then we have deployed application into planning without any errors.(msg showing as in sync deployment). After that we did shared services, it is failed
    migration status report error msg:
    +28:6571:Application <xxxxx> does not exist in target. 28:6571:Application <xxxx> does not exist in target. 28:6571:Application <xxxx> does not exist in target. 28:6571:Application <xxxxx> does not exist in target. 28:6571:Application <xxxx> does not exist in target. ...+
    When i am trying to open the planning application, i am getting error: Failed to sync with user provisioning, check planning log for details
    HyS9planningsyserr.log details:
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    Creating rebind thread to RMI
    com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.
    com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.
    com.hyperion.planning.HspRuntimeException: Failed to sync with user provisioning. Check Planning log for details
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         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:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.RuntimeException: Errors occured during syncrhonization: [com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.]
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         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:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.RuntimeException: Errors occured during syncrhonization: [com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.]
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         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:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.
    com.hyperion.planning.HspRuntimeException: Failed to sync with user provisioning. Check Planning log for details
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         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:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.RuntimeException: Errors occured during syncrhonization: [com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.]
    Thanks,
    mady

    Hi,
    I got solution for this issue through Oracle Support.
    I have restored database and migrated artifacts using LCM. any one method is enough to do Planning application migration (from Oracle Support)
    Thanks,
    mady

  • Compliant user provisioning configuration done but can't create new request

    Hi All,
    We have upgraded our system from GRC 5.2 to GRC 5.3.
    Then we have done all the configuration for Risk analysis (CC) and then we have completed the configuration for Compliant user provisioning(Access enforcer) but now when we are going to create the request it is saying the request canniot be created.
    THe request passes through all the steps it is successful at Risk anlysis step also.
    But at the last step when we go to submit the Request this error comes.
    I have looked at the logs present in : Monitoring :--> System log.    I could not find anything.
    Am i looking at wrong place for logs. ?
    Is there any issue with the configuration.. Because the requests was successfully created when in GRC 5.2.
    Can anybody help me. ?

    Rajesh-
    Since 5.3 is in the ramp-up phase, you can contact SAP directly and they will resolve your problem very quickly, since they will be releasing it to all clients in October.
    And I am assuming you are working with SAP directly right now, since you have upgraded to 5.3, right?...
    Ankur
    GRC Consultant

  • Why OID Connector User Search Reconciliation Sch. Job  Does Not Link Users?

    Hi,
    I provisioned a user to the resource successfully; then I ran OID Connector User Search Reconciliation Sch. Job sucessfully. When i check the Reconcillation Event results, i can see the event related with my Sch. Job but in the details of the event Linked To part is empty. I am expecting to see linking result but unfortunately no linking result represented. It says Not linked to any user as result of Linked User field.
    Do u have any idea?

    In Form, i have the following Additional Column with the following Field Label --> KK
    In the ReconAttrMap, i have the following mapping --> Code: KK Decode: uid
    In the Reconcillation Rule, i have the following Rule --> User Profile Data: User Login
    Operator: Equals
                                                 Attribute: Kullanici Kodu
                                                      Transform: None
                                                      Case-Sensitive: Unchecked
                                                      Properties Set: Checked
    Rule is Valid and Active and Using AND Operator
    In the Resource Object, i have the following Reconcillation Field --> *KK [String], Required*
    In the Resource Object, i have the following Reconcillation Action Rules --> Rule Condition: One Entity Match Found Action: Establish Link
                                                                          Rule Condition: One Process Match Found Action: Establish Link
    Then i click to the Create Reconcillation Profile.
    Job still does not link Users. Any missing settings?

  • Planning 931 -   Failed to sync with user provisioning

    I am getting " Failed to sync with user provisioning. Check Planning log for details" error message while trying to login
    This issue is not for all users. I can login as admin and refresh my security via planning web

    Hi Amit,
    i had similar issue when i migrated planning application from test to Dev.
    here is the solution which I followed and resolved the issue:
    1.Login as admin account
    2.click on Administration tab.
    3. select Dimensions from menu.
    4. select any of the member.
    5. Click on Assign Access.
    6. Which takes you new window.
    7. Click on "migrate identities", once it is successful.
    8. logoff and try to login with any other user.
    hope this helps.
    www.dornakal.blogspot.com
    Edited by: Dornakal on May 6, 2009 10:52 AM

  • Subsequent User provisioning

    Hello,
    I just did the trusted reconciliation from Sun LDAP to OIM, followed by a user-provisioning to SQL server's MyUser table using GTC-Connectors. This entire process was successful so far.
    However, if I am changing the user attributes (say first name or last name) value in OIM, the changes are not getting provisioned to corresponding user record of SQL server.
    (1) Can somebody please outline the TO-DO list to fix this or point me to some doc to do this.
    (2) I might be wrong here, I assume the provisioning task name is "Trigger User Provisioning" and it runs every 30 minutes ? Is there anyway I can run this task anytime I like ?
    Thanks!
    Kabi

    Thanks Raj,
    I am new to OIM. I just wanted to get a high level picture of how the data flows from Trusted-source to OIM to Target-SQL. My understanding is as follows.
    (1) The data flow for "Reconciliation from Sun LDAP to OIM" is
    "iPlanet User Process Form" TO "Xellerate User Process Form" USING respective Resource-Object's reconciliation field mapping.
    (2) The data flow for "Provisioning from OIM to SQL's myUser table using GTC" is
    "Xellerate User Form" TO "GTC-SQL-USR form" USING tasks defined in "GTC-SQL-USR process". the task could be 'create user', 'change First Name' etc.
    Please let me know if my above said assumptions are correct.
    Thanks!
    Kabi

  • Google Apps User Provisioning - Anyone integrating via Oracle? ... I am

    Currently I am developing against the Google Apps - User Provisioning 2.0 API and have developed most of the API functionality in a pl/sql package (all of the methods in the API document are implemented and tested except the "retrieval" actions: user [add, edit, delete], nickname [add, delete], email list [add, delete], and email list subscriber [add, delete]).
    Specifically, I am working with an educational client using SunGard HE's Banner (formerly SCT), and they'll be using Google Apps Education Edition for student email services.
    Just wondering how many people out there, edu or not, are developing against the Google Apps User Provisioning API?

    @rwendel can you please give me some direction to troubleshoot this issue.The participants in this thread are not active on the forum, and none of them has been alerted to your follow-up. Richard hasn't posted here for almost a year.
    Posting follow-ups to ancient threads/departed users is NOT an effective way of getting help:
    <li>Other users may ignore the thread as it appears to be closed
    <li>Your assumption that the questions are related may be incorrect, leading to confusion about the nature of the problem and potential solutions
    <li>Watches on the thread may have expired, so the original participants may be unaware of the new post, or they may no longer be active on the forum
    <li>APEX Phone Test
    <li>You have no ability to mark posts as helpful or correct
    Post your question as a new thread, including the following information:
    <li>APEX version
    <li>DB version and edition
    <li>Web server architecture (EPG, OHS or APEX listener)
    <li>Browser(s) used
    <li>Theme
    <li>Templates
    <li>Region type
    <li>Links to related posts and threads using the methods in the FAQ.
    Also read the FAQ and forum sticky threads.

  • Compliant User Provisioning implementation

    What would you say is the amount of time it would take to implement CUP, in the simplest way possible?  In other words, barring unforeseen circumstances, and with the simplest workflows, how long would it take?
    Thanks a lot ...
    Santosh

    Hi Santosh
    I hope you have RAR installed in your system.
    To implement CUP you can follow the plan below,
    1. Compliant User Provisioning Implementation          14 days
    2  Complete AE Pre-Implementation Checklist          1 day
    3. Deploy and install AE on NW                    1 day
    4. Perform AE post -installation configuration and connectivity     1 day
    5. Perform AE issue resolution                    1 day
    6. Discussion & Configuration of Test workflows          7 days
    7. Run end to end request scenario testing for each workflow path     3 days
    It is upto your project resource allocation and working hours to minimise the task ASAP.
    Regards,
    Sudip.

Maybe you are looking for

  • Weblogic 10.3.0 Deployment error when using ejb-jar.xml

    Hi, I am getting the following error while deploying my EJB3 application on Weblogic 10.3.0. This is happening only if I include ejb-jar.xml. As per the EJB3 descriptor spec, Remote Home or Local home are not exists. Is this a issue in Weblogic 10.3.

  • Generating dynamic column in planning layout

    Hi Guys, I am new to BPS.. My task is user inputs calendar year thru variable, based on the year it has generate dynamic columns as month of the year entered by the user. Dnt know i am right or wrong based on the sdn threads. i think i have to create

  • No Signal on random channels

    Was wondering if anyone can help me. We've lost signal on certain channels today. The BBC channels as well as Pick TV, Dave, Really, E4+1, Movie Mix, Create & Craft, Sky News have no signal. Haven't checked EVERY other channel but they appear to be w

  • Reg UPgrading SAP Kernel for ECC 6.0

    Hi, We have a ECC 6.0  SAP System. The current kernel in our system is 133. We wanted to upgrade the Kernel We have the following kernel versions 146 159 175 179 185 We wanted to know the stable kernel versions among the above and general issues enco

  • WSGEN question on WLS 6.1 / Web Services

    I am just starting out with Web Services and I am trying to build some examples from the WebLogic 6.1 Bible step-by-step using Ant 1.3. I get this error when I execute Ant with the -verbose option: allen @ olc301 [5] ant -verbose rpc.ws Ant version 1