Event is triggered again and again after error

I have started the event BUS2081-POSTED manually via SWUE with an invalid object key. Unfortunately the receiving function module is now producing a short dump due to the invalid object key. Due to the dump the event is now triggered hourly and running each time on the same dump.
Does anybody have an idea how to get rid of that event? I had a look in SWEQDEL, but this is empty.
I know that the best solution would be to change the receiving function module to have a better exception handling, but this is currently not possible.
Thanks a lot for your help...

Hello !
       If no workflows are associated with the business object BUS2081 and the event POSTED, deactivate it at SWE2.
       Otherwise, you should resolve the cause for dump.To know the reason for dump, following transactions would be helpful : ST22,ST01,ST05 and ST12.
       Instead of checking at SWEQDEL transaction, check at SWEQADM transaction.
Regards,
S.Suresh.

Similar Messages

  • After thread abort in Sandbox solution, the process is triggered again

    Hi,
    I am facing a problem of the process being triggered again, after thread abort of sandbox solution webpart on SharePoint 2013 Online.
    I have created a sandboxed solution webpart and deployed it on SharePoint 2013 Online. The webpart contains two buttons. The click event of the buttons is added in CreateChildControls methods.
     On the click of the first button, the process completes in 1 second.
    On click of the second button, the process takes more than 30 seconds to complete. As a result, the thread aborts and the process being aborted is triggered again. This creates duplicate processing.
    If I deploy the same solution on a SharePoint 2010 environment, the process is not triggered again after being aborted.
    I am fine with the thread being aborted, but I am not able to understand why the process is being triggered again.
    I want to stop the process from being triggered again after getting aborted.
    Any help would be appreciated.

    Hello !
           If no workflows are associated with the business object BUS2081 and the event POSTED, deactivate it at SWE2.
           Otherwise, you should resolve the cause for dump.To know the reason for dump, following transactions would be helpful : ST22,ST01,ST05 and ST12.
           Instead of checking at SWEQDEL transaction, check at SWEQADM transaction.
    Regards,
    S.Suresh.

  • SWEQADM - feedback after error

    Hi,
    In event queue browser (SWEQADM) I have events that are "wating because of error", event being BUS2124.CHANGED and event receiver type OUTBOUND_PROXY.
    When I try to re-deliver these events, it gives me an 'feedback after error' in event trace (SWEL).
    I want to trace from where this error is triggred.
    Debugging after delivery button is clicked doesn't capture this "feedback after error" message.
    Please let me know how can I find the cause of the message appearding against "feedback after error" in SWEL.
    Regards,
    Nikhil.

    Haha,
    That is a usage of SWUE I never considered.
    In rare cases when event triggering doesn't do what it supposed to be doing I usually place an external break-point somewhere.
    Usually in a check function module.
    In the case of the event coming from WF-BATCH I then change the user temporary to dialog and then place an external break-point for the WF-BATCH.
    But then again usually it makes sense why an event isn't doing what  it supposed to be doing.
    Cheers, Rob.

  • [SOLVED] Error after error after error.

    Here's my partitioning scheme:
    3.0 GB - NFTS - Windows XP Pro ()
    1.0 GB - swap
    5.0 GB - ext4 - /
    28+ GB - ext 4 - /home
    So here's my problem. For the install I'm using "archlinux-2009.08-netinstall-i686.img" from a 4 GB USB flash drive wrote from within Parted Magic (a LiveUSB distribution). I wrote it with:
    dd bs=8M  if=/tralalalala....lala/archlinux-2009.08-netinstall-i686.img of=/dev/sda
    Booted ok. So far so good.
    Used pppoe-setup, entered everything accurately and ping -c 3 www.google.com returned ping results.
    /arch/setup
    From the manual assignments I got these errors, one after another, in the center of the screen with an Ok button:
    Error mounting
    /dev/sda3 on /mnt
    Error mounting
    /dev/sda4 on /mnt/home
    Error activating swap:
    swapon /dev/sda2
    Partitions were
    successfully created.
    "Installation complete" and right after:
    error writing /etc/mtab.tmp: No space left on device
    ERROR: Could not unmount /mnt/proc
    [error@archiso ~]# _
    Then came the funny part:
    [root@archiso ~]# reboot
    -bash: reboot: command not found    .....lol ??
    Then I figured I try my luck again by pressing alt+ctrl+del for the TERM signal:
    INIT: cannot execute "/sbin/shutdown"
    INIT: cannot execute "/sbin/shutdown"
    INIT: cannot execute "/sbin/shutdown"
    ....had to keep the power button pressed to turn off the computer. I've never seen so many errors for a Linux distribution. What am I doing wrong ? Tried creating the partitions from Parted Magic, and from the intergrated partitioning tool. Same thing. So what am I doing wrong ? What am I NOT doing ?
    Thank you.
    Last edited by DSpider (2009-08-27 12:49:37)

    root@PartedMagic:~# lspci
    00:00.0 Host bridge: nVidia Corporation nForce2 IGP2 (rev c1)
    00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev c1)
    00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)
    00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)
    00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)
    00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)
    00:01.0 ISA bridge: nVidia Corporation MCP2A ISA bridge (rev a3)
    00:01.1 SMBus: nVidia Corporation MCP2A SMBus (rev a1)
    00:02.0 USB Controller: nVidia Corporation MCP2A USB Controller (rev a1)
    00:02.1 USB Controller: nVidia Corporation MCP2A USB Controller (rev a1)
    00:02.2 USB Controller: nVidia Corporation MCP2A USB Controller (rev a2)
    00:06.0 Multimedia audio controller: nVidia Corporation MCP2S AC'97 Audio Controller (rev a1)
    00:08.0 PCI bridge: nVidia Corporation MCP2A PCI Bridge (rev a3)
    00:09.0 IDE interface: nVidia Corporation MCP2A IDE (rev a3)
    00:0b.0 IDE interface: nVidia Corporation nForce2 Serial ATA Controller (rev a3)
    00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
    01:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
    02:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3)
    root@PartedMagic:~# _
    root@PartedMagic:~# lsmod
    Module Size Used by
    snd_seq_oss 21076 0
    snd_seq_midi_event 3672 1 snd_seq_oss
    snd_seq 33280 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 4064 2 snd_seq_oss,snd_seq
    snd_pcm_oss 27860 0
    snd_mixer_oss 11288 1 snd_pcm_oss
    ipv6 182124 12
    nfsd 191236 8
    auth_rpcgss 26716 1 nfsd
    8139too 16860 0
    8139cp 14476 0
    snd_intel8x0 20632 1
    mii 2924 2 8139too,8139cp
    snd_ac97_codec 68816 1 snd_intel8x0
    ppdev 5724 0
    epl 126276 0
    ac97_bus 884 1 snd_ac97_codec
    rtc_cmos 7424 0
    serio_raw 3768 0
    shpchp 23640 0
    sg 19336 0
    psmouse 30932 0
    thermal 9668 0
    processor 29220 0
    nvidia_agp 4936 1
    parport_pc 17056 0
    rtc_core 11372 1 rtc_cmos
    thermal_sys 10068 2 thermal,processor
    agpgart 20972 1 nvidia_agp
    rtc_lib 1472 1 rtc_core
    floppy 39820 0
    hwmon 1416 1 thermal_sys
    evdev 7208 3
    i2c_nforce2 5212 0
    parport 23060 2 ppdev,parport_pc
    root@PartedMagic:~# _
    I used Parted Magic for this one because I don't know how to output to a text file from a console. I figured it reads hardware IDs and since my PC is fairly old... the output would probably be the same in Arch.
    Last edited by DSpider (2009-08-26 13:04:06)

  • Apple Application Support was not found. Apple Application Support is required to run iTunesHelper. Please uninstall iTunes and then install iTunes again. Error 2.   After this I

    So when I plugged in my iPhone 4 (iOS 7.0.4), iTunes told me it needed to update to the newest version... so I did. After installing it it gave me an error (-45019) that said that a required component wasn't installed. I looked it up and people were saying to unistall iTunes and all apple related software and reinstall itunes which i did. I am on Windows 8.1.
    Now it gives me this error. "Apple Application Support was not found. Apple Application Support is required to run iTunes. Please unistall iTunes and install iTunes again. Error 2 (Windows Error 2)." I did this and it gave me the same message... Please help! How do i get iTunes running again?

    Let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • HT3743 Iphone 4 unlocked by at&t i did a restore from itunes and get an error message "your request cannot be processed please try again after sometime" I tried for a week now but same problem, please advice

    I have Iphone4 brought from at&t USA(carrier locked) and i am in india now, i contacted at&t and requested for an unlock for me to use with indian carriers.
    I got an email confirming the unlock has been completed from at&t and asked me to connect the device to itunes and do a back&restore, after the restore process i get an error message on itunes "your request cannot be processed, please try again after sometime" i tried it with my airtel sim card and also at&t sim card but did not work. I contacted at&t and they confirmed that the unlock request was successful but i still get the same error.
    Please kindly help me if i need to do someting to be able to activate and unlock my iphone4

    Excuse me. I am on a contract with O2 with an iphone 4s, suddenly xmas day it said "no service", took it to o2 who sent it to apple factory who refused to repair it because a screw missing.  I wouldnt know have never opened phone in my life,wouldnt know how to, then went direct to Apple Regent St London who also said "screw missing, warrenty void, then produced a phone just out of contract due to upgrade,a vodaphone carrier 3gs, it was unlocked but then told by apple the owner had to go to vodaphone and get it unlocked on their books which could take up to 48 hours, it is now 72 hours later and i have the same error despite backing up old phone with i tunes and i cloud,am very angry and am paying alot for a contract every month, all i can see is "no service and waiting for activation" and all ths started when I upgraded to IOS 6.Am extremely upset and still under warranty but no one seems to want to help me to connect to WiFI, i cannot keep going to Apple Regent Street at lunchtime and be shooed of with excuses, this replacement phone 3gs should work and it doesnt.  Am extremely annoyed with the info i have been provded wth by Apple staff.Now I havent had  a phone since 25th december.

  • INITIALIZATION block triggered twice/again after back from result screen

    Hi,
    The event block INITIALIZATION is triggered more than once as title.
    Please advise if it is standard runtime behaviour.
    It is fired 1st time before showing the selection screen, which is normal.
    Then enter inputs, execute the report,
         -test 1, with just write statements
    test2, goes to another screen by CALL SCREEN 9000
    Hit green back,
    it goes back to the selection screen, but the INITIALIZATION is triggered again here.
    Input fields still the same when executing, means the selection screen remains in the memory.
    tested the LOAD-OF-PROGRAM, triggered the same as INITIALIZATION.
    to my expected, they should be fired once in above situation.
    Thanks
    max

    Hi Max
    This event keyword defines an event block whose event is triggered by the ABAP runtime environment during the flow of an executable program, directly after LOAD-OF-PROGRAM and before the selection screen processing of any existing standard selection screen. This gives you the one-time opportunity to initialize the input fields of the selection screen, including those defined in the logical database linked with the program.
    When an executable program defines a standard selection screen, it is called again by the ABAP runtime environment after execution, which triggers the INITIALIZATION event again. In this case, initializing parameters or selection criteria of the selection screen has no effect, because they are automatically supplied with the preceding user inputs from the selection screen during the selection screen event AT SELECTION-SCREEN OUTPUT. To explicitly initialize the selection screen for each call, you must use the event AT SELECTION-SCREEN OUTPUT.
    Thanks
    Rajesh Velaga

  • I keep getting and error when I try to start my iTunes. "Apple Application Support was not found. Apple Application Support is required to run iTunes. Please uninstall iTunes, Then install iTunes again. Error 2(Windows error 2)"....

    I keep getting and error when I try to start my iTunes. "Apple Application Support was not found. Apple Application Support is required to run iTunes. Please uninstall iTunes, Then install iTunes again. Error 2(Windows error 2)".... I have uninstalled and reinstalled several times and the error still occurs!!! This started happening after I installed the 10.3 update

    I took the time to research it and come across a couple of people who experienced the same trouble and so I listed some of there steps(with Credits) and  some people said that they worked.
    Here is the original Link:
    https://discussions.apple.com/thread/2151777?start=0&tstart=0
    OK, this worked for me:( Original Post by r0tt3n4pp13)
    1. Save iTunes install file to your desktop.
    2. Disconnect from internet.
    3. Disable Firewall/Security software.
    4. Run install. Note that it installs Application Support and a bunch of other software this time.
    5. Run iTunes.
    6. Enable Firewall/Security software.
    7. Reconnect to internet.
    8. Download Watchmen Director's Cut post haste.
    OR!
    (Original post by Cr4z33)
    1. Download and install WinRAR.
    2. Right-click the iTunesSetup.exe icon and choose "Open with WinRAR".
    3. Once the EXE is opened in WinRAR, double-click AppleApplicationSupport.msi and when the installer window is open choose "Repair".
    4. Done! You can now run iTunes normally.

  • I deleted the backup on itunes, synced again and got the error message: itunes could not back up the iphone because the backup was corrupt or not compatible with the iphone

    I am using iphone 3GS, after syncing for few times and got the errors. I deleted the backup from Edit-> Preferences-> Devices. Then I synced again,  there was an error message: itunes could not back up the iphone because the backup was corrupt or not compatible with the iphone. What can I do? I have no backup anymore on ituens.

    babesharon
    I closed iTunes & manually deleted the file which was still stored locally even though it didn't display in Preferences.  I have vista so I went to
    C:\Users\{user name}\AppData\Roaming\Apple Computer\MobileSync and deleted everything in the Backup folder (though I left the folder as is).  If you have a different OS search the apple website for the backup location.
    I reopened iTunes & Synced with out a problem.  I also got the update to install.
    Good luck.

  • I'm unable to deauthorize my computer.  Getting an error message "Unable to erase authorization.  Please try again after some time."

    I'm unable to deauthorize my computer.  Getting an error message "Unable to erase authorization. Please try again after some time."

    ok, please try below steps,
    1. Quit ADE.
    2. Choose Start > Run.
    3. In the Open text box, type regedit and then press Enter. The Registry Editor opens.
    4. In the left pane of the Registry Editor, locate the following registry key:
         HKEY_CURRENT_USER\Software\Adobe\Adept
    5. Right-click the Adept key and choose Delete.
    6. In the Confirm Key Delete dialog, click OK.
    Your authorization will be deleted.
    ADE will be deauthorized now.
    Now Authorize ADE again.

  • How to make a field editable again after displaying error msg (validation)

    Dear All,
    In dialog programming, I have written a validation on a text field that it should not be left blank by the user, but after displaying the message the field becomes gray (non-editable). How can I make it editable once again after displaying the error message.
    My code is as following:
    ***INCLUDE MZFBPS1_SAVE_DATAF01 .
    *&      Form  save_data
          text
    -->  p1        text
    <--  p2        text
    FORM save_data .
    ****************Check For Empty Fields Start
    if ZFBPS_GATE_IN-truck_code is INITIAL
    or ZFBPS_GATE_IN-truck_no is INITIAL
    or ZFBPS_GATE_IN-transporter_code is INITIAL.
    MESSAGE e020(zmatlist).
    endif.
    ****************Check For Empty Fields Start
    Regards,
    Alok.

    hi,
    u can do it in chanin end chain.
    For example if there are 10 fields in the screen and for 5 fields whenever the user enters wrong values u like to give some error message. You can declare that fields in the chain enchain so that only those fields will be input enabled and all other fields will disabled.
    CHAIN.
    FIELD chk_connobj.
    FIELD chk_inst.
    FIELD chk_devloc.
    FIELD ehaud-haus.
    FIELD eanl-anlage.
    MODULE modify_screenfields.
    ENDCHAIN.
    *& Module modify_screenfields INPUT
    * text
    MODULE modify_screenfields INPUT.
    CLEAR okcode.
    okcode = sy-ucomm.
    CASE okcode.
    WHEN 'ENTER' OR 'EXECUTE'.
    IF chk_connobj IS INITIAL AND chk_inst EQ c_x AND
    chk_devloc EQ c_x.      -----------> ur condition
    IF ehaud-haus IS INITIAL.
    SET CURSOR FIELD 'EHAUD-HAUS'.
    MESSAGE e000(zo_spa) WITH text-017. " message obj
    ELSE
    loop at screen.
    if screen-name = 'FIELD_NAME'.
    field-name-input = 1. -----------> chnges to non-edit mod
    modify screen.
    endloop.
    ENDIF.
    ENDIF.
    ENDMODULE.
    Rgds
    Anver
    if hlped pls mark points

  • I updated Itunes today to the latest version. Windows 7 64bit. None of my drivers work and get an error when itunes starts, about registry setting for reading and writing dvds and cds missing. Anyone else have the same issue. I downloaded itunes again, re

    I updated Itunes today to the latest version. Windows 7 64bit. None of my drivers work and get an error when itunes starts, about registry setting for reading and writing dvds and cds missing. Anyone else have the same issue. I downloaded itunes again, reinstalled still have same issue.

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • When I delete an ongoing event in my calendar it reappears again after a few seconds. How do I fix this?

    When I delete an ongoing event in my calendar it reappears again after a few seconds. How do I fix this?

    You might consider connecting it to the charger and charging up the battery overnight.
    Please Get the iPod Touch User Manual for iOS 5

  • Indesign CS6 crashes and wont startup again after reboot - iMac

    Hello
    I have a strange issue that has started in the last couple of weeks. If i restart or reboot my iMac my indesign will not open again. It tries to start to open ('loading image' appears and icon bounces in the dock) but always fails and gives an error afterwards each time (i will attach).
    What i have done so far is the usual deleting of preferences, replacing default file and rebooting the machine again but nothing works.
    The only thing that i can do to get it working again is to reinstall indesign from the disk (design & web premium). All other Creative Suite applications don't need reinstalling and work fine.
    Has anyone else had this issue and if so how did they fix it as its bit of a pain having to reinstall indesign after each reboot.

    Im having issues adding the error log, here is the first bit of it though.....
    Process: Adobe InDesign CS6 [262]
    Path: /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Identifier: com.adobe.InDesign
    Version: 8.0.0.370 (8000)
    Code Type:       X86 (Native)
    Parent Process:  launchd [123]
    Date/Time: 2014-09-11 09:05:19.273 +0100
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Interval Since Last Report:          188705 sec
    Crashes Since Last Report:           18
    Per-App Interval Since Last Report:  186329 sec
    Per-App Crashes Since Last Report:   14
    Anonymous UUID: A7B9940A-3665-4D31-AF1D-3BFD1BF3E45B
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
      Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000006

  • HT3728 I keep getting 'an unexpected error occurred. Try again.' error message when trying to reconnect to my AirPort Time Capsule. I have soft and hard reset and, eventually, factory reset the device. What do I do to correct the error?

    I keep getting 'an unexpected error occurred. Try again.' error message when trying to reconnect to my AirPort Time Capsule. I have soft and hard reset and, eventually, factory reset the device. What do I do to correct the error?

    Hi Philjp,
    If you are having issues connecting to your Airport Time Capsule, even after a factory reset, you may find the following article helpful:
    Apple Support: AirPort base station not seen or "An unexpected error occurred" appears in AirPort Utility 6.3
    http://support.apple.com/kb/TS4597
    Regards,
    - Brenden

Maybe you are looking for

  • Re-creating itunes setup for a family

    Hi - We have four PCs (for four individual family members) all with standalone copies of iTunes, four different libraries on four different hard drives, etc. Two separate apple accounts (three use one apple account to download from the apple store an

  • Date & Time Error

    Uhmm does anyone know how to disable time change when I connect my iPod Touch to iTunes? i mean everytime i connect to iTunes my iPod always changes its time like its giving me an 8 hour gap. My time in my pc is correct even my time zone.. so.. any a

  • Partition key modification effect the performence of the table ?

    we have a partitioned table with more than 15 partitions(Range partition 9i version). now we want to modify the partition key using row movement option, but i found in forums and google that partition key modification may effetcs the database perform

  • Transaction Codes Used in FICO.

    Can Somebody please give some of the t-codes used in FICo module?

  • Authentication for LDP signalling

    CAn anyone refer a link for configuring LDP signalling authentication, is it supported ? NK