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.

Debug Failed

Flemming PetersenDec 19 2024 — edited Dec 19 2024

Hi

I have a Container DB (23ai) running with a simple pluggaled DB running in a private network in OCI. In the same network I have Oracle Autonomous Linux 8 running, where a VSCode Server is running. I access via with local VScode and Remote SSH. Almost everything plays fine. I have opened port from CDB to VSCode server to debug giving right and set ACL. When I try to debug I get the following error.

What do I need to do?

Cannot invoke "com.oracle.dbtools.utils.core.web.common.WebURI$Path.toString()" because "contextRelativePath" is null

ORA-30683: failure establishing connection to debugger ORA-30699: network connection failed: connection timed out ORA-06512: at "SYS. DBMS_DEBUG_JDWP", line 68 ORA-06512: at line 1 https://docs.oracle.com/error-help/db/ora-30683/

Thank you in advance for the help and a good product.

/Flemming

This post has been answered by Flemming Petersen on Dec 19 2024
Jump to Answer

Comments

Post Details

Added on Dec 19 2024
1 comment
193 views