[ 
https://issues.apache.org/jira/browse/GEODE-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anthony Baker resolved GEODE-2496.
----------------------------------
    Resolution: Cannot Reproduce

This issue has either failed to reproduce or been fixed systemically elsewhere 
(e.g. improving port selection and timeouts).  Closing but please reopen if 
needed.

> MemberMBeanSecurityJUnitTest intermittently fails with rmi ConnectException: 
> Connection refused (Connection refused)
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-2496
>                 URL: https://issues.apache.org/jira/browse/GEODE-2496
>             Project: Geode
>          Issue Type: Bug
>          Components: jmx, security
>            Reporter: Kirk Lund
>            Priority: Major
>              Labels: Flaky, JMX, Security
>
> Two tests in MemberMBeanSecurityJUnitTest are failing intermittently:
> * testClusterAdmin
> * testDataAdmin
> {noformat}
> :geode-core:integrationTest
> org.apache.geode.management.internal.security.MemberMBeanSecurityJUnitTest > 
> testClusterAdmin FAILED
>     java.io.IOException: Failed to retrieve RMIServer stub: 
> javax.naming.ServiceUnavailableException [Root exception is 
> java.rmi.ConnectException: Connection refused to host: 10.254.0.30; nested 
> exception is: 
>       java.net.ConnectException: Connection refused (Connection refused)]
>         Caused by:
>         javax.naming.ServiceUnavailableException [Root exception is 
> java.rmi.ConnectException: Connection refused to host: 10.254.0.30; nested 
> exception is: 
>               java.net.ConnectException: Connection refused (Connection 
> refused)]
>             Caused by:
>             java.rmi.ConnectException: Connection refused to host: 
> 10.254.0.30; nested exception is: 
>               java.net.ConnectException: Connection refused (Connection 
> refused)
>                 Caused by:
>                 java.net.ConnectException: Connection refused (Connection 
> refused)
> {noformat}{noformat}
> org.apache.geode.management.internal.security.MemberMBeanSecurityJUnitTest > 
> testDataAdmin FAILED
>     java.io.IOException: Failed to retrieve RMIServer stub: 
> javax.naming.ServiceUnavailableException [Root exception is 
> java.rmi.ConnectException: Connection refused to host: 10.254.0.30; nested 
> exception is: 
>       java.net.ConnectException: Connection refused (Connection refused)]
>         Caused by:
>         javax.naming.ServiceUnavailableException [Root exception is 
> java.rmi.ConnectException: Connection refused to host: 10.254.0.30; nested 
> exception is: 
>               java.net.ConnectException: Connection refused (Connection 
> refused)]
>             Caused by:
>             java.rmi.ConnectException: Connection refused to host: 
> 10.254.0.30; nested exception is: 
>               java.net.ConnectException: Connection refused (Connection 
> refused)
>                 Caused by:
>                 java.net.ConnectException: Connection refused (Connection 
> refused)
> 3367 tests completed, 2 failed, 165 skipped
> :geode-core:integrationTest FAILED
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to