You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2005/03/02 16:13:19 UTC

[jira] Created: (MPARTIFACT-48) Received ieof for nonexistent channel

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPARTIFACT-48

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPARTIFACT-48
    Summary: Received ieof for nonexistent channel
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-artifact-plugin
   Versions:
             1.4

   Assignee: 
   Reporter: Tim McCune

    Created: Wed, 2 Mar 2005 10:12 AM
    Updated: Wed, 2 Mar 2005 10:12 AM
Environment: Maven 1.0
Mandrake Linux 10.0 (2.6.3-19mdkenterprise)

Description:
I wasn't getting .md5 files when I would deploy my artifacts (e.g. jar:deploy) so I Googled and found the "maven.artifact.legacy" property.  I set it to false, and everything looked good; I started getting .md5 files deployed.  Shortly after, I started getting intermittent failures from our automated builds:

Deploying: /home/build/.../project.xml.md5-->foo/poms/foo-20050302.114855.pom.md5
Executing command: mkdir -p /var/www/html/maven/foo/poms
SSH_MSG_DISCONNECT: 2 Received ieof for nonexistent channel 1.
Failed to deploy to: default Reason: Error occured while deploying to remote host:cvs

BUILD FAILED
File...... /home/build/.../foo/maven.xml
Element... maven:reactor
Line...... 15
Column.... 80
Unable to obtain goal [jar:deploy-snapshot] -- /home/build/.maven/cache/maven-artifact-plugin-1.4/plugin.jelly:156:13: <artifact:artifact-deploy-snapshot> Unable to deploy to any repositories

The error is happening about 5% of the time, and it's always a different artifact and a different part of the build process where it fails.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPARTIFACT-48) Received ieof for nonexistent channel

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Brett Porter
    Created: Wed, 2 Mar 2005 4:48 PM
       Body:
is it possible you can build the latest artifact plugin from Subversion and test this? It is still in beta, but it has been rewritten and this may not longer be an issue.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPARTIFACT-48?page=comments#action_30425

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPARTIFACT-48

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPARTIFACT-48
    Summary: Received ieof for nonexistent channel
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-artifact-plugin
   Versions:
             1.4

   Assignee: 
   Reporter: Tim McCune

    Created: Wed, 2 Mar 2005 10:12 AM
    Updated: Wed, 2 Mar 2005 4:48 PM
Environment: Maven 1.0
Mandrake Linux 10.0 (2.6.3-19mdkenterprise)

Description:
I wasn't getting .md5 files when I would deploy my artifacts (e.g. jar:deploy) so I Googled and found the "maven.artifact.legacy" property.  I set it to false, and everything looked good; I started getting .md5 files deployed.  Shortly after, I started getting intermittent failures from our automated builds:

Deploying: /home/build/.../project.xml.md5-->foo/poms/foo-20050302.114855.pom.md5
Executing command: mkdir -p /var/www/html/maven/foo/poms
SSH_MSG_DISCONNECT: 2 Received ieof for nonexistent channel 1.
Failed to deploy to: default Reason: Error occured while deploying to remote host:cvs

BUILD FAILED
File...... /home/build/.../foo/maven.xml
Element... maven:reactor
Line...... 15
Column.... 80
Unable to obtain goal [jar:deploy-snapshot] -- /home/build/.maven/cache/maven-artifact-plugin-1.4/plugin.jelly:156:13: <artifact:artifact-deploy-snapshot> Unable to deploy to any repositories

The error is happening about 5% of the time, and it's always a different artifact and a different part of the build process where it fails.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org