[ 
https://issues.apache.org/jira/browse/ACCUMULO-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292544#comment-13292544
 ] 

M. commented on ACCUMULO-232:
-----------------------------

It turns out when I set the property using “config” I forgot to include the 
table name.  That property was set across all tables so config was returning a 
NullPointer when I executed the command.  To resolve I tried deleting the 
property without setting the table explicitly which did in fact work.
                
> NPE when doing shell "config" command
> -------------------------------------
>
>                 Key: ACCUMULO-232
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-232
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.3.5
>         Environment: create a bad setting in the shell 
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>             Fix For: 1.3.6
>
>
> if the user creates a bad setting in the shell, or by using zookeeper, the 
> shell will NPE when displaying the configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to