Skip to Main Content

SQL Developer

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.

How to fix sqldeveloper remote debug when language system is in English?

User_AY4AENov 12 2021 — edited Nov 13 2021

I have a SQLDeveloper application with OS language system is Spanish. When I try to debug a runnable object (procedure, function, package or trigger) using a remote debug listening in same application instance, it works fine. However, when I change my OS language system to English, it fails.
OS System: Window 10, Windows 11
Spanish language: (also with --AddVMOption=-Duser.language=es )
image.pngimage.pngimage.pngimage.pngStarts the debugger mode. Works fine!

English language:(also with --AddVMOption=-Duser.language=en )
image.pngimage.pngimage.pngimage.pngDoesn't start the debugger mode and creates another listener. Error.
Anyone knows how to solve this situation?

Comments

Frank Kulash

Hi, @user-ay4ae
This question was in the SQL and PL/SQL space, but it dioesn't have anything to do with SQL or PL/SQL, does it? There's a separate space for SQL Developer questions:
SQL Developer — oracle-tech
I'll try to move the thread there for you.

User_AY4AE

Hi @frank-kulash
I don't know why this question is in SQL and PL/SQL space. When I redacted this question, I choose SQL Developer discussion. That was weird. I really appreciate that you move the thread, thanks.

1 - 2

Post Details

Added on Nov 12 2021
2 comments
281 views