[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)


[GitHub] jomach opened a new pull request #325: ACCUMULO-2341?

2017-11-24 Thread GitBox
jomach opened a new pull request #325: ACCUMULO-2341?
URL: https://github.com/apache/accumulo/pull/325
 
 
   Patch for ACCUMULO-2341?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services