Hide Forgot
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:
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