Hello there!
We have here a application that uses ODAC components inside COM+ dlls to connect to Oracle Server 11g.
Lately we are facing a problem that we cannot find the solution.
For some reason, when the concurrency of the application server at some of our clients is too high, some dlls starts to hang and they have to kill the process to restore the usability of our product. Trying to reproduce the error here at our office, we created a test environment to stress an application server. We start 30-50 programs that make calls to application and after some time the problem appears.
Debugging our DLL after the server hangs, shows that any subsequent call to OCISessionBegin cannot complete. No error is generated. No other symptoms are visible.
The last line that the we try to execute is: Check(OCISessionBegin(...)); on OraClasses.pas
We checked the database no contention, no lock.
We are using ODAC 6 on our clients, but we upgraded it to the last version and the problem persists. We have to use the Oracle Client 10 to connect to the database 11g because the are using the version 6 of ODAC.
Can anyone help us?
OCISessionBegin hangs
Re: OCISessionBegin hangs
Hello,
Please send your project demonstrating the problem to alexp*devart*com in order for us to be able to reproduce the problem and detect the reason for such behaviour.
Please send your project demonstrating the problem to alexp*devart*com in order for us to be able to reproduce the problem and detect the reason for such behaviour.
-
zedmartins
- Posts: 18
- Joined: Wed 11 Jul 2007 20:59
- Location: Brazil
Re: OCISessionBegin hangs
Alex, did you get my email? I sent it to alexp (at) devart*com...
Re: OCISessionBegin hangs
Hello,
I have received your letter, and will inform you as soon as we get any results.
I have received your letter, and will inform you as soon as we get any results.
-
zedmartins
- Posts: 18
- Joined: Wed 11 Jul 2007 20:59
- Location: Brazil
Re: OCISessionBegin hangs
thanks
-
zedmartins
- Posts: 18
- Joined: Wed 11 Jul 2007 20:59
- Location: Brazil
Re: OCISessionBegin hangs
Alex,
Did you have the time to check my message? Did you find any problem installing or debugging the source?
Thanks again and sorry for the pressure...
Did you have the time to check my message? Did you find any problem installing or debugging the source?
Thanks again and sorry for the pressure...