PLSD 7 occasionally hangs

BWendling

Member³
Hi,

since 7, PLSD occasionally hangs when closing a window (e.g. SQL window). CPU usage is 99%.

Somebody sharing this experience or has a solution?
 
I've never had this problem -- In fact it's one of the things I love about this program. "The Other Program" we have here does that all the time. That's why most of our developers like PL/SQL Developer.
 
My original posting is still true for V1066.

PLSD occasionally (every 10-20th window) hangs when clicking the upper right close button ("No Response" in task manager).

Sometimes it "only" takes 1 minute to recover, sometimes it takes longer, I have always killed the process after 10 minutes.

Any ideas?
 
To obtain some more diagnostic information, can you modify the shortcut and add the debugsql parameter? For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" debugsql

Reproduce the problem and send me the debug.txt file that is generated in the PL/SQL Developer directory.
 
Back
Top