PL/SQL Developer freezes after right click in flie browser

Tomas Vlk

Member
Hello,

I have version 14.0.6.1988 (but ver. 14.0.3 behavior is the same). When I am in file browser and perform right click on any object (to refresh folder, or add file, query view etc...), PL/SQL Developer freezes out and must be restarted. This is not happening anywhere else but in file browser.

Does anybody have advice, how to solve this, or what could be causing this problem?

Thanks in advance.

Brgds,

Tomas
 
To obtain some more diagnostic information, can you modify the PL/SQL Developer shortcut and add the DebugSQL parameter? For example:

"C:\Program Files\PLSQL Developer 14\plsqldev.exe" DebugSQL

Reproduce the problem and send me the debug.txt file that is generated in the %APPDATA%\PLSQL Developer 14 directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer 14).
 
Could you find a solution to this problem? I am having the same situation, if i right click on a file PL/SQL halts and I have to restart it.
 
Back
Top