Extension Not Activated After 2.0.54 update

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

After update to 2.0.54 my extension “Oracle SQL Develope Extension for VSCode” is stuck while activating. The extension has a message displayed at the bottom status bar that says “Activating Oracle SQL Develope Extension for VSCode…” which normally takes 5-10 seconds. It has been stuck for 1 hour today.

Extension Details:
Oracle SQL Developer Extension for VSCode
Identifier: oracle.sql-developer
Version: 24.4.1
Last Updated: 2024-12-20, 22:30:56

Steps to Reproduce

Restart Cursor, wait for activation

Expected Behavior

Extension activates in 5-10 seconds and I can start using it.

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.54 (user setup)
VSCode Version: 1.99.3
Commit: 7a31bffd467aa2d9adfda69076eb924e9062cb20
Date: 2025-11-03T22:40:44.657Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200

For AI issues: which model did you use?

NA

For AI issues: add Request ID with privacy disabled

NA

Does this stop you from using Cursor

No - Cursor works, but with this issue

4 Likes

This continues to not function in the following version of Cursor. I also noticed that the extension no longer appears in the Extensions marketplace in Cursor. I downloaded the VSIX for version 25.1.1 from VSCode’s marketplace, this is the lastest version that is compatible with VSCode Version: 1.99.3. This newer version of the Oracle extension also does not work.

If there’s anything else I should try please let me know. I see that I’m one of a few that is using this extension with Cursor (at least that comes to this forum), but this has a heavy impact on my workflow. I’m back in VSCode because running queries and seeing results in my IDE is far more important that AI tasks. I’m now performing AI tasks on chatgpt.com and pasting back and forth. It’s like 2024 again, lol.

Cursor Version

Version: 2.0.64 (user setup)
VSCode Version: 1.99.3
Commit: 25412918da7e74b2686b25d62da1f01cfcd27680
Date: 2025-11-06T04:35:14.424Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200

I added trace logging and found that DBToolsServerApp is being terminated within a few seconds of spawning. Some investigation mostly with AI chats suggest that its a sandboxing issue (but this is not my area and AI is not always accurate).

[11/06/25, 14:19:03.494] [DBToolsServerApp] [DEBUG] startServer: DBToolsServerApp

[11/06/25, 14:19:03.513] [DBToolsServerApp(7520)] [DEBUG] spawning

[11/06/25, 14:19:03.513] [dbtools-client ] [INFO ] Server startup completed

[11/06/25, 14:19:04.114] [DBToolsServerApp(7520)] [INFO ] Process terminated with exit code 1 due to receipt of signal null

Now that Cursor IDE uses VSCode Version 1.105.1, I installed the latest oracle.sql-developer-25.3.2-win32-x64.vsix.

using the same extension and extension version:

  • Cursor IDE:
    [11/25/25, 12:17:15.635] [dbtools-ext ] [INFO ] Activating Oracle SQL Developer Extension for VSCode…
    [11/25/25, 12:17:15.681] [dbtools-client ] [INFO ] Starting server…
    [11/25/25, 12:17:15.715] [dbtools-client ] [INFO ] Server startup completed
    [11/25/25, 12:17:17.289] [DBToolsServerApp(4372)] [INFO ] Process terminated with exit code 1 due to receipt of signal null
    [11/25/25, 12:17:17.289] [dbtools-ext ] [ERROR] connect error
    Process terminated with exit code 1 due to receipt of signal null
    [11/25/25, 12:17:17.290] [language-service] [INFO ] Closing
    [11/25/25, 12:17:17.290] [language-service] [INFO ] closed
    [11/25/25, 12:17:17.291] [dbtools-client ] [INFO ] Closing
    [11/25/25, 12:17:17.291] [dbtools-client ] [INFO ] Sending server shutdown
    [11/25/25, 12:17:17.291] [dbtools-client ] [INFO ] dbtools-server process terminated
    [11/25/25, 12:17:17.292] [dbtools-client ] [INFO ] Closed

  • VS Code:
    [11/25/25, 12:17:01.114] [dbtools-ext ] [INFO ] Activating Oracle SQL Developer Extension for VSCode…
    [11/25/25, 12:17:01.192] [dbtools-client ] [INFO ] Starting server…
    [11/25/25, 12:17:01.208] [dbtools-client ] [INFO ] Server startup completed
    [11/25/25, 12:17:11.837] [dbtools-client ] [INFO ] Server ‘Oracle SQL Developer for VS Code’ 25.3.2 running at http://localhost:65189/
    [11/25/25, 12:17:11.837] [dbtools-client ] [INFO ] Language Services connecting at http://localhost:65189/20221610/language-server/oracle-sql/socket
    [11/25/25, 12:17:11.843] [dbtools-client ] [INFO ] Language Services Websocket Created (oracle-sql)
    [11/25/25, 12:17:12.114] [dbtools-ext ] [INFO ] Oracle SQL Developer Extension for VSCode has been activated
    [11/25/25, 12:17:12.117] [SQLcl MCP Server] [INFO ] SQLcl MCP Server Initialized

Thanks for posting! That’s unfortunate, I was really banking on this working once the base VSCode version was updated. This extension is important to my workflow, so I downgraded to Cursor 1.7.54 a few weeks ago. The SQL functionality is far more important than slightly improved AI workflows.

I posted this to Oracle as well, but they don’t support it because it isn’t VSCode. I’m not sure where to go since it is so niche that Cursor will probably not get to it and the extension developer doesn’t support it.

I hope there is a solution to this problem.

We have been using the paid version of Cursor for a couple of months now and have migrated from Visual Studio Code. We have seen the issue degrade with every new update of the Cursor IDE. At the moment we are at a state where the extension is completely unusable within Cursor, which is a pity; given the effort and work made to create this IDE.

1 Like

facing the same issue , this extension is very important for oracle DB connectivity.

Please suggest similar alternative to work with oracle DB.
thanks

Hi all,

Just following up on this — since that post the Cursor IDE has moved on (now around version 2.3.41 according to recent releases and changelogs), and the Oracle SQL Developer Extension also got a fresh release (v25.4.0) with its own updates.

Given that the previous report showing activation failures with 25.3.2 on a newer VSCode base was very useful… I’m curious:

:backhand_index_pointing_right: Has anyone tried installing the SQL Developer Extension (v25.4.0) in Cursor 2.3.41 yet, and if so, have you had any success getting it to activate and run normally?

Specifically:

  • Does the extension start and keep the DBTools server process running?

  • Or does it still terminate with an error (like with 25.3.2) when activating in Cursor?

Would be great to know if this combination now works for Oracle connectivity in Cursor — thanks!

Hey, quick update — I just found a related Cursor thread that seems very relevant:

https://forum.cursor.com/t/extension-host-navigator-useragent-doesnt-match-renderer-process-breaking-vs-code-extension-compatibility/148095/7

According to that discussion, the activation issue is a known problem in Cursor’s extension host (incorrect navigator.userAgent), and a fix is planned for Cursor version 2.4, potentially later this month.

If that lands as expected, there’s a good chance extensions like Oracle SQL Developer may finally activate correctly again. Fingers crossed — that would be great news.

1 Like

Humm this is a real problem . I read from a cursor developer that issue would be fixed on version 2.4 so I updated and on verstion 2.4.21 but still no fix . Extension not found . Cannot work with Oracle DB MCP . Any suggestion would be helpful.

Thanks all — I managed to get the Oracle SQL Developer extension working again in Cursor, and I wrote up the fix + steps here (incl. the navigator.userAgent / wrapper entrypoint workaround):

https://forum.cursor.com/t/extension-host-navigator-useragent-doesnt-match-renderer-process-breaking-vs-code-extension-compatibility/148095/10

Hope it helps anyone still stuck on “Extension not activated”.