[Mono-bugs] [Bug 434305] New: Problem with Server.Execute
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 10 10:34:33 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=434305
Summary: Problem with Server.Execute
Product: Mono: Class Libraries
Version: 2.0
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: informatique.internet at fiducial.fr
QAContact: mono-bugs at lists.ximian.com
Found By: ---
I've upgraded to mono 2.0 on our production server, and since i discovered many
error like this one:
I can reproduce it when i overload my web site.
I use a CMS which use Server.execute many times when it renders a page
I've no simple test case for now
Stack trace : with lines
Stack-trace : at System.Web.Configuration.HttpHandler.PathMatches
(System.String p) [0x0009b] in
/home/fiducial/applications/mono/mcs/class/System.Web/System.Web.Configuration/HandlerFactoryConfiguration.cs:104
at System.Web.Configuration.HandlerFactoryConfiguration.LocateHandler
(System.String verb, System.String filepath) [0x000aa] in
/home/fiducial/applications/mono/mcs/class/System.Web/System.Web.Configuration/HandlerFactoryConfiguration.cs:211
at System.Web.HttpApplication.LocateHandler (System.String verb,
System.String url) [0x0002e] in
/home/fiducial/applications/mono/mcs/class/System.Web/System.Web/HttpApplication.cs:1494
at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context,
System.String url, Boolean ignoreContextHandler) [0x00028] in
/home/fiducial/applications/mono/mcs/class/System.Web/System.Web/HttpApplication.cs:1519
at System.Web.HttpServerUtility.Execute (System.String path,
System.IO.TextWriter writer, Boolean preserveForm, Boolean isTransfer)
[0x00095] in
/home/fiducial/applications/mono/mcs/class/System.Web/System.Web/HttpServerUtility.cs:136
at System.Web.HttpServerUtility.Execute (System.String path,
System.IO.TextWriter writer, Boolean preserveForm) [0x00000] in
/home/fiducial/applications/mono/mcs/class/System.Web/System.Web/HttpServerUtility.cs:105
at System.Web.HttpServerUtility.Execute (System.String path) [0x00000] in
/home/fiducial/applications/mono/mcs/class/System.Web/System.Web/HttpServerUtility.cs:83
at Node.NodeFrontOffice.Contenus (System.Data.DataSet dsSERVICECONTENU,
System.Data.DataRow rDISPLAY, System.Data.DataRow rNODE, Node.NodeSelect
usrSelect, Int32 width) [0x00000]
--
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