You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2017/12/06 00:40:00 UTC

[jira] [Updated] (ACCUMULO-2341) stop-all.sh hung when Accumulo already down

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

Christopher Tubbs updated ACCUMULO-2341:
----------------------------------------
    Fix Version/s: 2.0.0

> stop-all.sh hung when Accumulo already down
> -------------------------------------------
>
>                 Key: ACCUMULO-2341
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2341
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>            Reporter: Dave Marion
>            Priority: Trivial
>              Labels: newbie, pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> {noformat}
> "admin" prio=10 tid=0x0000000040d09800 nid=0x124f waiting on condition [0x00007f85db747000]
>    java.lang.Thread.State: TIMED_WAITING (sleeping)
> 	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.MasterClient.getConnectionWithRetry(MasterClient.java:48)
> 	at org.apache.accumulo.core.client.impl.MasterClient.executeGeneric(MasterClient.java:126)
> 	at org.apache.accumulo.core.client.impl.MasterClient.execute(MasterClient.java:171)
> 	at org.apache.accumulo.server.util.Admin.stopServer(Admin.java:292)
> 	at org.apache.accumulo.server.util.Admin.main(Admin.java:195)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.apache.accumulo.start.Main$1.run(Main.java:137)
> 	at java.lang.Thread.run(Thread.java:662)
> {noformat}



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