| 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 Central | Assignee: | Toni Rikkola <trikkola> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ivo Bek <ibek> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 6.0.0 | CC: | 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: |
|
||||||||
Created attachment 835271 [details]
server log
There might be something in common with BZ 1039670 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. Verified in BPMS 6.0.0.CR1 |
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: