[Mono-bugs] [Bug 532568] Exception: at System.Int32.Parse (System.String s) [0x00000]

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Aug 20 15:33:01 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=532568

User ddavis at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=532568#c7





--- Comment #7 from Darren Davis <ddavis at novell.com>  2009-08-20 13:32:59 MDT ---
More info from the partner:

I changed GetNextFreeProxyThread to throw a general Exception rather than
the VQ one:

          throw new Exception("GetNextFreeProxyThread: no free proxy
Threads");

and got the exception I suspected (below). The question is therefore why do
we run out of proxy threads on mono?

ProcessASXmlRequest:(entry). Node Name = VQSystem.LeakTest.Request
ProcessASXmlRequest:CoreLock obtained
LeakTest accountId:255 not found
Return:<?xml version="1.0"
encoding="utf-16"?><VQProxy_XML_API><Version>5.0.37.0</Version><Response><VQ
System.LeakTest.Response><ResultData><![CDATA[System.Xml.XmlDataDocument]]><
/ResultData><ReturnValue>OK</ReturnValue></VQSystem.LeakTest.Response></Resp
onse></VQProxy_XML_API>
ProcessASXmlRequest:(exit). Node Name = VQSystem.LeakTest.Request
ProcessASXmlRequest:CoreLock released
ProxyListener:Exception:GetNextFreeProxyThread: no free proxy Threads
ProxyListener:Exception:  at VQ.TestApp.GetNextFreeProxyThread () [0x00000] 
  at VQ.TestApp.ProxyListener () [0x00000]

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


More information about the mono-bugs mailing list