In order to debug, please provide the version of Accumulo you are
using and the full stack trace. Also, it may help to do a case
insensitive search through your configs for anything related to
credential providers to see if there's some configuration issue
causing the problem (`grep -i credentialprovider`).

On Thu, Mar 12, 2020 at 10:28 AM marathiboy <[email protected]> wrote:
>
> Hello,
>
> On a newly setup accumulo cluster, when I go to monitor, the "Recent Traces"
> page show following error:
>
> java.lang.IllegalArgumentException; Cloud not extract password from
> CredentialProvider
> at
> org.apache.accumulo.core.client.security.tokens.CredentialProviderToken.init(CredentialProviderToken.java:
> 72)
>
> I have changed the root password and also added another admin user, I tried
> both the users and respective password for trace.user ,
> trace.token.property.password and accumulo.root_password
>
> What may be wrong?
>
> Thanks
>
> S
>
>
>
> --
> Sent from: http://apache-accumulo.1065345.n5.nabble.com/Developers-f3.html

Reply via email to