Hi,

We use maven release plugin to deploy the artifacts generated from Jenkins
build to Artifactory. In a particular project where the generated artifact
is about 120MB, it is not being pushed to the artifactory( for the other 15
projects which generate artifacts which are less then 100MB in size were
being pushed). I have modified 'File Upload Max Size' property in
artifactory to 1000, so that we are able to upload artifacts of this size. I
was also able to upload the same artifact from artifactory UI.


We are getting the following error on Jenkins:

 Uploading:
http://192.168.3.194:8081/artifactory/libs-release-local/com/test/payload/0.0.5/payload-0.0.5.jar

[INFO] 22 May, 2013 8:10:12 PM
org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector
tryExecute
[INFO] INFO: I/O exception (java.net.SocketException) caught when processing
request: Connection reset by peer: socket write error
[INFO] 22 May, 2013 8:10:12 PM
org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector
tryExecute
[INFO] INFO: Retrying request

and on the artifactory have:

2013-05-22
22:11:20.411:INFO::org.eclipse.jetty.io.nio.SelectorManager$SelectSet
@14886d3 JVM BUG(s) - injecting delay58 times


I have tried using the latest version of maven - 3.0.5, tested on tomcat as
well, but got the same result. 

Maven: 3.0.5
Jenkins version: 1.512
Artifactory version: 2.6.7
OS: win 7


Attaching the jenkins log as well.

stacktrace.txt <http://forums.jfrog.org/file/n7578813/stacktrace.txt>  

Do I have to tweek anything for this to work?

Thanks 
Lohith




--
View this message in context: 
http://forums.jfrog.org/Jenkins-deployment-fails-for-large-jars-tp7578813.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to