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

Eric Newton resolved ACCUMULO-1574.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.1
    
> utility class TabletServerLocks doesn't work
> --------------------------------------------
>
>                 Key: ACCUMULO-1574
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1574
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>            Priority: Minor
>             Fix For: 1.5.1
>
>
> {noformat}
> ./bin/accumulo org.apache.accumulo.server.util.TabletServerLocks -list
> Thread "org.apache.accumulo.server.util.TabletServerLocks" died null
> java.lang.reflect.InvocationTargetException
>       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:101)
>       at java.lang.Thread.run(Thread.java:662)
> Caused by: java.lang.NullPointerException
>       at 
> org.apache.accumulo.fate.zookeeper.ZooLock.getLockData(ZooLock.java:416)
>       at 
> org.apache.accumulo.fate.zookeeper.ZooLock.getLockData(ZooLock.java:441)
>       at 
> org.apache.accumulo.fate.zookeeper.ZooLock.getLockData(ZooLock.java:437)
>       at 
> org.apache.accumulo.server.util.TabletServerLocks.main(TabletServerLocks.java:54)
>       ... 6 more
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to