[Mono-dev] xsp error (temporary interruption)
Carlos Solorzano
carlos at applianz.com
Mon Mar 6 15:01:43 EST 2006
We thought our web server went down, all web requests were failing, then
as I am starting to look at the problem it all started working again on
its own, XSP had the output below, any ideas what might have caused
that? we are running mono and xsp 1.1.10.1 on gentoo 32bit (2.6.15
kernel) and no idea if its reproducible or not, we don't even know what
was going on when it happened.
System.ArgumentOutOfRangeException: Index is less than 0 or more than or
equal to the list count.
Parameter name: index
5
Server stack trace:
in <0x00096> System.Collections.ArrayList:get_Item (Int32 index)
in <0x00012>
System.Collections.Specialized.NameObjectCollectionBase:BaseGet (Int32
index)
in <0x00014> System.Web.HttpModuleCollection:Get (Int32 index)
in <0x00033> System.Web.HttpApplication:Dispose ()
in <0x00051> System.Web.HttpApplicationFactory:Recycle
(System.Web.HttpApplication app)
in <0x001cf> System.Web.HttpRuntime:RealProcessRequest (System.Object o)
in <0x0002c> System.Web.HttpRuntime:ProcessRequest
(System.Web.HttpWorkerRequest wr)
in <0x0000a> Mono.WebServer.MonoWorkerRequest:ProcessRequest ()
in <0x00043> Mono.WebServer.BaseApplicationHost:ProcessRequest
(Mono.WebServer.MonoWorkerRequest mwr)
in <0x0037f> Mono.WebServer.XSPApplicationHost:ProcessRequest (Int32
reqId, Int64 localEPAddr, Int32 localEPPort, Int64 remoteEPAdds, Int32
remoteEPPort, System.String verb, System.String path, System.String
queryString, System.String protocol, System.Byte[] inputBuffer,
System.String redirect, IntPtr socket, Mono.WebServer.SslInformations ssl)
in (wrapper remoting-invoke-with-check)
Mono.WebServer.XSPApplicationHost:ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
in (wrapper xdomain-dispatch)
Mono.WebServer.XSPApplicationHost:ProcessRequest
(object,byte[]&,byte[]&,int,long,int,long,int,string,string,string,string,byte[],string)
Exception rethrown at [0]:
in (wrapper xdomain-invoke)
Mono.WebServer.XSPApplicationHost:ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
in (wrapper remoting-invoke-with-check)
Mono.WebServer.XSPApplicationHost:ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
in <0x00563> Mono.WebServer.XSPWorker:InnerRun (System.Object state)
in <0x00022> Mono.WebServer.XSPWorker:Run (System.Object state)
System.ArgumentOutOfRangeException: Index is less than 0 or more than or
equal to the list count.
Parameter name: index
5
Server stack trace:
in <0x00096> System.Collections.ArrayList:get_Item (Int32 index)
in <0x00012>
System.Collections.Specialized.NameObjectCollectionBase:BaseGet (Int32
index)
in <0x00014> System.Web.HttpModuleCollection:Get (Int32 index)
in <0x00033> System.Web.HttpApplication:Dispose ()
in <0x00051> System.Web.HttpApplicationFactory:Recycle
(System.Web.HttpApplication app)
in <0x001cf> System.Web.HttpRuntime:RealProcessRequest (System.Object o)
in <0x0002c> System.Web.HttpRuntime:ProcessRequest
(System.Web.HttpWorkerRequest wr)
in <0x0000a> Mono.WebServer.MonoWorkerRequest:ProcessRequest ()
in <0x00043> Mono.WebServer.BaseApplicationHost:ProcessRequest
(Mono.WebServer.MonoWorkerRequest mwr)
in <0x0037f> Mono.WebServer.XSPApplicationHost:ProcessRequest (Int32
reqId, Int64 localEPAddr, Int32 localEPPort, Int64 remoteEPAdds, Int32
remoteEPPort, System.String verb, System.String path, System.String
queryString, System.String protocol, System.Byte[] inputBuffer,
System.String redirect, IntPtr socket, Mono.WebServer.SslInformations ssl)
in (wrapper remoting-invoke-with-check)
Mono.WebServer.XSPApplicationHost:ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
in (wrapper xdomain-dispatch)
Mono.WebServer.XSPApplicationHost:ProcessRequest
(object,byte[]&,byte[]&,int,long,int,long,int,string,string,string,string,byte[],string)
Exception rethrown at [0]:
in (wrapper xdomain-invoke)
Mono.WebServer.XSPApplicationHost:ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
in (wrapper remoting-invoke-with-check)
Mono.WebServer.XSPApplicationHost:ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
in <0x00563> Mono.WebServer.XSPWorker:InnerRun (System.Object state)
in <0x00022> Mono.WebServer.XSPWorker:Run (System.Object state)
System.ArgumentOutOfRangeException: Index is less than 0 or more than or
equal to the list count.
Parameter name: index
5
Server stack trace:
in <0x00096> System.Collections.ArrayList:get_Item (Int32 index)
in <0x00012>
System.Collections.Specialized.NameObjectCollectionBase:BaseGet (Int32
index)
in <0x00014> System.Web.HttpModuleCollection:Get (Int32 index)
in <0x00033> System.Web.HttpApplication:Dispose ()
in <0x00051> System.Web.HttpApplicationFactory:Recycle
(System.Web.HttpApplication app)
in <0x001cf> System.Web.HttpRuntime:RealProcessRequest (System.Object o)
in <0x0002c> System.Web.HttpRuntime:ProcessRequest
(System.Web.HttpWorkerRequest wr)
in <0x0000a> Mono.WebServer.MonoWorkerRequest:ProcessRequest ()
in <0x00043> Mono.WebServer.BaseApplicationHost:ProcessRequest
(Mono.WebServer.MonoWorkerRequest mwr)
in <0x0037f> Mono.WebServer.XSPApplicationHost:ProcessRequest (Int32
reqId, Int64 localEPAddr, Int32 localEPPort, Int64 remoteEPAdds, Int32
remoteEPPort, System.String verb, System.String path, System.String
queryString, System.String protocol, System.Byte[] inputBuffer,
System.String redirect, IntPtr socket, Mono.WebServer.SslInformations ssl)
in (wrapper remoting-invoke-with-check)
Mono.WebServer.XSPApplicationHost:ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
in (wrapper xdomain-dispatch)
Mono.WebServer.XSPApplicationHost:ProcessRequest
(object,byte[]&,byte[]&,int,long,int,long,int,string,string,string,string,byte[],string)
Exception rethrown at [0]:
in (wrapper xdomain-invoke)
Mono.WebServer.XSPApplicationHost:ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
in (wrapper remoting-invoke-with-check)
Mono.WebServer.XSPApplicationHost:ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
in <0x00563> Mono.WebServer.XSPWorker:InnerRun (System.Object state)
in <0x00022> Mono.WebServer.XSPWorker:Run (System.Object state)
More information about the Mono-devel-list
mailing list