Skip to Main Content

SQL Developer for VS Code

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!

Saving Connection fails

Marko Schrader-MavridisMay 7 2024 — edited May 7 2024

I have installed it and added all the things for the connection.
Then the Test of the connection was also successful.
But I cannot save the connection and cannot Connect due to an unexpected error. But I cannot see which error, so I have no idea how to solve it.
v24.1.0 Can I see somewhere the real error?

(History from Visual Studio - Marketplace:
I am using a domain account. I have set it to TRACE and also tried enable log messages, but no output in the output window. Maybe it starts logging only when it runs. I have also tried to run as admin but same result. Do you know into which folder it tries to save? Maybe interesting for you. I can create and save a connection with Oracle Developer Tools for VS Code (SQL and PLSQL) extension. The second extension was just installed after the problem occurred, to check if I have there the same issues but as it works I can uninstall it now.

2024-05-07 14:32: I found the DBTools directory and I can open and also write into this folder without any problem. I have also uninstalled the second extension.

2024-05-07 14:37: I tried again to save the connection. The message tells me that xyz could not be created due to an unexpected error. But when I take a look into the DBTools > connections folder there is a new folder created with xyz.temp as name. In this folder there are 2 files created. credentials.sso and dbtools.properties.)

Comments
Post Details
Added on May 7 2024
11 comments
797 views