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

2017-12-05 Thread Christopher Tubbs (JIRA)

 [ 
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=0x40d09800 nid=0x124f waiting on condition 
> [0x7f85db747000]
>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)


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

2017-11-24 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot updated ACCUMULO-2341:
-
Labels: newbie pull-request-available  (was: newbie)

> 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
>
> {noformat}
> "admin" prio=10 tid=0x40d09800 nid=0x124f waiting on condition 
> [0x7f85db747000]
>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)