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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to