Posted By: Anonymous Bug - Environment Locks Up On Compile - 07/31/07 12:34 AM
Version: 7.1.1.1339 01.39267
OS: Windows XP Pro
Random compiles will lock up Developer, have to kill the process
No activity on the Oracle server
No background processing
PL/SQL Beautifier set to
Posted By: Gustavo Re: Bug - Environment Locks Up On Compile - 07/31/07 06:37 AM
Have you tried to isolate the problem? There were some issues with Beautifier x Breakpoint/Bookmarks. Try to clear these before compiling.
Posted By: Anonymous Re: Bug - Environment Locks Up On Compile - 07/31/07 08:49 PM
It is random. I have found no way to isolate it. It may have nothing to do with the beautifier at all. I've disabled my beautifier and am trying to see if it is related. I can tell you that after I kill the process I go back in and compile what I was working on and it works. We are using Oracle 9.2.0.6 but that is the only thing that is consistent. It is happening across multiple databases across multiple machines.
Posted By: Anonymous Re: Bug - Environment Locks Up On Compile - 07/31/07 08:53 PM
I will take your advice concerning breakpoints (don't use bookmarks). Is there a fix in place for that? Seems like a big issue to me.... Thanks,
Dave
We have not been able to reproduce this. If you have a reproducible scenario, please let me know.
Posted By: Anonymous Re: Bug - Environment Locks Up On Compile - 07/31/07 10:31 PM
Its random. It won't work one time, it works the next. The 6.x and 7.0 versions didn't have the problem and that is what most of my people are going back to frown

Thanks anyway,
Dave
Posted By: DoDo Re: Bug - Environment Locks Up On Compile - 08/01/07 04:45 PM
Did you check that maybe some other user is executing programs on referenced functions, procedure or triggers on teables?

I had same problem using dbms_alert package(had job executing procedure in wait mode...).
Posted By: Anonymous Re: Bug - Environment Locks Up On Compile - 08/01/07 08:02 PM
I can say that I know in some cases it couldn't have been others using the objects, they were in (say) my schema and not usable by others. I know that it can't the dbms_alert as that isn't used very much in our system. Thanks for the info though.. I'll watch for it.

I can also say that since I have turned off the automatic beautifier that I haven't had the issue but this is random so it could happen several times today. As stated above however, there isn't a problem with using the beautifier on the package/function/etc. because when I go back in I do the exact same thing on the exact same code and it works.

Thanks for the info!

Dave
Posted By: Anonymous Re: Bug - Environment Locks Up On Compile - 08/07/07 08:16 PM
Update: I have had my beautifier off for several days now and the problem has gone away. There is a bug on this, I have no doubt. At least now I can work around it. For any others who encounter this, simply turn off your beautifier before compile, that worked for me.
Posted By: Anonymous Re: Bug - Environment Locks Up On Compile - 08/16/07 05:13 AM
I understand now. It is a problem with the breakpoints. This is still an issue in 7.1.2.1362. If I have my beautifier turned on with "Before Compile" and I have a breakpoint, I can now reproduce this at will... It will lock up the program. Since it isn't fixed in the current version, is there an ETA on when it might be fixed? This is a pretty big use-ability issue.

Thanks,
Dave
Posted By: Holger B Re: Bug - Environment Locks Up On Compile - 08/16/07 11:09 AM
Hello,

I would like to confirm, it is a matter of the beautifier in connection with breakpoints.

There are two different symptoms:

1. An active breakpoint (Program applied to database, breakpoint red) is taken away automatically during beautify process. This behavior can also be reproduced indenting the whole code to the left, so every text begins in the first column.

2. An inactive breakpoint (yellow) is a real breakpoint. It will break the beautifier, if you have a coding error.

To reproduce: Take a stored program and delete the
We may have a reproducible case with bookmarks for this, and are looking into a fix.
Please try this version and let me know how things turn out.
Posted By: Holger B Re: Bug - Environment Locks Up On Compile - 08/20/07 12:28 PM
Hi Marco,

thanks for the fixes. I tried to break the beautifier with the above described process, but it seems to work fine. Just as well are the double click and compile invalid objects working.

Have a nice day,
Holger
Posted By: Anonymous Re: Bug - Environment Locks Up On Compile - 08/20/07 08:40 PM
This has also fixed this issue for me. Thanks as well,
Dave
© Allround Automations forums