Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can not store my connection password

ChikyChanMay 7 2020 — edited May 9 2020

When I connect to a db server, I was always asked to input the password. I have tried to store the connection password in the "Connections GUI", but nothing happened. I have make a log file and it has logged down the "SEVERE 553 430210 oracle.dbtools.connections.security.ReferenceWorker$AESWorker Password encryption failed for connection xxx' in it.

This post has been answered by cormaco on May 8 2020
Jump to Answer

Comments

cormaco
Answer

What is your Java version?

There is an issue with Java versions before 8_152:

Export/Import Connections

Marked as Answer by ChikyChan · Sep 27 2020
ChikyChan

I update my Java SDK to version 8_251, and it works now! Thank you!

1 - 2

Post Details

Added on May 7 2020
2 comments
594 views