[
https://issues.apache.org/jira/browse/ACCUMULO-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711177#comment-13711177
]
ASF subversion and git services commented on ACCUMULO-1574:
-----------------------------------------------------------
Commit a1fda97fe788be4cceb9bb10a0d2247ac0ac145c in branch
refs/heads/1.5.1-SNAPSHOT from [~ecn]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=a1fda97 ]
ACCUMULO-1574
> 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
>
> {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