Bug 1040450 - Premature end of file pom.xml while uploading a Kjar on a windows machine
Summary: Premature end of file pom.xml while uploading a Kjar on a windows machine
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: CR1
: 6.0.0
Assignee: Toni Rikkola
QA Contact: Ivo Bek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-11 12:58 UTC by Ivo Bek
Modified: 2014-08-06 20:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:07:49 UTC
Type: Bug


Attachments (Terms of Use)
the kjar artifact to be uploaded (8.89 KB, application/x-java-archive)
2013-12-11 12:58 UTC, Ivo Bek
no flags Details
server log (35.10 KB, text/x-log)
2013-12-11 12:59 UTC, Ivo Bek
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.