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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

VS code extension stuck activating.

Daniel CanfieldMar 3 2025

Hello! I had this extension running this week but not last week.

i am running VS code user agent mode 1.97.2 and have an issue where VS code is stucked “Activating Oracle SQL Deverloper Extension for VScode”

Following the approach of this post i ended up turning on logging (message below) and got a “DBtools.core is not initialized” error.

2025-03-03 13:27:38.203 [info] ExtensionService#_doActivateExtension Oracle.sql-developer, startup: false, activationEvent: 'onStartupFinished'
2025-03-03 13:27:39.320 [error] Error: Dbtools.core is not initialized
at Function.getInstance (c:\Users\dccanfield\.vscode\extensions\oracle.sql-developer-24.4.1\dist\extension.js:2:535192)
at Function.createLogFile (c:\Users\dccanfield\.vscode\extensions\oracle.sql-developer-24.4.1\dist\extension.js:2:786109)
at Function.addTransport (c:\Users\dccanfield\.vscode\extensions\oracle.sql-developer-24.4.1\dist\extension.js:2:786703)
at Function.manageTransports (c:\Users\dccanfield\.vscode\extensions\oracle.sql-developer-24.4.1\dist\extension.js:2:787206)

I appreciate any advice on why this might have happened. I seem to be at a loss of why this is happening.

Comments

Post Details

Added on Mar 3 2025
4 comments
208 views