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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to