Bug 1318981

Summary: LinkageError after first attempt to start a container from server management UI
Product: [Retired] JBoss BRMS Platform 6 Reporter: Jiri Locker <jlocker>
Component: Kie-ServerAssignee: Mario Fusco <mfusco>
Status: CLOSED EOL QA Contact: Jiri Locker <jlocker>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: lpetrovi, manstis, rsynek
Target Milestone: ER2   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
EAP 6.4.6 openjdk version "1.8.0_72"
Last Closed: 2020-03-27 19:06:49 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:
Description Flags
server.log none

Description Jiri Locker 2016-03-18 10:14:31 UTC
Created attachment 1137736 [details]
server.log

Description of problem:
I have KIE Execution Server deployed on EAP 6.4.6 together with Business Central. In server management UI (Deploy > Rule Deployments), when I add a new container to the template my server is connected to and start the container, LinkageError is logged on WARN level in server log. No functionality seems to be affected so the severity of this issue is unclear.

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

How reproducible:
-

Steps to Reproduce:
1. Set up business-central.war and kie-server.war in a single EAP 6 container.
2. Log in to Business Central, build any project.
3. Go to Deploy > Rule Deployments, select server template used by kie-server.war.
4. Add a new container, use the project that was built in step 2.
5. Start the container.

Actual results:
LinkageError logged on WARN level in server log.

Expected results:
No warnings or errors.

Additional info:

Comment 2 Jiri Locker 2016-04-06 10:48:57 UTC
Michael,

I can't see the warning in 6.3.0.ER2/6.4.0.CR2 are you aware of any changes that would solve this?

Comment 3 manstis 2016-04-06 10:56:05 UTC
Jiri,

Me personally, no, I don't know of anything.. but Mario or Petr may.

Comment 5 Jiri Locker 2016-04-25 09:14:42 UTC
Can't reproduce with 6.3.0.ER3, both BRMS and BPMS.