You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Todd Nine (JIRA)" <ji...@codehaus.org> on 2006/03/23 15:11:11 UTC

[jira] Created: (MSUREFIRE-83) Tests run with Surefire are not able to make remote calls to an RMI server of an EJB server

Tests run with Surefire are not able to make remote calls to an RMI server of an EJB server
-------------------------------------------------------------------------------------------

         Key: MSUREFIRE-83
         URL: http://jira.codehaus.org/browse/MSUREFIRE-83
     Project: Maven 2.x Surefire Plugin
        Type: Bug

    Versions: 2.1.2    
 Environment: Windows 2000, Java JDK 1.4
    Reporter: Todd Nine
    Priority: Blocker
 Attachments: verbose_app_ output.txt

I am unable run any unit tests that connect to a remote RMI server.  This includes vanilla RMI, or JBoss remote connections.  I can however use the same classpath set by maven with the maven 2 eclipse plugin, and all tests execute successfully.  I always receive a socket timeout, which seems to be the root cause of the remote connectivity issues, but I only receive them when running the tests from within surefire.  I have attached a stack trace and verbose output.

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


[jira] Updated: (MSUREFIRE-83) Tests run with Surefire are not able to make remote calls to an RMI server of an EJB server

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSUREFIRE-83?page=all ]

Brett Porter updated MSUREFIRE-83:
----------------------------------

    Fix Version: 2.2

> Tests run with Surefire are not able to make remote calls to an RMI server of an EJB server
> -------------------------------------------------------------------------------------------
>
>          Key: MSUREFIRE-83
>          URL: http://jira.codehaus.org/browse/MSUREFIRE-83
>      Project: Maven 2.x Surefire Plugin
>         Type: Bug

>     Versions: 2.1.2
>  Environment: Windows 2000, Java JDK 1.4
>     Reporter: Todd Nine
>     Priority: Blocker
>      Fix For: 2.2
>  Attachments: verbose_app_ output.txt
>
>
> I am unable run any unit tests that connect to a remote RMI server.  This includes vanilla RMI, or JBoss remote connections.  I can however use the same classpath set by maven with the maven 2 eclipse plugin, and all tests execute successfully.  I always receive a socket timeout, which seems to be the root cause of the remote connectivity issues, but I only receive them when running the tests from within surefire.  I have attached a stack trace and verbose output.

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


[jira] Closed: (MSUREFIRE-83) Tests run with Surefire are not able to make remote calls to an RMI server of an EJB server

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSUREFIRE-83?page=all ]
     
Brett Porter closed MSUREFIRE-83:
---------------------------------

      Assign To: Brett Porter
     Resolution: Cannot Reproduce
    Fix Version:     (was: 2.2)

not enough info here to reproduce. Please try:
1) -DforkMode=once
2) -DchildDelegation=false



> Tests run with Surefire are not able to make remote calls to an RMI server of an EJB server
> -------------------------------------------------------------------------------------------
>
>          Key: MSUREFIRE-83
>          URL: http://jira.codehaus.org/browse/MSUREFIRE-83
>      Project: Maven 2.x Surefire Plugin
>         Type: Bug

>     Versions: 2.1.2
>  Environment: Windows 2000, Java JDK 1.4
>     Reporter: Todd Nine
>     Assignee: Brett Porter
>     Priority: Blocker
>  Attachments: verbose_app_ output.txt
>
>
> I am unable run any unit tests that connect to a remote RMI server.  This includes vanilla RMI, or JBoss remote connections.  I can however use the same classpath set by maven with the maven 2 eclipse plugin, and all tests execute successfully.  I always receive a socket timeout, which seems to be the root cause of the remote connectivity issues, but I only receive them when running the tests from within surefire.  I have attached a stack trace and verbose output.

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


[jira] Moved: (SUREFIRE-198) Tests run with Surefire are not able to make remote calls to an RMI server of an EJB server

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SUREFIRE-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter moved MSUREFIRE-83 to SUREFIRE-198:
------------------------------------------------

    Affects Version/s:     (was: 1.5.2 (2.1.2 plugin))
                  Key: SUREFIRE-198  (was: MSUREFIRE-83)
              Project: Maven Surefire  (was: Maven 2.x Surefire Plugin)

> Tests run with Surefire are not able to make remote calls to an RMI server of an EJB server
> -------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-198
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-198
>             Project: Maven Surefire
>          Issue Type: Bug
>         Environment: Windows 2000, Java JDK 1.4
>            Reporter: Todd Nine
>         Assigned To: Brett Porter
>            Priority: Blocker
>         Attachments: verbose_app_ output.txt
>
>
> I am unable run any unit tests that connect to a remote RMI server.  This includes vanilla RMI, or JBoss remote connections.  I can however use the same classpath set by maven with the maven 2 eclipse plugin, and all tests execute successfully.  I always receive a socket timeout, which seems to be the root cause of the remote connectivity issues, but I only receive them when running the tests from within surefire.  I have attached a stack trace and verbose output.

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

        

[jira] Updated: (SUREFIRE-198) Tests run with Surefire are not able to make remote calls to an RMI server of an EJB server

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SUREFIRE-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated SUREFIRE-198:
----------------------------------

    Affects Version/s: 1.5.2 (2.1.2 plugin)

> Tests run with Surefire are not able to make remote calls to an RMI server of an EJB server
> -------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-198
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-198
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 1.5.2 (2.1.2 plugin)
>         Environment: Windows 2000, Java JDK 1.4
>            Reporter: Todd Nine
>         Assigned To: Brett Porter
>            Priority: Blocker
>         Attachments: verbose_app_ output.txt
>
>
> I am unable run any unit tests that connect to a remote RMI server.  This includes vanilla RMI, or JBoss remote connections.  I can however use the same classpath set by maven with the maven 2 eclipse plugin, and all tests execute successfully.  I always receive a socket timeout, which seems to be the root cause of the remote connectivity issues, but I only receive them when running the tests from within surefire.  I have attached a stack trace and verbose output.

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