[jboss-user] [jBPM] - Re: Process having script and deployed through Guvnor is not visible in JBPM console

Maciej Swiderski do-not-reply at jboss.com
Mon Jul 29 02:04:14 EDT 2013


Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: Process having script and deployed through Guvnor is not visible in JBPM console"

To view the discussion, visit: https://community.jboss.org/message/830163#830163

--------------------------------------------------------------
that means you have some corrupted data in processinstanceinfo table. Best would be to cleanup the data base and if that is not possible to find all entries in processinstanceinfo table where processid is equal to the processid with script task. That is to make sure you have valid data in your db.

A quick way to check it differently is to change the process id of the script task process and deploy it again. That should make sure you have no previous process instances inside db that got corrupted.

Another thing is - why corrupted data exists in you db? Might be related to the errors when executing the script itself, so please review the script to make sure it executes successfully.

btw, what data base do you use?

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/830163#830163]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130729/fc379727/attachment.html 


More information about the jboss-user mailing list