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!

Extension fails to load during activation

oli77285May 1 2024

I've tried installing different version of the SQL Developer for VS Code on Windows Server 2016 and Windows Server 2019, both behind corporate firewalls.

Hope someone can help debug this and provide a fix.

VS Code version: 1.88.1.

Extension versions tested: 23.4.0. 24.1.0.

Extension output 23.4.0:

[5/1/2024, 10:00:07 AM] [dbtools.bat(20164)] [TRACE] spawning
[5/1/2024, 10:00:07 AM] [dbtools-client  ] [INFO] Server startup completed
[5/1/2024, 10:00:08 AM] [dbtools.bat(20164)] [WARN ] #stderr
The system cannot find the path specified.

[5/1/2024, 10:00:08 AM] [dbtools.bat(20164)] [INFO] Process terminated with exit code 1 due to receipt of signal null

Extension output 24.1.0:

[5/1/2024, 8:59:59 AM] [DBToolsServerApp] [DEBUG] startServer: DBToolsServerApp

[5/1/2024, 8:59:59 AM] [DBToolsServerApp(8752)] [DEBUG] spawning
[5/1/2024, 8:59:59 AM] [dbtools-client  ] [INFO] Server startup completed
[5/1/2024, 8:59:59 AM] [DBToolsServerApp(8752)] [TRACE] The system cannot find the path 
specified.

[5/1/2024, 8:59:59 AM] [dbtools.bat(20164)] [INFO ] Process terminated with exit code 1 due to receipt of signal null
This post has been answered by oli77285 on May 8 2024
Jump to Answer
Comments
Post Details
Added on May 1 2024
9 comments
867 views