[ 
https://issues.apache.org/jira/browse/GEODE-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16109755#comment-16109755
 ] 

ASF subversion and git services commented on GEODE-3326:
--------------------------------------------------------

Commit 36665aef4a9e837ae99b99e033a2cc2a68bc2029 in geode's branch 
refs/heads/feature/GEODE-3299 from [~jstewart]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=36665ae ]

GEODE-3326: Fix intermittent ConcurrentDeployDUnitTest failure


> ConcurrentDeployDUnitTest fails intermittently
> ----------------------------------------------
>
>                 Key: GEODE-3326
>                 URL: https://issues.apache.org/jira/browse/GEODE-3326
>             Project: Geode
>          Issue Type: Bug
>          Components: management, tests
>            Reporter: Jared Stewart
>            Assignee: Jared Stewart
>
> {noformat}
> One of my precheckins from yesterday core dumped after 
> ConcurrentDeployDUnitTest failed...
> org.apache.geode.management.internal.cli.commands.ConcurrentDeployDUnitTest > 
> testMultipleGfshClientToOneServer FAILED
>     java.lang.AssertionError: java.util.concurrent.TimeoutException: Timed 
> out waiting 60000 milliseconds for AsyncInvocation to complete.
>         at 
> org.apache.geode.test.dunit.AsyncInvocation.await(AsyncInvocation.java:366)
>         at 
> org.apache.geode.management.internal.cli.commands.ConcurrentDeployDUnitTest.testMultipleGfshClientToOneServer(ConcurrentDeployDUnitTest.java:67)
>         Caused by:
>         java.util.concurrent.TimeoutException: Timed out waiting 60000 
> milliseconds for AsyncInvocation to complete.
>             at 
> org.apache.geode.test.dunit.AsyncInvocation.timeoutIfAlive(AsyncInvocation.java:471)
>             at 
> org.apache.geode.test.dunit.AsyncInvocation.await(AsyncInvocation.java:340)
>             at 
> org.apache.geode.test.dunit.AsyncInvocation.await(AsyncInvocation.java:364)
>             ... 1 more
> [CodeBlob (0x00007fedb7fd1d50)]
> Framesize: 2
> Runtime Stub (0x00007fedb7fd1d50): handle_exception_from_callee Runtime1 stub
> Could not load hsdis-amd64.so; library not loadable; PrintAssembly is disabled
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  Internal Error (sharedRuntime.cpp:834), pid=1, tid=0x00007fed6c6ec700
> #  fatal error: exception happened outside interpreter, nmethods and vtable 
> stubs at pc 0x00007fedb7fd1e31
> #
> # JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 
> 1.8.0_131-b11)
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode 
> linux-amd64 compressed oops)
> # Failed to write core dump. Core dumps have been disabled. To enable core 
> dumping, try "ulimit -c unlimited" before starting Java again
> #
> # An error report file with more information is saved as:
> # 
> /tmp/build/ae3c03f4/geode/geode-core/build/distributedTest937/hs_err_pid1.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://bugreport.java.com/bugreport/crash.jsp
> #
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to