Bug 1040450

Summary: Premature end of file pom.xml while uploading a Kjar on a windows machine
Product: [Retired] JBoss BPMS Platform 6 Reporter: Ivo Bek <ibek>
Component: Business CentralAssignee: Toni Rikkola <trikkola>
Status: CLOSED CURRENTRELEASE QA Contact: Ivo Bek <ibek>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: etirelli, mbaluch
Target Milestone: CR1   
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: 2014-08-06 20:07: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
the kjar artifact to be uploaded
none
server log none

Description Ivo Bek 2013-12-11 12:58:43 UTC
Created attachment 835270 [details]
the kjar artifact to be uploaded

Description of problem:

I wanted to upload the attached kjar on a windows machine (windows 2012 x86-64) but I received some exceptions about premature end of file pom.xml (see the server log).

I noticed this issue because originally I uploaded the kjar remotely through the maven plugin, so the artifact appeared in Business central but when I tried creating a deployment unit, it failed because the KieModule couldn't be found.

I mention that this issue is only on a windows machine, everywhere else it's possible to upload the kjar and create a deployment unit.

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


How reproducible:


Steps to Reproduce:
1. Start BPMS 6.0.0.ER5 on a windows machine
2. Upload the attached kjar
3. See the exceptions

Actual results:


Expected results:


Additional info:

Comment 1 Ivo Bek 2013-12-11 12:59:20 UTC
Created attachment 835271 [details]
server log

Comment 2 Ivo Bek 2013-12-12 09:54:07 UTC
There might be something in common with BZ 1039670

Comment 3 Toni Rikkola 2014-01-08 10:41:52 UTC
Worked on Windows 7 & JBoss AS 7.1.

Based on the log I would say that the problem here was that for some reason the connection to JBoss Nexus was broken at the time and the dependencies this jar needed could not be loaded.

Comment 4 Ivo Bek 2014-01-22 14:16:18 UTC
Verified in BPMS 6.0.0.CR1