[Mono-dev] XSP Problem : System.Exception: Error reading headers.

Robert Jordan robertj at gmx.net
Thu Aug 17 10:11:12 EDT 2006


Hey,

This is related to this bugfix:

http://bugzilla.ximian.com/show_bug.cgi?id=76757

Robert


Hubert FONGARNAND wrote:
> I've updated mono today from svn...
> XSP was totally broken (deadlock when requesting a page), so i've
> updated xsp too
> Now it works partially because, i get this error when i do a postback.
> 
> 
> System.Exception: Error reading headers.
> 
> Server stack trace:
>   at Mono.WebServer.XSPWorkerRequest.GetRequestHeaders () [0x00000]
>   at Mono.WebServer.XSPWorkerRequest..ctor (Int32 requestId,
> Mono.WebServer.XSPRequestBroker requestBroker, IApplicationHost appHost,
> System.Net.EndPoint localEP, System.Net.EndPoint remoteEP, System.String
> verb, System.String path, System.String queryString, System.String
> protocol, System.Byte[] inputBuffer, IntPtr socket, Boolean secure)
> [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 <0x00000> <unknown method>
>   at (wrapper managed-to-native)
> System.Runtime.Remoting.RemotingServices:InternalExecute
> (System.Reflection.MethodBase,object,object[],object[]&)
>   at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
> (System.MarshalByRefObject target, IMethodCallMessage reqMsg) [0x00000]
> 
> Exception rethrown at [0]:
>  ---> System.Runtime.Remoting.RemotingException: Method 'Read' not found
> in type 'Mono.WebServer.BaseRequestBroker'
> 
> Server stack trace:
>   at System.Runtime.Remoting.Messaging.CADMethodCallMessage.GetMethod ()
> [0x00000]
>   at System.Runtime.Remoting.Messaging.MethodCall..ctor
> (System.Runtime.Remoting.Messaging.CADMethodCallMessage msg) [0x00000]
>   at System.AppDomain.ProcessMessageInDomain (System.Byte[] arrRequest,
> System.Runtime.Remoting.Messaging.CADMethodCallMessage cadMsg,
> System.Byte[] arrResponse,
> System.Runtime.Remoting.Messaging.CADMethodReturnMessage cadMrm)
> [0x00000]
>   at (wrapper remoting-invoke-with-check)
> System.AppDomain:ProcessMessageInDomain
> (byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage,byte[]&,System.Runtime.Remoting.Messaging.CADMethodReturnMessage&)
>   at
> System.Runtime.Remoting.Channels.CrossAppDomainSink.ProcessMessageInDomain (System.Byte[] arrRequest, System.Runtime.Remoting.Messaging.CADMethodCallMessage cadMsg) [0x00000]
> 
> Exception rethrown at [0]:
> 
>   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
> (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg,
> System.Exception exc, System.Object[] out_args) [0x00000] --- End of
> inner exception stack trace ---
> 
>   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
> (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg,
> System.Exception exc, System.Object[] out_args) [0x00000]
> 
> 
> I think there's a problem in the runtime!
> Thanks 
> hubert
> _______________________________________________
> Ce message et les éventuels documents joints peuvent contenir des informations confidentielles.
> Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir le supprimer et en aviser immédiatement l'expéditeur. Toute utilisation de ce message non conforme à sa destination, toute diffusion ou publication, totale ou partielle et quel qu'en soit le moyen est formellement interdite.
> Les communications sur internet n'étant pas sécurisées, l'intégrité de ce message n'est pas assurée et la société émettrice ne peut être tenue pour responsable de son contenu.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list