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.

Similar Messages

  • I can not connect my i phon with my pc it shows athorised computer when i am trying to do authorised process the process done but again i connect my phon again show this errore please help me to solve my prob....

    i can not connect my i phon with my pc it shows athorised computer when i am trying to do authorised process the process done but again i connect my phon again show this errore please help me to solve my prob....

    I have clicked on the  connect button, but it brings up the same There is a problem connecting,  and I have also tried SMB://
    i tried pinging the ip address with in termial and it times out.  
    From my windows PC and I can access my MacBook Air just fine,

  • My Ipod touch is acting very annoying. When i press the sleep/wake button to turn it on it just turns on with the apple logo and stays there. The screen will then blink white occasionally and the process will start again.

    My Ipod touch is acting very annoying. When i press the sleep/wake button to turn it on it just turns on with the apple logo and stays there. The screen will then blink white occasionally and the process will start again. Once when it turned white. i pressed the power and home buttons at the same time and then the above process continued.

    Sounds like your iPhones software may be corrupt. Try placing the iPhone into recovery mode. To do this, follow the steps in this article:
    http://support.apple.com/kb/HT1808
    Hope this helps
    - Greg

  • I updated to V4 but firefox will no longer open when I click on the icon. I can see that the process has started, but there is no browser display. Stopping the process and trying again does not work. Please advise

    Prior to updating to V4, firefox worked perfectly with all my existing applications. After I updated it will not launch a browser page, even though the process is shown to be operable in the Task Manager. The same problem occurs on start-up of my computer, so there are no previous processes running.
    I cannot launch the broswer at all so cannot try clearing the cache etc or other suggested troubleshooting solutions.

    In the Task Manager, make sure to check both the Applications tab and the Processes tab. On the Processes tab, Firefox may have two different components running: firefox.exe and plugin-container.exe. Well, in 3.5.11, it would be only the first one.

  • I updated to Firefox 4 and ever since it won't open. It says the process is running but no matter how long I wait it won't open the browser and restarting or ending the process and trying again doesn't work either. Is there any way to fix this?

    I thought it might be a compatibility issue with Windows Vista but the same problem happened on a computer with Windows 7. I'm not sure if the Windows 7 problem was resolved, though.

    You probably have other problems but for a start right click on your task bar and click on Start Task Manager. In "Applications" if Firefox is shown, click on "End Task". In "Processes" if Firefox.exe is shown, click on "End Process" and ignore the warning and click"End Process" again. Wait for a few seconds then start Firefox in the usual way. There is a chance that this may solve your problems.
    If not, you probably will need to do a complete uninstall and re-install. If you can't start Firefox you could try starting in Safe Mode - Hold down Shift key as you double click on the Firefox icon>ignore the page that opens>and Continue. If you've been able to open Firefox you could work through this Troubleshooting Procedure -
    https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes
    If at any stage you are not making progress, report back here for best advice on an Uninstall/Re-install which is quite likely to be necessary.

  • How do I set up Game Center it say account never used then I verify it then it repeats the process all over again.

    Help

    Who is your internet service provider used for connecting to the internet?
    Will you also be accessing an email account and SMTP server that is provided by your internet service provider with the Mail.app?
    Upon creating this account I ran into trouble because I tried to
    use the address I had created before and kept getting an error
    message saying that account already existed (Although I had no
    access to it to make any changes, I don't know why). So finally I
    said the heck with it and just created a new account with the
    new address:
    You no longer had access to your .Mac trial account because you let the account expire several months ago without purchasing the .Mac account before the expiration date. This is common practice with many ISPs and email account providers. Once an email account/address is set up, if you let the account expire or cancel it, you usually can't use the same address if you decide sometime later to renew.
    Go to Mail > Preferences > Accounts and under the Account Information tab for your .Mac account preferences at the SMTP server selection, select the Server Settings button below for the .Mac SMTP server.
    Enter 587 in place of 25 in the Server Port field and when finished, select OK to save the changed setting.
    If this doesn't resolve it, there is another option.
    FYI - you shouldn't provide your email address out in the open in a public forum such as this since spammers can easily "harvest" your email address this way causing being bombarded by spam.
    Would you like your email address removed from your post? If so, I can request this with a moderator.

  • How to make a Thread alive througout the process like Listener threads

    Dear Friends ,
    How to make a Thread stay alive throughout the process i.e even after the completion of the execution .
    My requirement is to create a Listener...in Java Listener threads will stay alive throughout the process(Ex: MouseListener..whenever we move mouse on a particular button some code will be executed, so some thread is running) . What kind o Thread is this . Is it possible to create a Tread like this in our programs .
    Thanks ,
    Rajesh Reddy

    My requirement is to create a Listener...in Java Listener threads will stay alive throughout the process(Ex: MouseListener..whenever we move mouse on a particular button some code will be executed, so some thread is running) . What kind o Thread is this . MouseListener is not a thread. Any thread can invoke the methods of MouseListener, although typically the UI thread will invoke it when an event happens.
    Is it possible to create a Tread like this in our programs .It is not a thread, but I almost definitely, depending on what you are trying to do
    >
    Thanks ,
    Rajesh Reddy

  • Ajax in Sharepoint 2013 Sandboxed solution

    I want to use ajax in sandboxed solution for sharepoint 2013,is it possible we can use ajax in sandboxed solution ?
    if yes  then please me know the steps to implement ajax in sandboxed solution for sharepoint 2013.
    if we cannot use ajax in sandboxed solution then please let me know the steps to implement in farm solution for sharepoint  2013 also please mention which version of ajax toolkit we can use in sharepoint 2013

    Hi,
    We can use jQuery Ajax in the sandboxed solution, the following thread for your reference:
    http://social.technet.microsoft.com/Forums/en-US/cb69509c-7740-4903-be93-c2bb66aa7ad3/sharepoint-sandboxed-solution-make-ajax-post-call?forum=sharepointgeneralprevious
    We can also customize web services in SharePoint Online.
    Custom Webservices with SharePoint Online for Office 365
    http://www.codeproject.com/Articles/327919/Custom-Webservices-with-Sharepoint
    In SharePoint 2013, I suggest you create a APP to achieve your requirement.
    Best Regards
    Dennis Guo
    TechNet Community Support

  • HT2534 When setting up my apple I'd I get a verification email but there does not seen to be a link to click on there is a link that says "verify now" but it's not a link the only other thing on the page is a link to apple thats starts the process all ove

    When setting up my apple I'd I get a verification email but there does not seen to be a link to click on there is a link that says "verify now" but it's not a link the only other thing on the page is a link to apple thats starts the process all over again.does anyone have a solution for this problem?

    The idea to jumpstart by change was not the smartest one, but gives you an opportunity to use that "temporary" account as permanent. You do not have a choice cause obviously despite you thinking that old account is no more -it does exist on Apple servers. And if you are unwilling to share your [email protected] with friend, just create one extra [email protected] for your friend. One suggestion - do not use gmail.

  • Issue with the process chain?

    Hi All,
    I have a process chain triggerred by an event.I had this transported into Q box.After moving it to Q i did click on acativate and schedule icon.When i triggered the event in Sm64.The process chain triggerred successfully.The next day when i tried to trigger the event ,the process did nothing,its only after i actiavted the process chain and triggrred the event the process.
    I know the process chain should be good after ictivated once when  moved into a new system.Can anybody tell me how to resolve my issue of activating the PC whenever i wnat to trigger it.What i am i missing here?
    Please advice,urgent

    I think Geo answered what you want and what I wanted to tell.
    Thanks Geo
    Ther are two  basic things
    --> In order that your PC responds to your "Event & Parameter", maintain the same and PC <b>should be in scheduled status</b>
    --> the periodic check box <b>schedules again</b> once the current run completes. i.e makes ready the PC for the next run whenever the next "event and parameter" gets triggered by any means ( you no need to activate and schedule again)
    Sorry If my answer confused you..Hope everything is clear now...!
    VJ

  • Change the order in which the processes come up on restart

    Is there a way to change the order in which the processes come up again when restarting the OC4J?

    Hi --
    Do you mean the order of the applications deployed to an OC4J instance, or the processes started by OPMN when OracleAS is started.
    For the former, we put the application entries into a ordered map based on the order they are seen as in the server.xml file. While we don't offer a feature that the applications will definitively be started in that order, we do work our way through the ordered list. So for more parts you'll see the application starting the same order as they are seen in server.xml.
    For the latter, I'm not sure. I also tend to think that its again based on the order within OPMN. What you can try and use is the opmnctl startall sequential=true command, which will sequentially start each process, where it waits for the previous process to start before starting the next one. That will at least show you the order the processes are starting in and help you test the opmn ordering hypothesis.
    cheers
    -steve-

  • In mail, after importing mailboxes the process gets stuck on '1619 of 72826' and 'time remaining' climbs infinitely. Please suggest a solution.

    In 'mail', after importing mailboxes the process gets stuck on '1619 of 72826' and 'time remaining' climbs infinitely. Please suggest a solution.
    I converted my mail boxes from POP to imap for the purpose of syncing all my devices. I backed up my mail boxes and further more perfomed a timemachine backup.
    Upon restoring ther mailboxes, either by manually copying them to the mailboxes folder, and restoring a timemachine backup, both pocesses result in the above problem.
    Please recomend a solution.
    file://localhost/Users/redwood/Desktop/Screen%20Shot%202013-10-15%20at%201.48.10 %20PM.png
    file://localhost/Users/redwood/Desktop/Screen%20Shot%202013-10-15%20at%201.38.30 %20PM.png

    Can anyone out there please help!

  • How to determine the position in code after pause/abort

    Hi there.
    I've been searching for this for quite a while now, but I didn't find a solution, although I might just have looked in the wrong direction.
    Problem is: I'm trying to find a way to see where my program was (i.e. which part of the code it was execution) the moment I click on pause or abort. (Like the "pause" button present in most modern IDEs, when pressed, it halts the tread and jumps to the code-line or ASM-instruction the CPU was executing).
    The reason: I'm using LabView to control a few instruments to do some measurements on OPVCs. During long measurements involving multiple parameter-sweeps and hence numerous reconfigurations of both function generators and scopes, the program sometimes stops, or better "stalls".
    That is, the front panel's still responsive, but the measurement stops. I don't know whether the problem is related to my program or the scope (it's a LeCroy 434 Wavesurfer) or the FG (a Tabor series) - but I cannot find out either because I don't know what the program did last. FYI: when watching the program's execution using the Execution Highlighting tool, the error doesn't show up, so I guess it's some sort of timing issue.
    I'm currently installing the Execution Trace toolkit in the hope it will help, but still, any help would be great!
    Thanks in advance
    Alex

    AlexHofi wrote:
    LV_Pro wrote:
    Do you have any other means to stop your program currently?
    Yes, in theory... in the last few minutes I reviewed some code I wrote months ago when starting with the development and saw some possible dead-locks with the UI. I have two "Stop"-Buttons, one that stops the measurement and one that exits the wohle program, the latter via an event, the first get's polled in the measurement loop via reference. I read elsewhere that this might not be the best way of doing it, as accessing the UI outside the main event loop might cause some problems.
    I've got some spare lab-time today and will look into this again, unfortunately I cann't test the OutputDebugString-Thingy on my development machine as it's on linux.
    Anyway, it's quite exciting that I finally found a board where peopple really try to helpt, even if the questions ask might not be as constructive as theay could/should be. Thank you very much for that!
    Generally it is best to keep UI elements out of your processing code. Not only will a property node force execution to the UI thread it also tightly couples your UI and processing tasks. The prefered method is to use some type of messaging to the processing tasks. This can be implemented using queues, notifiers or user events. Your processing tasks now have a defined interface for interacting with them which makes reuse of the code easier. It is also more maintainable since you can completely change the UI without requiring a change to the processing code.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • Upgraded to 5.0, then 5.0.1. In the process the various calendar "types" disappeared, but at least all entries showed in Ical, with entries made after the upgrade showing pinkish/red. Yesterday all formerly made entries, disappeared. any tips?

    Upgraded to 5.0, then 5.0.1. In the process the various calendar "types" disappeared, but at least all entries showed in Ical, with entries made after the upgrade showing pinkish/red. Yesterday all formerly made entries, both old and in the future, disappeared, only recently made ones in pink/red are shown. any tips?
    I did switch off and on, did a sync with itunes, etc, but no luck.

    RIM doesn't push the upgrades -- your service provider does so, once they have certified and approved the operating system upgrade for their devices.
    But, .973 does work on the 9520 in the manner you wish it would, I've used it myself on that model.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Controlling the processing of threads(MDB) simultaneously in BPEL

    Hi all,
    i have a BPEL process which hits an Oracle API.While doing stress testing(making 1000 calls to the API simultaneously), the EBS workflow goes down.
    This bulk testing is required so we cannot ignore it.
    Kindly give us solutions so that we can control the number of threads in BPEL which are calling the API simultaneously.
    Regards
    ayush

    Hi Ayush,
    Here are few options you can try:
    1) Instead of directly sending data from Siebel, you can store that data on some staging DB tables on Siebel side OR can create file(s) out of that. Then, BPEL process can use inbound adatper to poll these data. Here, BPEL PM can use minimumDelayBetweenMessages to control the input to the BPEL PM. The overall effect would be the less simultaneous API calls.
    2) You can reduce the number of threads for the domain as Rod suggested to throttle the processing. Again, the effect would be the same.
    3) If a single process instance makes multiple API calls in fire-and-forget fashion in a loop, then after each call use Wait activity to wait for some fixed amount of time. This will allow the previous call to complete or nearly complete before making another call and hence reducing the number of simultaneous API calls.
    Hope this helps.
    Regards,
    http://www.ibiztrack.com
    http://www.ibiztrack.com/html/oraclel-soa11g-bpel-esb-training.html

Maybe you are looking for

  • Can't install iTunes on Windows Vista. Help?

    I just got the iPhone 4S and it would not sync up because I needed the latest version of iTunes. I tried to update but it would not, so I look at some forums. I have uninstalled iTunes and all Apple related programs from my computer (Dell Inspiron 17

  • Running Composite application using Portal Ivirw

    Hi Experts, I'm new to composite applications and we are practing some sample application in CAF. Now we are having lot of doubts/qustions in our mind while working on these application, here i'm posting few of those questions 'Can we create an iview

  • How do I insert a video clip into the timeline?

    Do you happen to know how I could insert a video clip into the middle of a movie like you do in FCP? Can you add tracks and insert the clip above the spot i need to change for each movie. I don't want to render the whole movie (convert it into a MPeg

  • Experiencing problem with image display in LR5

    I have an intermittent problem with images displaying and exporting in LR. It just began a couple of months ago and is totally random - will do it with RAW (CR2) or JPG. It displays this way in all modules - Library, Develop, Slideshow....The image d

  • Posting Period cut off

    Hi SAP Gurus, We have this situation, we are a manufacturing plant. Production is under shifting mode. We have two shifts A and C shift. A is 7AM-&7PM and C is 7PM-7AM. Our Accounting and sales group (GL posting) want this cut off aligned to producti