Bug 1271532 - BPM cluster fails to setup due to NPE in uberfire
Summary: BPM cluster fails to setup due to NPE in uberfire
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ER5
: 6.2.0
Assignee: Alexandre Porcelli
QA Contact: Radovan Synek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-14 08:39 UTC by Radovan Synek
Modified: 2020-03-27 19:09 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:09:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
server log node one (544.25 KB, text/plain)
2015-10-14 08:39 UTC, Radovan Synek
no flags Details
server log node two (452.44 KB, text/plain)
2015-10-14 08:39 UTC, Radovan Synek
no flags Details
domain.xml (86.40 KB, application/xml)
2015-10-14 08:41 UTC, Radovan Synek
no flags Details
hosts.xml (7.50 KB, application/xml)
2015-10-14 08:42 UTC, Radovan Synek
no flags Details
helix and zookeeper configuration script (1.67 KB, text/plain)
2015-10-14 14:23 UTC, Radovan Synek
no flags Details

Description Radovan Synek 2015-10-14 08:39:25 UTC
Created attachment 1082735 [details]
server log node one

Description of problem:
Having a BPM cluster with 2 EAP nodes in a domain, the cluster fails to initialize due to NPE in org.uberfire.io.impl.cluster.helix.ClusterServiceHelix.getNodeStatus(). The first node starts up just fine, but the second node fails to deploy Business Central.

The issue occurs when cluster starts with a clean environment - including DB, .niogit and .index for both nodes, etc. After stopping the EAP domain and running it again (without erasing environment mentioned above), both cluster nodes start.

Version-Release number of selected component (if applicable):
6.2.0.ER3

How reproducible:
always with a clean environment, see above

Steps to Reproduce:
1. setup a BPM cluster with 2 nodes using EAP domain mode; use clean environment
2. start EAP via bin/domain.sh
3. watch for errors in server logs, check Business Central availability on both nodes

Additional info:
Please note that currently there is a blocker in EAP 6.4.3, applying a patch (or using EAP 6.4.4 when it comes) is necessary in order to get to this issue. See bug 1265723 for more details.

Comment 1 Radovan Synek 2015-10-14 08:39:46 UTC
Created attachment 1082738 [details]
server log node two

Comment 2 Radovan Synek 2015-10-14 08:41:52 UTC
Created attachment 1082742 [details]
domain.xml

Comment 3 Radovan Synek 2015-10-14 08:42:08 UTC
Created attachment 1082743 [details]
hosts.xml

Comment 4 Radovan Synek 2015-10-14 14:23:54 UTC
Created attachment 1082840 [details]
helix and zookeeper configuration script

Comment 7 Radovan Synek 2015-11-04 12:50:16 UTC
Verified with BPMS-6.2.0.ER5


Note You need to log in before you can comment on or make changes to this bug.