[Mono-bugs] [Bug 421491] New: "Could not allocate new OCI Handle of type Statement" message when accessing Oracle

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Aug 29 08:47:04 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=421491


           Summary: "Could not allocate new OCI Handle of type Statement"
                    message when accessing Oracle
           Product: Mono: Class Libraries
           Version: 1.9
          Platform: x86
        OS/Version: All
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: Sys.Data
        AssignedTo: bnc-blr-team-mono at forge.provo.novell.com
        ReportedBy: jp.gouigoux at free.fr
         QAContact: mono-bugs at lists.ximian.com
          Found By: Community User


Description of Problem:

An exception is often thrown upon accessing Oracle from Apache-MONO "Could not
allocate new OCI Handle of type Statement".

Steps to reproduce the problem:
1. Create a web service that calls Oracle
2. Call it a few times


Actual Results:

Expected Results:

How often does this happen? 

It looks like the Mono Oracle client is not thread-safe : if one tries this
access from a console application, it works, but when in an Apache site, it
fails most of the time.

Additional Information:

Looks like the problem is well known (several references on the internet), but
I have found no bug ID on this, and no status or whatsoever...


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list