You are viewing limited content. For full access, please sign in.

Question

Question

Object "has been disconnected or does not exist at the server"

asked on September 22, 2014 Show version history

I've got a script activity that is throwing the following error:

 

 

Does anyone have any idea where I should start looking? There are two similar script activities in this workflow, and it seems that one or the other of them will generally throw this error. Oddly enough, all of the code executes. The final line is a WorkflowApi.TrackInformation() call, and the value shows up in the messages. The C# code works just fine if I run it standalone.

0 0

Replies

replied on September 23, 2014

Does your script take a long time to run (in the 2+ minutes range)? 

0 0
replied on September 23, 2014

Yes. In fact I tried it this morning with a smaller data set, and it didn't have any issues.

0 0
replied on February 8, 2015

We have a similar issue when also running a script which takes longer than 2 minutes. Any updates or solutions? Thanks.

0 0
replied on February 9, 2015

The script timeout can be modified from the Workflow Admin Console (under Security\Scripting\performance). However, longer timeouts (and long running scripts) are likely to cause performance issues under load.

1 0
replied on August 12, 2016 Show version history

I have the same issue, but after changing the timeout to 15 mins its still giving me errors, every 3 mins. Is there something I missed to make the change effective or is it something else?

0 0
replied on August 15, 2016

It looks like you might have a task error handler set to retry every 3 minutes on this specific error or all errors.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.