Reg: error in Exchange for IOM preparation

Hi Experts,

I have one installed connector for AD servers and Exchange and copied all the files in the directory, but when I try to run the reconciliation of exchange database. I am getting following error:

Group database mailbox Exchange user research reconciliation with Job story Id: 1341 []

oracle.iam.connectors.icfcommon.exceptions.IntegrationException: connector ConnectorKey (bundleName = Exchange.Connector bundleVersion = 2.0.0.1 connectorName = Org.IdentityConnectors.Exchange.ExchangeConnector) not found

at oracle.iam.connectors.icfcommon.ConnectorFactory.createConnectorFacade(ConnectorFactory.java:176)

at oracle.iam.connectors.icfcommon.recon.AbstractReconTask.init(AbstractReconTask.java:115)

at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.execute(SchedulerBaseTask.java:382)

at oracle.iam.scheduler.vo.TaskSupport.invokeExecute(TaskSupport.java:270)

to oracle.iam.scheduler.vo.TaskSupport.access$ 000 (TaskSupport.java:46)

to oracle.iam.scheduler.vo.TaskSupport$ 1.processWithoutResult(TaskSupport.java:221)

at oracle.iam.platform.tx.OIMTransactionCallbackWithoutResult.process(OIMTransactionCallbackWithoutResult.java:10)

at oracle.iam.platform.tx.OIMTransactionCallback.doInTransaction(OIMTransactionCallback.java:13)

at oracle.iam.platform.tx.OIMTransactionCallback.doInTransaction(OIMTransactionCallback.java:6)

at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:128)

at oracle.iam.platform.tx.OIMTransactionManager.execute(OIMTransactionManager.java:22)

at oracle.iam.scheduler.vo.TaskSupport.executeJob(TaskSupport.java:201)

at sun.reflect.GeneratedMethodAccessor6488.invoke (unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

to oracle.iam.scheduler.impl.quartz.QuartzJob$ TaskExecutionAction.run (QuartzJob.java:268)

at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:266)

at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:65)

to oracle.security.jps.internal.jaas.AbstractSubjectSecurity$ ActionExecutorWrapper.execute (AbstractSubjectSecurity.java:228)

to oracle.security.jps.internal.jaas.CascadeActionExecutor$ SubjectPrivilegedAction.run (CascadeActionExecutor.java:68)

at weblogic.security.Security.runAs(Security.java:41)

at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:47)

at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:50)

to oracle.security.jps.internal.jaas.AbstractSubjectSecurity$ ActionExecutorWrapper.execute (AbstractSubjectSecurity.java:228)

at Thor.API.Security.LoginHandler.AssertionLoginSession.runAs (AssertionLoginSession.java:93)

at oracle.iam.scheduler.impl.quartz.QuartzJob.execute(QuartzJob.java:77)

at org.quartz.core.JobRunShell.run(JobRunShell.java:203)

to org.quartz.simpl.SimpleThreadPool$ WorkerThread.run (SimpleThreadPool.java:529)

Restart the server IOM

Tags: Fusion Middleware

Similar Questions

  • Error 11 GR 2 IOM: no Information available for APPSERVER

    Hi all

    I am getting below error when executing this piece of code:

    java.lang.RuntimeException: no information available for APPSERVER_TYPE

    The error is coming for this summary: _oimClient = new OIMClient (env); *

    Code:

    private static final String OIM_URL = "t3: / / localhost:14000"; OIM 11 g R2 deployment
    private static final String AUTH_CONF = "conf/authwl.conf";
    protected public static final String OIM_USERNAME = "xelsysadm";
    protected public static final String OIM_PASSWORD = "password";
    protected public static final String NULL = "(null)";
    protected OIMClient _oimClient = null;

    public Client() throws Exception
    {
    < String, String > Hashtable env = new Hashtable < String, String > ();

    env.put (OIMClient.JAVA_NAMING_FACTORY_INITIAL, "weblogic.jndi.
    WLInitialContextFactory");
    env.put (OIMClient.JAVA_NAMING_PROVIDER_URL, OIM_URL);

    _oimClient = new OIMClient (env);

    System.setProperty ("java.security.auth.login.config", AUTH_CONF);

    oimClient.login (IOMUSER name, OIM_PASSWORD.toCharArray ());

    return;
    }

    Help, please.

    Kind regards
    +

    I found the problem

    Use below two lines instead of System.setProperty (APPSERVER_TYPE, "wls");

    System.setProperty ("IOM. AppServerType', 'wls');
    System.setProperty ("APPSERVER_TYPE", "wls");

    I don't know that your problem will be solved

  • Adobe CSXS InfrastructureCS6 Installation failed. Error code: U44M1P7 for CS6 during the exchange update

    Adobe CSXS InfrastructureCS6 Installation failed. Error code: U44M1P7 for CS6 during the exchange on Windows 7 update.

    Please advise... It seems that some programs the CS6 have day, simply not PS, I or some other needed programs for my current courses.

    Thank you

    TJR

    Try following the steps in this blog post:

    http://acrobatninja.com/2013/07/fixing-CSXS-infrastructure-update.html

  • Get a connection error 421 4.4.2 dropped due to the socket error in exchange 2010

    We get an error while sending an e-mail to a particular connection 421 4.4.2 abandoned due to the socket error in exchange 2010

    Hi jussainkothari_412,

    Thanks for posting your question in the Microsoft answers Forum. Any questions on Exchange, please visit the following link:

    http://social.technet.Microsoft.com/forums/en-us/category/ExchangeServer/

  • Test Oracle Internet Directory Connector for IOM

    Hello

    I'm testing the running test cases available in the Oracle Internet Directory Connector for IOM, but I'm not because it seems that the current version of this connector does not have the java class tcUtilTestOID as described in the documentation. This class should be at the level of the test\troubleshoot\scripts directory, but there are only files of orders with test cases.

    Can anyone confirm this or give me this class file?

    Thanks in advance.

    This is the code. Include in your jar file personalized with the same name. You will be done I guess:

    import com.thortech.util.logging.Logger;
    import com.thortech.xl.integration.OID.util.tcUtilLDAPOperations;
    import java. IO;
    import java.util.Properties;
    Import javax.naming.directory.BasicAttribute;
    Import javax.naming.directory.BasicAttributes;

    public class tcUtilTestOID
    {

    private static String CONFIG_FILEPATH = "global.properties."

    public tcUtilTestOID()
    {
    }

    Public Shared Sub main (string args [])
    {
    tcUtilLDAPOperations ldapOp = null;
    Logger logger = Logger.getLogger ("TEST_USER_PROVISION");
    logger.info("**********************************");
    Logger.info ("*" + args [0]);
    Try
    {
    FileInputStream file = null;
    Try
    {
    ConfigFile = new FileInputStream (CONFIG_FILEPATH);
    }
    catch (FileNotFoundException fe)
    {
    Logger.Error ("could not find the configuration file (" + CONFIG_FILEPATH + "" ")" ");
    fe.printStackTrace ();
    }
    Prp properties = new Properties ();
    Try
    {
    PRP. Load ("ConfigFile");
    }
    catch (IOException IE)
    {
    Logger.Error ("unable to load the configuration file (" + CONFIG_FILEPATH + "" ")" ");
    ie.printStackTrace ();
    }
    String serverName = prp.getProperty ("serverName");
    String portNo = prp.getProperty ("portNo");
    String rootContext = prp.getProperty ("rootContext");
    String principalDN = prp.getProperty ("principalDN");
    String principalPass = prp.getProperty ("principalPassword");
    Boolean sslFlag = "true".equalsIgnoreCase (prp.getProperty ("sslFlag"));
    Logger.info ("the server name =" + serverName);
    Logger.info ("portNo =" + portNo);
    Logger.info ("rootContext =" + rootContext);
    Logger.info ("principalDN =" + principalDN);
    Logger.info ("sslFlag =" + sslFlag);
    Logger.info("===\n");
    ldapOp = new tcUtilLDAPOperations (serverName portNo, rootContext, principalDN, principalPass, sslFlag);
    String ldapUserDNPrefix = "cn".
    String ldapObjectClass = "objectclass";
    String ldapUserObjectClass = "inetOrgPerson";
    String ldapFirstName = "givenName";
    String ldapLastName = "sn."
    String ldapCommonName = "cn".
    String ldapPassword = 'userPassword ';
    String containerDN = prp.getProperty ("containerDN");
    Logger.info ("containerDN =" + containerDN);
    Logger.info ("UserOperation selected =" + args [0]);
    If (args [0] .equalsIgnoreCase ("createUser"))
    {
    Logger.info ("CREATE USER CALLED");
    String createUserFName = prp.getProperty ("createUser.firstName");
    String createUserLName = prp.getProperty ("createUser.lastName");
    String createUserUserDN = prp.getProperty ("createUser.userDN");
    String createUserUserPass = prp.getProperty ("createUser.userPassword");
    Logger.info ("createUser.firstName =" + createUserFName);
    Logger.info ("createUser.lastName =" + createUserLName);
    Logger.info ("createUser.userDN =" + createUserUserDN);
    Logger.info ("createUser.userPassword =" + createUserUserPass + "\n\n");
    BasicAttributes basicattributes = new BasicAttributes (true);
    BasicAttributes.put (new BasicAttribute (ldapObjectClass, ldapUserObjectClass));
    BasicAttributes.put (new BasicAttribute (ldapFirstName, createUserFName));
    BasicAttributes.put (new BasicAttribute (ldapLastName, createUserLName));
    BasicAttributes.put (new BasicAttribute (ldapCommonName, createUserFName + "" + createUserLName));
    BasicAttributes.put (new BasicAttribute (ldapPassword, createUserUserPass));
    ldapOp.connectToLDAP ();
    userCreated Boolean = ldapOp.createObject (ldapUserDNPrefix + "=" + createUserUserDN + "," + containerDN, basicattributes);
    ldapOp.disconnectFromLDAP ();
    If (userCreated)
    {
    Logger.info ("\t >" + createUserUserDN + "-USER_CREATION_SUCCESSFUL");
    } else
    {
    Logger.info ("\t >" + createUserUserDN + "-USER_CREATION_FAILED");
    }
    } else
    if(args[0].) Equals ("ModifyUser"))
    {
    Logger.info ("EDIT USER CALLED");
    String modifyUserUserDN = prp.getProperty ("modifyUser.userDN");
    String modifyUserParamName = prp.getProperty ("modifyUser.paramName");
    String modifyUserParamValue = prp.getProperty ("modifyUser.paramValue");
    Logger.info ("modifyUser.userDN =" + modifyUserUserDN);
    Logger.info ("modifyUser.paramName =" + modifyUserParamName);
    Logger.info ("modifyUser.paramValue =" + modifyUserParamValue);
    ldapOp.connectToLDAP ();
    BasicAttributes basicattributes = new BasicAttributes (true);
    BasicAttributes.put (new BasicAttribute (modifyUserParamName, modifyUserParamValue));
    Boolean isUserModified = ldapOp.modifyAttributesReplace (ldapUserDNPrefix + "=" + modifyUserUserDN + "," + containerDN, basicattributes);
    ldapOp.disconnectFromLDAP ();
    If (isUserModified)
    {
    Logger.info ("\t >" + modifyUserUserDN + "-USER_UPDATE_SUCCESSFUL");
    } else
    {
    Logger.info ("\t >" + modifyUserUserDN + "-USER_UPDATE_FAILED");
    }
    } else
    if(args[0].) Equals ("deleteUser"))
    {
    Logger.info ("DELETE USER CALLED");
    String deleteUserUserDN = prp.getProperty ("deleteUser.userDN");
    Logger.info ("deleteUser.userDN =" + deleteUserUserDN);
    ldapOp.connectToLDAP ();
    Boolean isUserDeleted = ldapOp.deleteObject (ldapUserDNPrefix + "=" + deleteUserUserDN + "," + containerDN);
    ldapOp.disconnectFromLDAP ();
    If (isUserDeleted)
    {
    Logger.info ("\t >" + deleteUserUserDN + "-USER_DELETION_SUCCESSFUL");
    } else
    {
    Logger.info ("\t >" + deleteUserUserDN + "-USER_DELETION_FAILED");
    }
    }
    }
    catch (Exception e1)
    {
    E1. PrintStackTrace();
    return;
    }
    }

    }

    Thank you

    Sunny

  • Numbers gives an error of syntax for all equations

    I don't know what is happening, but I keep getting errors in syntax for multiple equations and no matter where I put it or how, he always gives the syntax error. Example B2 has 500 in there. Enter B3 B2x2 and it gives an error of syntax instead of 1000.  I leave numbers and re-open the file with the same results. I even opened a new worksheet, and when you enter anything except the Scriptures, I always get the syntax error. It seems that there is something wrong with the numbers himself. Can someone explain why I can't use the formulas at all. They used to work in the past, so I am confused, what can happen.

    Salvation of,

    Did you B2x2 = or = B2 * 2?

    Number change * to x, but seems not to recognize x as the multiplication operator when he entered directly.

    Kind regards

    Barry

  • New iPhone launched yesterday and I just picked up my iPhone to a lower model earlier this month.  Can I return or Exchange for a new unit which is always on a guarantee?

    New iPhone launched yesterday and I just picked up my iPhone to a lower model earlier this month.  Can I return or Exchange for a new unit which is always on a guarantee?

    If your current iPhone is still within the retailer's return policy where

    you bought it, you can return before the closure of the back window. If

    the return period is passed, then you need to sell your current

    iPhone and use the funds for the purchase of a newer model.

    All Exchange warranty would be for the same exact as iPhone being

    replaced - same color, same memory, same State locked/unlocked.

    Protection guarantee against manufacturing defects and does not

    apply when the owner wishes to change to another iPhone out of warranty issue.

  • error code 80070673 for windows update for vista

    error code 80070673 for windows update for vista

    Hello Jwisetoyo,

    Thank you for your message.  Please click HERE for a possible solution to your problem.

    See you soon

    Jason H. Engineer Support of Microsoft answers visit our Microsoft answers feedback Forum and let us know what you think.

  • Error Code 8024200d for KB970430, KB972145 and KB981793 KB967723 updates.

    Hello!

    I get error 8024200d code for KB970430, KB972145 and KB981793 KB967723 updates.

    I ve formatted the primary HD after having been infected with the "AntiMalware Doctor" - virus and nothing kept the old full Vista Edition installation. I installed Vista Ultimate again once and successfully installed all updates offered by Windows Update. After that, I installed Norton 360 v3.0 without any problem. I continued to install Office Ultimate 2007 and all updates offered by Windows update. Once again no problem.

    After this Windows Update Agent 7.4.7600.226 were installed successfully. Then, the following facilities have been attempted:

    Update for Windows Vista (KB972145) - failed.

    Update for Windows Vista (KB972145) - failed.

    Update for Windows Vista (KB981793) - failed.

    Update for Windows Vista (KB971644) platform - success

    Update for Windows Vista (KB967723) security - has failed.

    Updates failed have been tried several times that it recharges but don't settle. Then an other update have been installed successfully:

    Windows PowerShell 2.0 and WinRM 2.0 for Windows Vista (KB968930) - success.

    Previous updates failed tried again several times but all failed once again. The computer recognizes the updates available and try to install them when I turned off the computer, but not luck.

    What can I do to fix this?

    Computer:

    Intel P4 3.0GHz

    2.0 GB RAM

    Windows Vista Ultimate 32-bit (with SP2 KB948465 and some updates after that)

    Office Ultimate 2007 (with 2007 Microsoft Office Service Pack 2 (SP2) suit)

    Norton 360 v3.0

    (TM) 6 update 21, Adobe Flash Player 10 ActiveX/Plugin

    Thank you!

    Marcus

    Thank you for your time Halima S!

    I tried what you suggested but unfortunately it has not worked for me this time. After giving the complete reinstall of Vista, everything seems to work fine when it comes to the OS.

    Now if only slightly damaged Office Ultimate 2007 DVD would work as if by magic...

    Thank you!

    Marcus

  • Error code 646 for KB2092914

    I get the error code 646 for KB2092914 on a Vista Home, I installed the 'Fix It' and he came without any problem but yet he will not yet installed this important security feature: can someone help me with this, it seems that I searched for hours! Thank you!

    What FixIt do you mean?

    Try this FixIt please:

    http://support.Microsoft.com/kb/2258121

    "A programmer is just a tool that converts the caffeine in code" Deputy CLIP - http://www.winvistaside.de/

  • Windows XP keep getting an error code 0xD59 for the Service Pack to update KB2463332 & will not update?

    I get an error code 0xD59 for the update of Service Pack KB2463332?  Then he wants to resart my computer for an update failed?  Why?

    Hello


    Click on the below mentioned link to manually install the update on your computer.

    Microsoft SQL Server 2005 Express Edition Service Pack 4 for Windows XP.
    http://www.Microsoft.com/en-US/Download/details.aspx?ID=184
    After you install the update, restart your computer and check if the problem is resolved.
  • "error opening file for writing" C:docume~1\user\LOCALS~1\Temp\OpenCandy\OCSetupHlp.dll, as I am trying to install a program.

    I come with a message "error opening file for writing" C:docume~1\user\LOCALS~1\Temp\OpenCandy\OCSetupHlp.dll, as I am trying to install a program.

    Any ideas what is happening?

    Thank you

    Hi and thanks for your time.

    The program was an application to create your own music

    I don't have any problem installing other applications programs...

    The solution was a scan with malware bytes who discovered infected with the registry data.

    So I deleted it and after running a lot on the line scans, I deleted the program, I wanted to install.

    Everything is still better then...

  • How to fix error code 8007371c for update Cumulative security for Internet Explorer 9 for Windows Vista for x 64-based systems (KB2936068)

    How can I fix error 8007371c code for "Cumulative Security Update for Internet Explorer 9 for Windows Vista for x 64-based systems (KB2936068).

    Melvin,

    Please contact the Microsoft Community.

    I only see the answer from here-

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-windows_install/Windows-Update-error-code-8007371c/ed275467-5580-41DC-9ccc-3c1e22c6fd28

    Let us know if you have problems with Windows in the future.

  • get them error code 8024001 for two weeks now can't get rid of it

    get error code 8024001 for two weeks now can't get rid of it, and then try again to saying

    Hello

    When exactly do you get the error message?

    I suggest you try the steps from the following link:

    Windows Update error 8024001
    http://Windows.Microsoft.com/en-us/Windows-Vista/Windows-Update-error-8024001b

  • receiving error code 39 for dvd, driver will not load.

    replace corrupt cdrom.sys

    small management business of vista 32 bit.  receive error code 39 for dvd.  driver will not load.  I tried to uninstall.  same question on re - start.

    I tried regedit suggestions.  UpperFilter deleted, no lower filter exists.

    In addition to the above on the excellent advice, cdrom.sys is not corrupt.

Maybe you are looking for