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

Bug 1155593

Summary: Cannot start a process via REST API due to NoClassDefFoundError of RestEasy960Util
Product: [Retired] JBoss BPMS Platform 6 Reporter: Ivo Bek <ibek>
Component: Business CentralAssignee: Shelly McGowan <smcgowan>
Status: CLOSED EOL QA Contact: Ivo Bek <ibek>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: mbaluch, rrajasek
Target Milestone: ER2Keywords: TestBlocker
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:40:45 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 log none

Description Ivo Bek 2014-10-22 12:54:33 UTC
Created attachment 949382 [details]
server log

Description of problem:

When I send a request to start a process via REST API in BPMS 6.1.0.DR4, I get the following exception:

java.lang.NoClassDefFoundError: Could not initialize class org.kie.remote.common.rest.RestEasy960Util

I attached the server log. Java Client is broken due to BZ 1146957 since BPMS 6.1.0.DR3 but I use the REST API itself.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Marco Rietveld 2014-10-24 11:19:29 UTC
It looks like there might be a productization script that's removing the jar. I'm assigning the BZ to Julian who's looking at it now. 

(Julian, if it is for some reason my fault, please feel free to reassign it to me!)

Comment 4 Ryan Zhang 2014-10-28 02:40:07 UTC
Based on the email discussion on this issue, I think Marco is working on this issue. It needs fixes from project code.
Assign it back to Marco.
(In reply to Marco Rietveld from comment #3)
> It looks like there might be a productization script that's removing the
> jar. I'm assigning the BZ to Julian who's looking at it now. 
> 
> (Julian, if it is for some reason my fault, please feel free to reassign it
> to me!)

Comment 7 Ivo Bek 2014-11-19 15:15:36 UTC
Verified in BPMS 6.1.0.ER2