You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2006/04/21 07:49:19 UTC

[jira] Updated: (WAGON-43) wagon-ftp sometimes does not build due to socket errors in tests

     [ http://jira.codehaus.org/browse/WAGON-43?page=all ]

Carlos Sanchez updated WAGON-43:
--------------------------------

    Fix Version: 1.0-alpha-7

> wagon-ftp sometimes does not build due to socket errors in tests
> ----------------------------------------------------------------
>
>          Key: WAGON-43
>          URL: http://jira.codehaus.org/browse/WAGON-43
>      Project: wagon
>         Type: Bug

>     Versions: 1.0-alpha-7
>  Environment: linux, maven 2.0.4
>     Reporter: Henry S. Isidro
>     Priority: Minor
>      Fix For: 1.0-alpha-7

>
>
> The wagon-ftp provider build sometimes do not continue due to a SocketException in the unit test. This message is displayed several times:
> [ERROR] Exception accepting connection
> java.net.SocketException: Socket is closed
>         at java.net.ServerSocket.accept(ServerSocket.java:417)
>         at org.apache.avalon.cornerstone.blocks.connection.Connection.run(Connection.java:134)
>         at org.apache.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:90)
>         at org.apache.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:136)
> There are times though that the build will succeed so this seems to be an inconsistent occurrence.

-- 
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