[
https://issues.apache.org/jira/browse/ACCUMULO-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951036#comment-13951036
]
Eric Newton commented on ACCUMULO-2585:
---------------------------------------
Strange... tablet server died near start-up:
{noformat}
2014-03-28 08:32:54,348 [tserver.TabletServer] DEBUG: gc ParNew=1.51(+1.51)
secs ConcurrentMarkSweep=0.00(+0.00) secs freemem=117,686,616(+117,686,616)
totalmem=129,761,280
2014-03-28 08:32:54,349 [zookeeper.ClientCnxn] DEBUG: Reading reply
sessionid:0x14508ac10300009, packet:: clientPath:null serverPath:null
finished:false header:: 8,3 replyHeader:: 8,895,-101 request::
'/accumulo/db1de9e8-a7be-48ec-a7f1-1d34cfbf7ddf/config/tserver.memory.maps.native.enabled,T
response::
2014-03-28 08:32:54,350 [util.Halt] FATAL: Garbage collection may be
interfering with lock keep-alive. Halting.
{noformat}
> WriteAheadLogIT.test times out
> ------------------------------
>
> Key: ACCUMULO-2585
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2585
> Project: Accumulo
> Issue Type: Sub-task
> Components: test
> Environment: master, nightly test
> Reporter: Eric Newton
> Fix For: 1.6.1
>
>
> {noformat}
> java.lang.Exception: test timed out after 600000 milliseconds
> at java.lang.Thread.sleep(Native Method)
> at
> org.apache.accumulo.core.util.UtilWaitThread.sleep(UtilWaitThread.java:26)
> at
> org.apache.accumulo.core.client.impl.ServerClient.executeRaw(ServerClient.java:113)
> at
> org.apache.accumulo.core.client.admin.SecurityOperationsImpl.execute(SecurityOperationsImpl.java:51)
> at
> org.apache.accumulo.core.client.admin.SecurityOperationsImpl.changeUserAuthorizations(SecurityOperationsImpl.java:177)
> at
> org.apache.accumulo.test.VerifyIngest.verifyIngest(VerifyIngest.java:86)
> at
> org.apache.accumulo.test.functional.WriteAheadLogIT.test(WriteAheadLogIT.java:68)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)