Bug 1025312

Summary: NoClassDefFoundError when invoking deployment to JON target
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Stefan Bunciak <sbunciak>
Component: DT GovernanceAssignee: Nick Cross <ncross>
Status: CLOSED CURRENTRELEASE QA Contact: Stefan Bunciak <sbunciak>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: 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:
Attachments:
Description Flags
modified default workflows
none
dtgov configuration none

Description Stefan Bunciak 2013-10-31 13:09:14 UTC
Description of problem:

My dtgov workflows contains dpeloyment to 2 targets: local FSW & remote JON. Local FSW works as expected but when trying to deploy to JON it fails on 

org.overlord.sramp.governance.services.GovernanceApplication threw exception: org.jboss.resteasy.spi.UnhandledException: java.lang.NoClassDefFoundError: org/hamcrest/core/CombinableMatcher

Version-Release number of selected component (if applicable):
* 6.0.0.ER6(Beta)

How reproducible:


Steps to Reproduce:
1. Install FSW configure dtgov to use JON target (according to attached dtgov.properties)
2. deploy attached (modified) workflows
3. Create new deployment and proceed to FinishTask

Actual results:


Expected results:


Additional info:
* Adding configuration/workflows example

Comment 1 Stefan Bunciak 2013-10-31 13:11:27 UTC
Created attachment 817905 [details]
modified default workflows

Comment 2 Stefan Bunciak 2013-10-31 13:13:13 UTC
Created attachment 817906 [details]
dtgov configuration

Comment 3 Stefan Bunciak 2013-10-31 13:14:51 UTC
Server log: http://pastebin.test.redhat.com/173514

Comment 4 Kurt T Stam 2013-10-31 17:22:40 UTC
Hi Stefan,

The project, as well as the prod branch both have hamcrest-core-1.2.1.jar, somehow FSW put version 1.1 in the dtgov.war. I don't know why. I will talk to Nick and find out.

Comment 5 Kurt T Stam 2013-11-07 17:21:25 UTC
Nick, if needed you can upgrade to hamcrest 1.3. In fact bz 1017698 will do just that.

Comment 6 Nick Cross 2013-12-04 14:35:14 UTC
FSW is now packaging hamcrest-1.3 rather than 1.1

Comment 7 Stefan Bunciak 2014-01-15 15:06:45 UTC
Verified in FSW 6.0.0.ER8