502 means a timeout between the reverse proxy and the repo manager behind it.
On Fri, May 14, 2010 at 3:33 AM, Benoît Thiébault <thieba...@artenum.com> wrote: > Hi everyone, > > I have installed a Maven repository and I am trying to deploy my project on > it. My pom generates both the jar and the jar-with-dependencies files. When I > use the web interface of the maven repository (its Artifactory in fact), I > can upload my jars without any problem. > > However, when I deploy with Maven using the "mvn deploy" command line, I have > a 502 error sent by Apache for the jar-with-dependencies file (which weights > 8.2 Mb). As explained here > (https://issues.apache.org/bugzilla/show_bug.cgi?id=44592), it seems that > Maven sends the header request, but as it does not send the body just > afterwards, it causes Apache to send the 502 error... > > Does any of you have already encountered the problem ? > I have tried to extend Apache KeepAliveTimeOut value, but it doesn't seem to > work. > As a workaround, I was thinking about not deploying the jar-with-dependencies > file automatically, but it does not seem possible as Maven deploys all the > articfacts it created... > > Any help on the subject is welcome :-) > > Kind regards, > > Benoit > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org