| Summary: | s-ramp-demos-switchyard-multiapp throws NPE in server log | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Stefan Bunciak <sbunciak> |
| Component: | DT Governance | Assignee: | Nobody <nobody> |
| Status: | VERIFIED --- | QA Contact: | Stefan Bunciak <sbunciak> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 | CC: | atangrin, soa-p-jira |
| Target Milestone: | ER7 | ||
| Target Release: | 6.0.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Stefan Bunciak
2013-10-21 09:09:46 UTC
I have not seen this error in development; can it be the workflow.jar disappeared in the middle of processing? It seems to want to start a process or work on a task when the NPE shows. I was able to reproduce it. This is caused when the workflow is invoked for the first time; and the definition has not be loaded. It can be prevented by the server after first deploying the workflow. This is obviously an issue that needs fixing. After the deployment of the workflows no restart should be required anymore, and no errors should occur. No restart was required for server to load the workflows from s-ramp. Verified in FSW 6.0.0.ER8. |