PL/SQL Developer Delays/Fails to Start

adam133

Member
Hello, just wondering if anyone else has the same issue I have. Seems that PL/SQL developer will refuse to start if I am connected to VPN. Using Cisco Anyconnect client. If I disconnect from the VPN, PL/SQL developer starts immediately. I am on Windows 7, running 32 bit PL/SQL developer on a 64 bit machine.

Thanks
 
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 or in the %APPDATA%\PLSQL Developer directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer).
 
Back
Top