[ 
http://jira.codehaus.org/browse/WAGON-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125639
 ] 

Richard Taylor commented on WAGON-96:
-------------------------------------

We are getting this same error randomly while trying to deploy to Artifactory 
1.2.5u1.  Our environment is Windows XP, Maven 2.0.7, JDK 1.5.0

[artifact:install-provider] Installing provider: 
org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2:runtime
[artifact:install-provider] WAGON_VERSION: 1.0-beta-2
[artifact:deploy] Deploying to 
dav:http://dev-maven1.foo.com:8081/artifactory/[EMAIL PROTECTED]
[artifact:deploy] [INFO] Retrieving previous build number from com.foo.snapshots
[artifact:deploy] Feb 28, 2008 8:51:08 PM 
org.apache.commons.httpclient.HttpMethodBase processRequest
[artifact:deploy] INFO: Recoverable exception caught when processing request
[artifact:deploy] Feb 28, 2008 8:51:08 PM 
org.apache.commons.httpclient.HttpMethodBase processRequest
[artifact:deploy] WARNING: Recoverable exception caught but 
MethodRetryHandler.retryMethod() returned false, rethrowing exception
[artifact:deploy] An error has occurred while processing the Maven artifact 
tasks.
[artifact:deploy]  Diagnosis:
[artifact:deploy] 
[artifact:deploy] Error deploying artifact 'com.foo.vhi:wcp:jar': Error 
deploying artifact: Failed to create destination WebDAV collection (directory): 
/artifactory/[EMAIL PROTECTED]/com/foo/vhi/wcp/6.6.0-SNAPSHOT
[artifact:deploy] org.apache.commons.httpclient.HttpRecoverableException: Error 
in parsing the status  line from the response: unable to find line starting 
with "HTTP"
[artifact:deploy] 

BUILD FAILED
d:\vhi\6.6\dev\java\build.xml:77: Error deploying artifact 
'com.foo.vhi:wcp:jar': Error deploying artifact: Failed to create destination 
WebDAV collection (directory): /artifactory/[EMAIL 
PROTECTED]/com/foo/vhi/wcp/6.6.0-SNAPSHOT


> WebDAV deploy fails with - Failed to create destination WebDAV collection
> -------------------------------------------------------------------------
>
>                 Key: WAGON-96
>                 URL: http://jira.codehaus.org/browse/WAGON-96
>             Project: wagon
>          Issue Type: Bug
>          Components: wagon-ssh-external
>    Affects Versions: 1.0-beta-2
>         Environment: Linux
> Maven 2.0.8
>            Reporter: Erik R. Jensen
>         Attachments: output.txt
>
>
> I'm trying to deploy projects over WebDAV and receive an error when I try to 
> deploy. The error is random and doesn't happen in the same place every time. 
> I don't believe the remote WebDav server is causing the issue as I see no 
> errors on the remote end and occasionally the wagon-webdav plugin works 
> without errors.
> The output is attached to this bug.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to