| Summary: | Deployment of Business-central to cluster fails on AppSetup.assertPlayground() | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Radovan Synek <rsynek> | ||||||||
| Component: | Business Central | Assignee: | Maciej Swiderski <mswiders> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Radovan Synek <rsynek> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | high | ||||||||||
| Version: | 6.0.0 | CC: | kverlaen | ||||||||
| Target Milestone: | ER5 | ||||||||||
| 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: | 2014-08-06 20:11:37 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Attachments: |
|
||||||||||
Created attachment 803353 [details] node one server log Description of problem: Deployment of Business central fails because of some missing file during application setup - see the attached server log for more details. Unfortunately it's hard to investigate further since the error stacktrace does not contain information about the missing file (because of missing call of super(params) in org.kie.commons.java.nio.file.FileSystemException). Version-Release number of selected component (if applicable): BPMS-6.0.0.ER3 How reproducible: This is the difficult thing - this issue does not occur anytime Steps to Reproduce: 1. setup the cluster - zookeeper, helix, EAP configuration with 2 nodes 2. start EAP in domain mode 3. deploy Business-Central and watch the server log - sometimes the error appears, sometimes not. Additional information: It seems the deployment of Business-central failed only on the first node, on the second node was successful - please take a look at both server logs.