| Previous · Next | |
| User | Message |
|
ehab
|
Date: 11/23/2011 8:10 pm · Subject: Error: The result is undefined. · Rating: -2
I am getting a lot of these in webgui.log in 7.9.33 2011/11/24 04:07:50 - ERROR - www.yoursite.com.conf - WebGUI::Workflow::Instance::run[394] - Error on workflow instance 'XYM7CJXIWfOxFHeQW037Nw': Could not instanciate object using new on WebGUI::VersionTag. The result is undefined. at /data/WebGUI/lib/WebGUI/Workflow/Instance.pm line 439 with different instance numbers. Ehab Heikal Web Development and design in Egypt, Arabic Portal with news chat and Videos using WebGUI Quote: An eye for an Eye only helps make the whole world blind Gandhi --- (Edited on 11/23/2011 8:10 pm [GMT-0600] by ehab) --- |
| Back to Top |
Rate [ | ]
|
|
perlDreamer
|
Date: 11/24/2011 12:34 pm · Subject: Re: Error: The result is undefined. · Rating: -2
This is a bug (that I think has already been posted), about workflow instances not being cleaned up. --- (Edited on 11/24/2011 10:34 am [GMT-0800] by perlDreamer) --- |
| Back to Top |
Rate [ | ]
|
|
ehab
|
Date: 11/26/2011 9:00 am · Subject: Re: Error: The result is undefined. · Rating: -2
What is the best way to delete these without bad effects? Ehab Heikal Web Development and design in Egypt, Arabic Portal with news chat and Videos using WebGUI Quote: An eye for an Eye only helps make the whole world blind Gandhi --- (Edited on 11/26/2011 9:00 am [GMT-0600] by ehab) --- |
| Back to Top |
Rate [ | ]
|
|
perlDreamer
|
Date: 11/27/2011 1:37 am · Subject: Re: Error: The result is undefined. · Rating: 0
Go through the WorkflowInstance table, and check that the version tag that it is looking for is really gone. Then you can delete the instanceId. After doing this, restart spectre to get it to reload the newly modified WorkflowInstance table. --- (Edited on 11/26/2011 11:37 pm [GMT-0800] by perlDreamer) --- |
| Back to Top |
Rate [ | ]
|
|
knowmad
|
Date: 11/27/2011 8:08 pm · Subject: Re: Error: The result is undefined. · Rating: -2
Ehab, Some of this info is in the wiki -- http://www.webgui.org/wiki/finding-deleting-workflow-instances. However, if you write an SQL query to do check that Colin is suggesting, please add it. William ---- --- (Edited on 11/27/2011 9:08 pm [GMT-0500] by knowmad) --- |
| Back to Top |
Rate [ | ]
|
|
ehab
|
Date: 11/28/2011 8:40 am · Subject: Re: Error: The result is undefined. · Rating: -2
Thanks. Ehab Heikal Web Development and design in Egypt, Arabic Portal with news chat and Videos using WebGUI Quote: An eye for an Eye only helps make the whole world blind Gandhi --- (Edited on 11/28/2011 8:40 am [GMT-0600] by ehab) --- |
| Back to Top |
Rate [ | ]
|
|
khalid302
|
Date: 12/23/2011 1:35 pm · Subject: Re: Error: The result is undefined. · Rating: -2
For convenience, I added a query which deletes all WorkflowInstances that have a missing version tag. http://www.webgui.org/wiki/finding-deleting-workflow-instances khalid --- (Edited on 12/23/2011 1:35 pm [GMT-0600] by khalid302) --- |
| Back to Top |
Rate [ | ]
|