[Mono-bugs] [Bug 77766][Wis] New - mono-svn-57840 don't run nant-cvs-2006-3-9

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Mar 11 19:14:24 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by hys545 at dreamwiz.com.

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

--- shadow/77766	2006-03-11 19:14:24.000000000 -0500
+++ shadow/77766.tmp.18786	2006-03-11 19:14:24.000000000 -0500
@@ -0,0 +1,104 @@
+Bug#: 77766
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono-svn-57840 don't run nant-cvs-2006-3-9
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+log4net:ERROR LogLog: Exception while reading ConfigurationSettings. Check
+your .config file is well formed XML.
+
+Unhandled Exception: System.TypeInitializationException: An exception was
+thrown by the type initializer for NAnt.Console.ConsoleStub --->
+System.TypeInitializationException: An exception was thrown by the type
+initializer for log4net.Core.LoggerManager --->
+System.TypeInitializationException: An exception was thrown by the type
+initializer for log4net.Util.LogLog ---> System.InvalidProgramException:
+Invalid IL code in Enumerator:.ctor (System.Collections.Generic.List`1):
+IL_0011: ldfld     0x0a0000dd
+
+
+in <0x00000> <unknown method>
+in <0x0001d>
+System.Collections.Generic.List`1[System.Configuration.ConfigurationProperty]:GetEnumerator
+()
+in <0x00018>
+System.Configuration.ConfigurationPropertyCollection:GetEnumerator ()
+in <0x0004f> System.Configuration.ElementInformation:get_Properties ()
+in <0x0001a> System.Configuration.ElementInformation:Reset
+(System.Configuration.ElementInformation parentInfo)
+in <0x0002b> System.Configuration.ConfigurationElement:Reset
+(System.Configuration.ConfigurationElement parentElement)
+in <0x0000d> System.Configuration.IgnoreSection:Reset
+(System.Configuration.ConfigurationElement parentElement)
+in <0x00123> System.Configuration.Configuration:GetSectionInstance
+(System.Configuration.SectionInfo config, Boolean createDefaultInstance)
+in <0x000dc> System.Configuration.Configuration:GetSectionInstance
+(System.Configuration.SectionInfo config, Boolean createDefaultInstance)
+in <0x000dc> System.Configuration.Configuration:GetSectionInstance
+(System.Configuration.SectionInfo config, Boolean createDefaultInstance)
+in <0x000a3> System.Configuration.ConfigurationSectionCollection:get_Item
+(System.String name)
+in <0x00090> System.Configuration.Configuration:GetSection (System.String path)
+in <0x00053>
+System.Configuration.ClientConfigurationSystem:System.Configuration.Internal.IInternalConfigSystem.GetSection
+(System.String configKey)
+in <0x0001f> System.Configuration.ConfigurationManager:GetSection
+(System.String sectionName)
+in <0x0001f> System.Configuration.DefaultConfig:GetConfig (System.String
+sectionName)
+in <0x00017> System.Configuration.ConfigurationSettings:GetConfig
+(System.String sectionName)
+in <0x0001c> System.Diagnostics.DiagnosticsConfiguration:get_Settings ()
+in <0x0003c> System.Diagnostics.TraceImpl:InitOnce ()
+in <0x00007> System.Diagnostics.TraceImpl:get_Listeners ()
+in <0x0000a> System.Diagnostics.TraceImpl:get_ListenersSyncRoot ()
+in <0x0001d> System.Diagnostics.TraceImpl:WriteLine (System.String message)
+in <0x0000a> System.Diagnostics.Trace:WriteLine (System.String message)
+in <0x00027> log4net.Util.LogLog:EmitErrorLine (System.String message)
+in <0x00031> log4net.Util.LogLog:Error (System.String message,
+System.Exception exception)
+in <0x000a4> log4net.Util.LogLog:.cctor ()--- End of inner exception stack
+trace ---
+
+in <0x00000> <unknown method>
+in <0x0003d> log4net.Core.LoggerManager:.cctor ()--- End of inner exception
+stack trace ---
+
+in <0x00000> <unknown method>
+in <0x00012> log4net.LogManager:GetLogger (System.Reflection.Assembly
+repositoryAssembly, System.String name)
+in <0x00029> log4net.LogManager:GetLogger (System.Type type)
+in <0x0001c> NAnt.Console.ConsoleStub:.cctor ()--- End of inner exception
+stack trace ---
+
+
+Steps to reproduce the problem:
+1. 
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list