Simple search gets stuck |
Post Reply ![]() |
Author | |
mcardia ![]() Groupie ![]() Joined: 19-April-2016 Location: Brazil Points: 3 |
![]() ![]() ![]() ![]() ![]() Posted: 19-April-2016 at 5:33am |
Hi, I´m facing a problem searching a string in my forms files. Randomly, the search gets stuck, like de image below. It does not stuck in same file. It´s random. Any tips? Link Screenshot I´m using FormsTool 64bit V3.0(332) |
|
![]() |
|
mcardia ![]() Groupie ![]() Joined: 19-April-2016 Location: Brazil Points: 3 |
![]() ![]() ![]() ![]() ![]() |
I found the problem.
I had some outdated plx/pll/olb files. I just updated them from our svn repository and it´s working now. Thanks. |
|
![]() |
|
administrator ![]() Admin Group ![]() Stefan Mueller Joined: 25-January-2003 Location: New Zealand Points: 1049 |
![]() ![]() ![]() ![]() ![]() |
Glad to hear you managed to solve the problem!
I am aware of the problem that the Oracle Forms API can be a bit "fragile" when processing many Forms at once. Whenever i call out of my side of the code into an Oracle API function then i have no chance of managing exceptions or hang-ups. The only solution to this problem would be to rewrite my tool to use a multi-process architecture (like Google Chrome browser has done) - so that i can kill a hanging process and recover without affecting the main-application. But then everytime i would want to extract Forms properties and objects i would need to send that data between different processes and that would make search (and compare) very much slower than it already is ... so i am a bit stuck with how it is ;-/ Regards, Stefan
|
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |