You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2013/06/14 03:48:20 UTC

[jira] [Commented] (AMBARI-2384) Ambari Server on dev VM with default ambari config fails to start

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

Sumit Mohanty commented on AMBARI-2384:
---------------------------------------

+1, LGTM.
                
> Ambari Server on dev VM with default ambari config fails to start
> -----------------------------------------------------------------
>
>                 Key: AMBARI-2384
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2384
>             Project: Ambari
>          Issue Type: Bug
>          Components: controller
>    Affects Versions: 1.2.5
>            Reporter: Sumit Mohanty
>            Assignee: Siddharth Wagle
>             Fix For: 1.2.5
>
>         Attachments: AMBARI-2384.patch
>
>
> {code}
> Caused by: java.lang.IllegalArgumentException: password can't be null
> 	at com.sun.crypto.provider.JceKeyStore.engineStore(JceKeyStore.java:546)
> 	at java.security.KeyStore.store(KeyStore.java:1133)
> 	at org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl.createKeystore(CredentialStoreServiceImpl.java:139)
> 	at org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl.createCredentialStore(CredentialStoreServiceImpl.java:130)
> 	at org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl.loadCredentialStore(CredentialStoreServiceImpl.java:63)
> 	at org.apache.ambari.server.security.encryption.CredentialStoreServiceImpl.getCredential(CredentialStoreServiceImpl.java:94)
> 	at org.apache.ambari.server.security.encryption.CredentialProvider.getPasswordForAlias(CredentialProvider.java:67)
> 	at org.apache.ambari.server.configuration.Configuration.readPasswordFromStore(Configuration.java:524)
> 	at org.apache.ambari.server.configuration.Configuration.getDatabasePassword(Configuration.java:474)
> 	at org.apache.ambari.server.controller.ControllerModule.buildJpaPersistModule(ControllerModule.java:116)
> 	at org.apache.ambari.server.controller.ControllerModule.configure(ControllerModule.java:78)
> {code}

--
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