Hang when editing pl/sql file after compile
564921Mar 2 2007 — edited Mar 4 2007Hi,
I'm having a problem with SQL Developer 1.1.2.25 running on Windows 2000 SP4. When I open a pl/sql file using the open file dialog, I can edit it fine. However, when I compile that file against a 9.2.0.6 database, I can move around in the file using the mouse, but any editing or movement of the cursor using the keyboard causes sqldeveloper to hang until I kill the process.
I have tried running it with '-J-Dsdev.insight=false' to disable insight, but this doesn't seem to work. At the suggestion of another thread in this forum, I have also tried to run it from the command-line and pressing ctrl-break when it hangs to produce a stack trace, but I get nothing. The session in the database is waiting on a 'SQL*Net message from client' event and the windows process does not appear to be doing anything.
Regards
David Lord