Sumit Mohanty created AMBARI-2384:
-------------------------------------

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


{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

Reply via email to