[Mono-list] debian and xsp2

Lorenzo Viola info at eulogika.net
Wed Oct 24 11:30:03 EDT 2007


hello

I've been installing mono-1.2.5.1 from source (configure+make+make install)
on a new Debian Box

I've a similar setup on another box, and it works correctly...
Instead, on this new box, I get the following, on any request...

what could I check ?

Many thx for any help!


xsp2
Listening on port: 8082 (non-secure)
Listening on address: 0.0.0.0
Root directory: /root


System.NullReferenceException: Object reference not set to an instance 
of an object

Server stack trace:
  at Mono.WebServer.MonoWorkerRequest.get_HeaderEncoding () [0x00000]
  at Mono.WebServer.XSPWorkerRequest.GetHeaders () [0x00000]
  at Mono.WebServer.XSPWorkerRequest.SendHeaders () [0x00000]
  at Mono.WebServer.XSPWorkerRequest.SendResponseFromMemory 
(System.Byte[] data, Int32 length) [0x00000]
  at Mono.WebServer.XSPApplicationHost.Redirect 
(Mono.WebServer.XSPWorkerRequest wr, System.String location) [0x00000]
  at 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) [0x00000]
  at (wrapper remoting-invoke-with-check) 
Mono.WebServer.XSPApplicationHost:ProcessRequest 
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
  at (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]:

  at (wrapper xdomain-invoke) 
Mono.WebServer.XSPApplicationHost:ProcessRequest 
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
  at (wrapper remoting-invoke-with-check) 
Mono.WebServer.XSPApplicationHost:ProcessRequest 
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
  at Mono.WebServer.XSPWorker.RunInternal (System.Object state) [0x00000]



More information about the Mono-list mailing list