Hello all,

I have a very big file that I'm trying to deploy to the repository
(Repositpry management is done by Archiva) and I get the following error.
Size of the artifact is 4 Gigs. I have plenty of disk space (42 Gigs left). 
What can be the problem and how can I fix it???

Sonia

...
Uploading:
http://maven.lmc.ericsson.se:8888/repository/development/ericsson/services/messaging/msgcore/mcconfig/P2A01-SNAPSHOT/mcconfig-P2A01-20090113.185956-1.iso
Jan 13, 2009 2:13:21 PM hidden.org.apache.commons.httpclient.HttpMethodBase
processRequest
INFO: Recoverable exception caught when processing request
hidden.org.apache.commons.httpclient.HttpException: Unbuffered entity
enclosing request can not be repeated.
        at
hidden.org.apache.commons.httpclient.methods.EntityEnclosingMethod.writeRequestBody(EntityEnclosingMethod.java:436)
        at
hidden.org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2316)
        at
hidden.org.apache.commons.httpclient.HttpMethodBase.processRequest(HttpMethodBase.java:2651)
        at
hidden.org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1087)
        at
hidden.org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:643)
        at
hidden.org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:497)
        at
org.apache.maven.wagon.providers.webdav.CorrectedWebdavResource.putMethod(CorrectedWebdavResource.java:156)
        at
org.apache.maven.wagon.providers.webdav.WebDavWagon.put(WebDavWagon.java:287)
        at
org.apache.maven.artifact.manager.DefaultWagonManager.putRemoteFile(DefaultWagonManager.java:244)
        at
org.apache.maven.artifact.manager.DefaultWagonManager.putArtifact(DefaultWagonManager.java:160)
        at
org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:80)
        at
org.apache.maven.plugin.deploy.DeployFileMojo.execute(DeployFileMojo.java:239)
        at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:512)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:482)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:227)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error deploying artifact: PUT request for:
ericsson/services/messaging/msgcore/mcconfig/P2A01-SNAPSHOT/mcconfig-P2A01-20090113.185956-1.iso
to MCCONFIG.iso failed

-- 
View this message in context: 
http://www.nabble.com/Maven-file-size-limit--tp21460861p21460861.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to