OIM11gR2 Manager: Event goes into infinite loop

Hi Experts,

I created an event handler where I do some features on run the function, that updates some UDF of when a user changes the value of the user change the shape.
I call the event hanlder on change the action of the user entity
Now the problem I faced is the eventhandler goes into infinte loop and changes the values over and over again without interruption.

You can help, I am not able to kill the process unitill I restart the server :-(

You can use something like below to get the old values:

HashMap interEvtDataMap = orchestration.getInterEventData ();
User newUserState = interEvtDataMap.get ("NEW_USER_STATE") (oracle.iam.identity.usermgmt.vo.User);
User oldUserState = interEvtDataMap.get ("CURRENT_USER") (oracle.iam.identity.usermgmt.vo.User);
          
          
newFirstName = (String) newUserState.getAttribute ("First Name");
oldFirstName = (String) oldUserState.getAttribute ("First Name");

Thank you
Suren

Tags: Fusion Middleware

Similar Questions

  • LaserJet P2035n goes into infinite loop when you print from Windows 7 64 bit

    I installed the latest drivers from this site for Win7 64 bt and whenever I try to print on my laserJet P2035n on the network, it goes into a loop and sends the same print job again and again until I cacel work on my PC.

    Anyone know why this is happening and how reolve it?

    TIA,

    Joe

    According to HP tech who helped shed some light on this for me

    for Windows 7 32 bit

    http://h20000.www2.HP.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&cc=us&prodNameId=1845552&prodTypeId=18972&prodSeriesId=1845551&swLang=8&TaskID=135&swEnvOID=228

    for Windows 7 64-bit

    http://h20000.www2.HP.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&cc=us&prodNameId=1845552&prodTypeId=18972&prodSeriesId=1845551&swLang=8&TaskID=135&swEnvOID=2100

    Right-click on the file, choose Properties, and select the appropriate compatibility mode that corresponds to that specific folder that you downloaded.

    HP technology has solved as fast it takes to install a printer successfully. I went and done it for the rest of the printer to the breast of our society and all the world works perfectly.

  • reinstallating elements 10... License screen goes into infinite loop - solution?

    Relocation of features 10 after the price rose to CC-full and I went down to just CC - LR and Psalm but get past cannot accept the license screen. Click OK to accept this and it just goes round in an endless loop where the license screen is displayed again whenever you click on the OK button.

    Have a license valid key and I tried the two DVD reinstall and download reinstall (this has also happened with the original installation after I had demoted CC, had not used the software then had CC - Premiere Pro, but was not using that enough to justify the cost of the full CC).

    What's the solution any ideas?

    Pictures of crete

    Thanks for the replies.

    First Elements 10/NVIDIA GeForce problem. If your computer does not have Windows 64 bit 8 or 8.1, the correction should be to roll back the version of the driver about may 2013. In the case of window 8 or 8.1 64 bit, it doesn't seem to be versions of driver NVIDIA GeForce old enough for this fix.

    Have you read the ad at the top of this forum? Also

    First Elements ATR troubleshooting: PE10: NVIDIA video card Driver Roll Back

    Please review and consider. Please use the NVIDIA link in the link above to determine if you can download a version of driver may 2013 for your NVIDIA GeForce.

    NVIDIA Driver Downloads - advanced search

    Looking forward to learning of the developments taken place when your schedule allows.

    RTA

  • When I check the updates, it goes into endless loop and never off.

    Original title: windows updates

    When I check the updates, it goes into endless loop and never off. Even if there is no new update, he said usaly. What is gpoing?

    Please run the Windows Update Troubleshooter:
    http://go.Microsoft.com/?linkid=9830262

    Please provide details of any problem it reports as not fixed.

  • Windows 7 goes into a loop of repair and does not start

    A very kind person (Frederik Long) tried to help me, but couldn't.

    Now here is my problem:

    Everything done my Windows 7 to stop starting, here is what I get:

    A blue screen coated in white data flashes quickly and Windows 7 goes into a loop of repair.

    I tried all the lines in the form of repair, including orders bootrec.

    Nothing works.

    I then invested in Easy Recovery Essentials and that no longer works.

    So if some genius out there can help, I would be very grateful.

    Thank you for your help.  Sorry, I tried to thank you before but could not get this page!

    Ultimately I was easy to work recovery Essentials and it solved my problem, whatever it may be.

    Thank you very much.

  • Rebuilt again drive with the original image, goes into infinite boot loop

    Hello

    I'm going crazy!
    I have a laptop (abook), with a new disk in it, because the former was getting bad sectors. I managed to save the data, including the RECOVERY partition. Now, I'm trying to rebuild the image of the factory of this partition on the drive to get a clean computer.
    To do this, I try to use imagex.
    However, whenever I install the image on an own C: drive, I get infinite loops of starting, with repair system errror messages varies, but is noosloader. Startup Repair or BCDedits does not work.
    To make things worse, I ordered the laptop with Windows 7 64 bit edition Home premium ed, but the original image contains Vista Home premium.
    What should be my plan of action? I tried to reformat and install the image several times and am hard to run out of ideas.

    the recovery partition to reinstall vista operating system failure, not a disk failure lasts

    a disk failure hard it is why the computer manufacturer would recommend to make recovery disks

    I told you what to do

    If you are not satisfied with my advice:

    as you have problems with the process of recovery of manufacturers, contact the manufacturer

    It's their recovery process not microsofts

  • After downloading XP SP3 computer goes into endless loop of startup

    Information system

    HP Compaq Presario processor 3400 AMD Atholn 64

    Windows XP Home Edition SP 2 Version 5.1 (32 bit)

    After you download the SP3 of XP when the computer restarts, it goes into a restart without end. It will get so far in the reboot and it will start all this will last until it is put in safe mode or cut. I had to put it in safe mode and go back to a previous restore point to get the computer usable again. I read that the Intel chips are not the problem but I'm not sure of the correction.

    Please see for a resolution on this subject - is your boot AMD computer after installing XP SP3?

    Expert MowGreen Windows IT Pro - consumer safety

  • Entity in the infinite loop adapter

    Hello
    I wrote the code that takes the username as input and updates the attribute of user using the IOM API based criteria. I attach this adapter entity before update the user form. The adapter is the device but goes into infinite loop.

    Can someone help me on how to avoid this?

    Any help will be appreciated.

    Hello

    I do not need to update the attribute of the user using the API of the IOM. Assign the return value of the adapter to the UDF you want to update. If you do not have to use the API.
    When you use the API, events are triggered, so your code will go in a loop.
    If you need to update more than one field on the before update, for example, I suggest that you write an event handler. Here is an example of an event handler code that I assigned to the dataobject object specific Task Info:

    import com.thortech.xl.client.events.tcBaseEvent;

    SerializableAttribute public class EventHandlerSample extends tcBaseEvent {}

    public NotifyTaskStatusChangedEvent() {}
    this.setEventName ("Event Handler sample");
    }

    @Override
    protected void implementation() throws Exception {}
    String taskKey = this.getDataObject () .getString ("SCH_KEY");
    String newTaskStatus = this.getDataObject () .getString ("SCH_STATUS");
    String oldTaskStatus = this.getDataObject () .getCurrentString ("SCH_STATUS");

    System.out.println ("old Status:" + oldTaskStatus);
    System.out.println ("new status:" + newTaskStatus);

    {if (this.getDataObject () .isInserting ())}
    If (this.getDataObject () .isPostEvent () {}
    do something
    }

    If (this.getDataObject () .isPreEvent () {}
    do something
    }
              
    } else {if (this.getDataObject () .isUpdating ())}

    } ElseIf (this.getDataObject () .isDeleting ()) {}

    }
    }

    }

    Read the metalink developing an eclipse using custom manager OIM event [604817.1 ID]

    Renato.

  • DVD backup and/or formatting makes player to get into a loop. Must manually eject to stop it.

    Backup of end of month began as planned; He asked "label and install the new drive" - that - it says "formatting" etc then went into a loop.  Now, it won't format any DVD or accept any of my previous backup disks without going into a loop. Need to manually eject the disc to stop it.  It will read previously recorded DVD pictures ok. I'm puzzled.

    Hello
     
    It seems that if the problem is with the internal CD drive failure.
    If the drive went wrong, the previous backup data could be corrupted. Insert an old backup disk, if you have one to see if it can be read.

    I also sugggest you look the suggestion by Diana D to run the System File Checker to see if files that are responsible for the backup is corrupt or missing. See this link:

     

    WARNING CHKDSK:

    Running chkdsk on the drive if bad sectors are found on the disk hard when chkdsk attempts to repair this area if all available on which data can be lost.

    I hope this helps!

  • When you open a file fdf Firefox goes into an infinite loop of opening new tabs. The only solution is to reboot the machine.

    When you open an fdf file, firefox goes into an infinite loop of creating a new tab, reading a local file (I think that a copy of the fdf file), opening a new tab, read the same file, etc.. The only solution is to reset the machine.

    For now, I guess that the solution is to open the FDF externally (i.e. in Reader or Acrobat and not the plugin).

    You can search for known bugs about Marlon or submit a new report in Bugzilla.

  • When I try to install Lr CC (2nd install, a laptop) the procedure goes into an infinite loop: log / level, level/sign in, etc. Actually, it does not download.

    When I try to install Lr CC (2nd install, a laptop) the procedure goes into an infinite loop: log / level, level/sign in screens, etc. Actually, it does not download.

    I have no problems with the first installation on a desktop.

    You can download at the bottom of the link:

    https://helpx.Adobe.com/Lightroom/KB/Lightroom-downloads.html

    If you had purchased a subscription, you will need to install via Adobe Creative Cloud app.

  • goes into infinity "tabs" loop when I type any email 'Contact us' button how can I stop the loop?

    goes into infinity "tabs" loop when I type any email 'Contact us' button how can I stop the loop?

    You use a Mac, or you're on another platform?

    Any other use of platforms:

    • Mac: Firefox > Preferences
    • Linux: Edit > Preferences
    • Windows: Firefox > Options

    Press F10, if the menu bar is hidden under Windows and Linux, or use "> Firefox Options/preferences.

  • Why this, go into an infinite loop?

    Hello

    In my program, I use the following code

    public class test {}

    Public Shared Sub main (String [] args) throws Exception {}
    int x = 0;
    while(x<3) {}
    x = x ++ ;
    CallIncr();
    }
    }
    }


    but it goes into an infinite loop? I don't know the reason

    The increment operator is applied to the same variable that you assign to. It is asking for trouble. I'm sure you can see the value of your variable x when running this program... is should clearly state why the loop never ends.

  • My ipod said zero KB available and used zero KB. It does not synchronize without going into an endless loop.

    IPod Classic 160 GB to 2009.  Will be out of sync without going into an endless loop.  Settings on Ipod suggest zero KB used and zero KB available.  No music is on IPOD even though I had over 5000 songs on it.

    1. is this a hard drive failure?

    2. If I I I fixit?

    3. it cannot be replaced as Mr. Cook wants me to buy more new Apple toys which will be break and not be supported.  Best advice?  (BTW, the sarcasm is due to a Imac turns is not on and engineering said: I had to buy a new computer my Imac was too old and is no longer supported.)  Tired of this song.  ((  )

    1. very likely given the age

    2. not worth your time

    I had an original iPod classic that lasted nine years, but eventually had to replace it. No material lasts forever.

  • Has managed to recover from the infinite loop restart Vista SP1 "configuration updates stage 3 of 3 0%"- but Windows Update always wants me to install Vista SP1!

    WIndows Update asks me to install Vista SP1. I did and got into the infamous infinite loop of SP1 (infinite loop ' configuration updates stage 3 of 3 0% "with Vista SP1). I used F8 to repair my computer, and I chose a restore before the SP1 update point has been installed. The restore point has been applied successfully, so I have the computer in the back. Super. However, Windows Update wants me reinstall Vista SP1. Needless to say, I am reluctant to do so. But I want to be aware of the Windows updates. What do I do? TIA

    (With the help of Vista Home Premium)

    This gives a whirlwind:

    1. download the Norton Removal Tool, save it to your desktop: ftp://ftp.symantec.com/public/english_us_canada/removal_tools/Norton_Removal_Tool.exe

    1B. download the tool McAfee Consumer Product Removal, save it to your desktop: http://download.mcafee.com/products/licensed/cust_support_patches/MCPR.exe

    2. close all open applications (that is, anything with an icon on the taskbar).

    3. right click on the file that you saved in # 1 above and select run as administrator to run the utility. DO TAP not your keyboard until the race ends, then restart.

    4. right click on the file that you saved in # 1 b above and select run as administrator to run the utility. DO TAP not your keyboard until the race ends, then restart.

    5. ensure that the http://support.microsoft.com/kb/955430 and http://support.microsoft.com/kb/947821 have been installed. (If they were, they would belong to installed updates. If they don't, try to manually download/install.

    6 test cycle.

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

Maybe you are looking for