Chris A. Mattmann created OODT-593: -------------------------------------- Summary: Dyn workflows in Workflow Manager cause NPEs on restart Key: OODT-593 URL: https://issues.apache.org/jira/browse/OODT-593 Project: OODT Issue Type: Bug Components: workflow manager Affects Versions: 0.5 Reporter: Chris A. Mattmann Assignee: Chris A. Mattmann Priority: Critical Fix For: 0.6
Since dyn workflows showed up in OODT 0.5 (OODT-209), dynamic models aren't persisted to the WM repo, and thus aren't loadable after restarting the WM. We need to: * check to see if the model can't be found, if not; then * look it up from the instance repo (b/c we likely have cached it) That should do the trick. -- 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