Issue Type: Improvement Improvement
Affects Versions: 5.2.1
Assignee: Unassigned
Created: 22/Jan/14 12:53 PM
Description:

The JbpmWorkflowManager is currently performing a catch-all via java.lang.Exception in the majority of methods, e.g. launch, completeWorkItem, initKnowledgeService which is generally considered slightly iffy practice.

More importantly, any exception is being caught and subsequently swallowing any useful exceptions (and thus logging) by only throwing a RuntimeException without any logging.

Synopsis: Jbpm workflow errors are being swallowed and not output to any log.

Project: Magnolia Workflow Module
Labels: logging workflow jbpm
Priority: Major Major
Reporter: Dean Pullen
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to