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

Mike Drob commented on ACCUMULO-1881:
-------------------------------------

Hmm... This is all I get in the output file.
{noformat}
mike@lumiere:~/workspace/accumulo$ cat 
core/target/surefire-reports/org.apache.accumulo.core.util.shell.ShellConfigTest-output.txt
[main} INFO  org.apache.hadoop.conf.Configuration.deprecation  - 
fs.default.name is deprecated. Instead, use fs.defaultFS
[main} WARN  org.apache.hadoop.util.NativeCodeLoader  - Unable to load 
native-hadoop library for your platform... using builtin-java classes where 
applicable
[main} ERROR org.apache.accumulo.core.util.shell.Shell  - 
com.beust.jcommander.ParameterException: Must supply either both or neither of 
'--tokenClass' and '--tokenProperty'
[main} INFO  org.apache.hadoop.conf.Configuration.deprecation  - 
fs.default.name is deprecated. Instead, use fs.defaultFS
[main} ERROR org.apache.accumulo.core.util.shell.Shell  - 
com.beust.jcommander.ParameterException: Can not supply '--pass' option with 
'--tokenClass' option
{noformat}
It would probably be a good idea to give better error messages than 
"ParameterException" but that does not look like your error...

> Issue with ShellConfigTest
> --------------------------
>
>                 Key: ACCUMULO-1881
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1881
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>         Environment: CentOS 6.3
>            Reporter: Billie Rinaldi
>             Fix For: 1.7.0
>
>
> I'm not getting the error on my Mac, but on my VM there is an assertion error 
> on line 80, in testTokenAndOption.  In the output log for the test it says
> {noformat}
> AccumuloSecurityException: Error BAD_CREDENTIALS for user root - Username or 
> Password is Invalid
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to