You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2015/10/21 20:14:27 UTC

[jira] [Updated] (AMBARI-13508) Kerberos: editing or saving KDC admin creds POST fails

     [ https://issues.apache.org/jira/browse/AMBARI-13508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonenko Alexander updated AMBARI-13508:
-----------------------------------------
    Attachment: kdc-cred-post-error.tiff

> Kerberos: editing or saving KDC admin creds POST fails
> ------------------------------------------------------
>
>                 Key: AMBARI-13508
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13508
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.1.3
>            Reporter: Antonenko Alexander
>            Assignee: Antonenko Alexander
>            Priority: Critical
>             Fix For: 2.1.3
>
>         Attachments: kdc-cred-post-error.tiff
>
>
> Things appear to work but there is a failed POST command on editing / saving Manage KDC Creds. And there is an error in ambari-server.log. This could cause confusion.
> And there appears to be a JS error too: createCredentials ERROR: Internal Server Error
> And note: this happens in wizard, or in Mahadev KDC cred dialog.
> {code}
> 16 Oct 2015 20:32:20,085  INFO [Thread-21] JobStoreTX:884 - Recovery complete.
> 16 Oct 2015 20:32:20,086  INFO [Thread-21] JobStoreTX:891 - Removed 0 'complete' triggers.
> 16 Oct 2015 20:32:20,087  INFO [Thread-21] JobStoreTX:896 - Removed 0 stale fired job entries.
> 16 Oct 2015 20:32:20,096  INFO [Thread-21] QuartzScheduler:575 - Scheduler ExecutionScheduler_$_NON_CLUSTERED started.
> 16 Oct 2015 20:32:21,312 ERROR [qtp-client-56] AbstractResourceProvider:279 - Caught AmbariException when creating a resource
> org.apache.ambari.server.AmbariException: A credential with the alias of kdc.admin.credential already exists
> 	at org.apache.ambari.server.controller.internal.CredentialResourceProvider$CreateResourcesCommand.invoke(CredentialResourceProvider.java:355)
> 	at org.apache.ambari.server.controller.internal.CredentialResourceProvider$CreateResourcesCommand.invoke(CredentialResourceProvider.java:338)
> 	at org.apache.ambari.server.controller.internal.AbstractResourceProvider.createResources(AbstractResourceProvider.java:272)
> 	at org.apache.ambari.server.controller.internal.CredentialResourceProvider.createResources(CredentialResourceProvider.java:109)
> 	at org.apache.ambari.server.controller.internal.ClusterControllerImpl.createResources(ClusterControllerImpl.java:289)
> 	at org.apache.ambari.server.api.services.persistence.PersistenceManagerImpl.create(PersistenceManagerImpl.java:76)
> 	at org.apache.ambari.server.api.handlers.CreateHandler.persist(CreateHandler.java:36)
> 	at org.apache.ambari.server.api.handlers.BaseManagementHandler.handleRequest(BaseManagementHandler.java:72)
> 	at org.apache.ambari.server.api.services.BaseRequest.process(BaseRequest.java:135)
> 	at org.apache.ambari.server.api.services.BaseService.handleRequest(BaseService.java:105)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)