[Mono-dev] xsp server crash issue.

Yogendra Thakur YogendraT at ami.com
Tue Jan 10 18:24:37 EST 2006


Some pages in my application show page not found error with following
message while others are displayed perfectly fine.

========================================================================
=

System.IO.FileNotFoundException:
/tmp/root-temp-aspnet-0/645b8411/77020.dll :
/tmp/root-temp-aspnet-0/645b8411/77020.dll
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom
(string,bool)
in <0x0000c> System.Reflection.Assembly:LoadFrom (System.String
assemblyFile)
in <0x003c0> Mono.CSharp.CSharpCodeCompiler:CompileFromFileBatch
(System.CodeDom.Compiler.CompilerParameters options, System.String[]
fileNames)
in <0x00022> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromFileBatch
(System.CodeDom.Compiler.CompilerParameters options, System.String[]
fileNames)
in <0x00305> Mono.CSharp.CSharpCodeCompiler:CompileFromDomBatch
(System.CodeDom.Compiler.CompilerParameters options,
System.CodeDom.CodeCompileUnit[] ea)
in <0x00022> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDomBatch
(System.CodeDom.Compiler.CompilerParameters options,
System.CodeDom.CodeCompileUnit[] ea)
in <0x0003c> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDom
(System.CodeDom.Compiler.CompilerParameters options,
System.CodeDom.CodeCompileUnit e)
in <0x00121> System.Web.Compilation.CachingCompiler:Compile
(System.Web.Compilation.BaseCompiler compiler)
in <0x00259> System.Web.Compilation.BaseCompiler:GetCompiledType ()
in <0x000fa> System.Web.Compilation.AspGenerator:GetCompiledType ()
in <0x00029> System.Web.UI.PageParser:CompileIntoType ()

======================================================================




Once I kill XSP process and restart server all pages starts to work
fine.

This is not consistently reproducible. But this is happing 3 rd time for
me. 

All appreciate your help.

-Yogendra Thakur




More information about the Mono-devel-list mailing list