[
https://issues.apache.org/jira/browse/GEODE-9250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17344788#comment-17344788
]
ASF subversion and git services commented on GEODE-9250:
--------------------------------------------------------
Commit d193c6918d9596be84c72d08fe73e42416cf823d in geode-native's branch
refs/heads/GEODE-9259-fix-testThinClientRegionOps from Mike Martell
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=d193c69 ]
GEODE-9250: Reenable testThinClientRegionOps
> CI failure: DeployWithGroupsDUnitTest > undeployJarFromAllServersWithRestart
> FAILED
> -----------------------------------------------------------------------------------
>
> Key: GEODE-9250
> URL: https://issues.apache.org/jira/browse/GEODE-9250
> Project: Geode
> Issue Type: Bug
> Components: management
> Reporter: Owen Nichols
> Priority: Major
>
> {noformat}
> org.apache.geode.management.internal.cli.commands.DeployWithGroupsDUnitTest >
> undeployJarFromAllServersWithRestart FAILED
> org.apache.geode.test.dunit.RMIException: While invoking
> org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$$Lambda$381/0x000000010066f040.run
> in VM 2 running on Host cce5ec2eafa6 with 4 VMs
> at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:631)
> ...
> at
> org.apache.geode.test.dunit.rules.ClusterStartupRule$1.evaluate(ClusterStartupRule.java:140)
> ...
> Caused by:
> java.lang.NullPointerException
> at
> org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties.invokeAfter(DistributedRestoreSystemProperties.java:70)
> at
> org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties.lambda$after$bb17a952$1(DistributedRestoreSystemProperties.java:44)
> at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> at
> jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:566)
> at
> org.apache.geode.test.dunit.internal.MethodInvoker.executeObject(MethodInvoker.java:123)
> at
> org.apache.geode.test.dunit.internal.RemoteDUnitVM.executeMethodOnObject(RemoteDUnitVM.java:78)
> at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> at
> jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:566)
> at
> sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:359)
> at sun.rmi.transport.Transport$1.run(Transport.java:200)
> at sun.rmi.transport.Transport$1.run(Transport.java:197)
> at java.security.AccessController.doPrivileged(Native Method)
> at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
> at
> sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:562)
> at
> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:796)
> at
> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:677)
> ...{noformat}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)