Search This Blog

Monday, September 11, 2017

BEA-090518 Could not decrypt the password attribute value of fro m the file ./servers/AdminServer/security/boot.properties

Issue -

<Critical> <Security> <BEA-090518> <Could not decrypt the password attribute value of {3DES}WGwHDRyv6synigUqT6lSGQ== fro
m the file ./servers/AdminServer/security/boot.properties. If you have copied an encrypted attribute from boot.properties from another domain into ./s
ervers/AdminServer/security/boot.properties, change the encrypted attribute to its cleartext value then reboot the server. The attribute will be re-en
crypted. Otherwise, change all encrypted attributes to their cleartext values, then reboot the server. All encryptable attributes will be re-encrypted
. The decryption failed with the exception weblogic.security.internal.encryption.EncryptionServiceException: com.rsa.jsafe.JSAFE_PaddingException: Cou
ld not perform unpadding: invalid pad byte..>
Enter username to boot WebLogic server: <Info> <WebLogicServer> <BEA-000215> <Loaded License : /apps/bea92/license.bea>
 <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
 <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>

Server failed. Reason:

There are 1 nested errors:

java.lang.ClassCastException: com.octetstring.vde.backend.BackendRoot
        at weblogic.ldap.EmbeddedLDAP.start(EmbeddedLDAP.java:273)
        at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)



Solution -
Took back up of /bea92/domains/base_domain/servers/mx1/data/nodemanager/boot.properties

removed the boot.properties

Edited the username and password intries in

managed server domain security folder
./bea92/domains/mx_domain/servers/AdminServer/security/boot.properties




No comments:

Post a Comment

Transportable tablespace refresh

  1.check tablespace for the user which need to refresh -------------------------------------------------------------------  SQL> select ...