Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1067010

Summary: ClassNotFoundException: org.apache.helix.josql.ZNRecordRow when trying to clone a git repository on a member of cluster
Product: [Retired] JBoss BPMS Platform 6 Reporter: Jiri Svitak <jsvitak>
Component: Business CentralAssignee: Jan <jschatte>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Svitak <jsvitak>
Severity: urgent Docs Contact:
Priority: high    
Version: 6.0.0CC: mbaluch, mswiders, porcelli, romartin, rrajasek
Target Milestone: ER2Keywords: TestBlocker
Target Release: 6.0.1   
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:02:04 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:
Embargoed:
Attachments:
Description Flags
server-one.log none

Description Jiri Svitak 2014-02-19 14:04:05 UTC
Created attachment 865082 [details]
server-one.log

ClassNotFoundException: org.apache.helix.josql.ZNRecordRow when trying to clone a git repository on a member of cluster. Attaching whole server log of node1.

Can be solved by adding a line
<module name="org.apache.helix" export="false"/>
to file
${EAP_DIR}/modules/system/layers/bpms/org/kie/lib/main/module.xml

My env:
BPMS 6.0.1 ER1
EAP 6.1.1
Zookeeper 3.3.4
Helix 0.6.2

Comment 1 Jan 2014-02-19 16:13:40 UTC
Applied fix in 6.0.x: http://github.com/droolsjbpm/kie-wb-distributions/commit/e43840672

Comment 2 Jiri Svitak 2014-03-05 15:51:00 UTC
Verified in BPMS 6.0.1 ER2.

Comment 3 Jiri Svitak 2014-03-18 09:54:36 UTC
Build and Assembly bugs are covered by smoke tests.