Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi,
Seems to me that it was unable to find the LC state to release the object.
Very quick observation.
Enable MS verbatim to deep dive. You may get clues.
Cheers
Hari
Has this been working before or was there a recent change done? Is this a PTC supplied workflow expression code or your own customization. Are you able to post more information? Cause should be relatively simple to diagnose.
From what you’ve posted it’s impossible to say exactly where the problem is in your code, you need to actually post the code for anyone to do that.
That said, somewhere you are passing the String “true” where a number is expected, thus the format exception.
Fix that and the LifeCycle exception might also be fixed. But again without seeing the code it’s impossible to say.
Word to the wise, if you want people to help you include all the info (your code, MS and/or BGMS logs, etc). Getting into a back and forth with questions and answers is, well, you know, let’s just say inefficient. There’s a euphemism for you 😁