Bug 1012831
Summary: | Failed to decrypt value for property LocalAdminPassword in engine.log | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Artyom <alukiano> | ||||
Component: | ovirt-engine | Assignee: | Yair Zaslavsky <yzaslavs> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.3.0 | CC: | acathrow, bazulay, dougsland, iheim, lpeer, oourfali, Rhev-m-bugs, yeylon | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | infra | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-09-29 10:51:32 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
two of these encryption exception are typical at startup. but yair, it is time to understand why the default 123456 is being decrypted at startup. *** This bug has been marked as a duplicate of bug 994454 *** |
Created attachment 803825 [details] Engine log Description of problem: Many errors of type "Failed to decrypt value for property LocalAdminPassword will be used encrypted value: javax.crypto.BadPaddingException: doFinal() failed" Version-Release number of selected component (if applicable): is16 ovirt-hosted-engine-setup-1.0.0-0.4.beta.el6ev.noarch How reproducible: Always Steps to Reproduce: 1. install ovirt-hosted-engine-setup 2. finish hosted-engine --deploy process 3. Enter to engine vm and check engine.log Actual results: Many errors of type "Failed to decrypt value for property LocalAdminPassword will be used encrypted value: javax.crypto.BadPaddingException: doFinal() failed" Expected results: No error in engine.log Additional info: