Groovy script runtime errors, reference to original script name

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2013 01:04 PM
I am running a pretty complicated flow with other call activiti sub flows and there are a quite number of script tasks, they are pretty simple, but when there's an runtime error, the exception is thrown from the groovy library, something like this
No such property: input for class: Script10
and at that point the class name "Script10" is I assume a random name generated by groovy runtime, it has not related with the name of the script task.
Is the original script task name referenced in somewhere in the exception message (activiti engine rethrows it) ? Can this be an enhancement request ? It would make troubleshooting much easier.
No such property: input for class: Script10
and at that point the class name "Script10" is I assume a random name generated by groovy runtime, it has not related with the name of the script task.
Is the original script task name referenced in somewhere in the exception message (activiti engine rethrows it) ? Can this be an enhancement request ? It would make troubleshooting much easier.
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2013 05:39 AM
Yes, that would be a good improvement. Can you add the full stack trace here?
Best regards,
Best regards,
