You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/04/25 19:04:06 UTC

[jira] Created: (AXIS2-617) Intermitent failure in org.apache.axis2.saaj.integration.IntegrationTest on Windows

Intermitent failure in org.apache.axis2.saaj.integration.IntegrationTest on Windows
-----------------------------------------------------------------------------------

         Key: AXIS2-617
         URL: http://issues.apache.org/jira/browse/AXIS2-617
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug

  Components: Integration  
 Environment: Windows XP, SVN Revision: 396882
    Reporter: Jeff Barrett
    Priority: Minor


The test axis2/modules/saaj/test/org/apache/axis2/saaj/integration/IntegrationTest.java fails intermittently with a java.net.ConnectException.  This seems to be related to the UtilServer being started and stopped before every test in the setUp() and tearDown() methods.

I have fixed the test in a manner similar to changes made to some of the Integration tests such that the server is started and stopped only one time.  With that change, the test has not failed.

I will submit a patch shortly.

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


[jira] Updated: (AXIS2-617) Intermitent failure in org.apache.axis2.saaj.integration.IntegrationTest on Windows

Posted by "Jeff Barrett (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-617?page=all ]

Jeff Barrett updated AXIS2-617:
-------------------------------

    Attachment: patch.txt

With the attached patch applied, the test no longer fails.

> Intermitent failure in org.apache.axis2.saaj.integration.IntegrationTest on Windows
> -----------------------------------------------------------------------------------
>
>          Key: AXIS2-617
>          URL: http://issues.apache.org/jira/browse/AXIS2-617
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug

>   Components: Integration
>  Environment: Windows XP, SVN Revision: 396882
>     Reporter: Jeff Barrett
>     Priority: Minor
>  Attachments: patch.txt
>
> The test axis2/modules/saaj/test/org/apache/axis2/saaj/integration/IntegrationTest.java fails intermittently with a java.net.ConnectException.  This seems to be related to the UtilServer being started and stopped before every test in the setUp() and tearDown() methods.
> I have fixed the test in a manner similar to changes made to some of the Integration tests such that the server is started and stopped only one time.  With that change, the test has not failed.
> I will submit a patch shortly.

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


[jira] Resolved: (AXIS2-617) Intermitent failure in org.apache.axis2.saaj.integration.IntegrationTest on Windows

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-617?page=all ]
     
Davanum Srinivas resolved AXIS2-617:
------------------------------------

    Resolution: Fixed

Applied.

thanks,
dims

> Intermitent failure in org.apache.axis2.saaj.integration.IntegrationTest on Windows
> -----------------------------------------------------------------------------------
>
>          Key: AXIS2-617
>          URL: http://issues.apache.org/jira/browse/AXIS2-617
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug

>   Components: Integration
>  Environment: Windows XP, SVN Revision: 396882
>     Reporter: Jeff Barrett
>     Priority: Minor
>  Attachments: patch.txt
>
> The test axis2/modules/saaj/test/org/apache/axis2/saaj/integration/IntegrationTest.java fails intermittently with a java.net.ConnectException.  This seems to be related to the UtilServer being started and stopped before every test in the setUp() and tearDown() methods.
> I have fixed the test in a manner similar to changes made to some of the Integration tests such that the server is started and stopped only one time.  With that change, the test has not failed.
> I will submit a patch shortly.

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