[Mono-bugs] [Bug 81919][Wis] New - mono-svn-80406 don't run Nant-200706017
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jun 21 03:50:53 EDT 2007
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=81919
--- shadow/81919 2007-06-21 03:50:53.000000000 -0400
+++ shadow/81919.tmp.9171 2007-06-21 03:50:53.000000000 -0400
@@ -0,0 +1,107 @@
+Bug#: 81919
+Product: Mono: Class Libraries
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Sys.XML
+AssignedTo: atsushi at ximian.com
+ReportedBy: hys545 at dreamwiz.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mono-svn-80406 don't run Nant-200706017
+
+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.Configuration.ConfigurationErrorsException: Unrecognized
+configuration section <appSettings> () (/usr/lib/NAnt/NAnt.exe.config line
+8)
+ at System.Configuration.ConfigInfo.ThrowException (System.String text,
+System.Xml.XmlTextReader reader) [0x00000]
+ at System.Configuration.SectionGroupInfo.ReadContent
+(System.Xml.XmlTextReader reader, System.Configuration.Configuration
+config, Boolean overrideAllowed, Boolean root) [0x00000]
+ at System.Configuration.SectionGroupInfo.ReadRootData
+(System.Xml.XmlTextReader reader, System.Configuration.Configuration
+config, Boolean overrideAllowed) [0x00000]
+ at System.Configuration.Configuration.ReadConfigFile
+(System.Xml.XmlTextReader reader, System.String fileName) [0x00000]
+ at System.Configuration.Configuration.Load () [0x00000]
+ at System.Configuration.Configuration.Init (IConfigSystem system,
+System.String configPath, System.Configuration.Configuration
+parent) [0x00000]
+ at System.Configuration.Configuration..ctor
+(System.Configuration.InternalConfigurationSystem system, System.String
+locationSubPath) [0x00000]
+ at System.Configuration.InternalConfigurationFactory.Create (System.Type
+typeConfigHost, System.Object[] hostInitConfigurationParams) [0x00000]
+ at
+System.Configuration.ConfigurationManager.OpenExeConfigurationInternal
+(ConfigurationUserLevel userLevel, System.Reflection.Assembly
+calling_assembly, System.String exePath) [0x00000]
+ at
+System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection
+ (System.String configKey) [0x00000]
+ at System.Configuration.ConfigurationManager.GetSection (System.String
+sectionName) [0x00000]
+ at System.Configuration.ConfigurationSettings.GetConfig (System.String
+sectionName) [0x00000]
+ at System.Diagnostics.DiagnosticsConfiguration.get_Settings () [0x00000]
+ at System.Diagnostics.TraceImpl.InitOnce () [0x00000]
+ at System.Diagnostics.TraceImpl.get_Listeners () [0x00000]
+ at System.Diagnostics.TraceImpl.get_ListenersSyncRoot () [0x00000]
+ at System.Diagnostics.TraceImpl.WriteLine (System.String
+message) [0x00000]
+ at System.Diagnostics.Trace.WriteLine (System.String message) [0x00000]
+ at log4net.Util.LogLog.EmitErrorLine (System.String message) [0x00000]
+ at log4net.Util.LogLog.Error (System.String message, System.Exception
+exception) [0x00000]
+ at log4net.Util.LogLog..cctor () [0x00000] --- End of inner exception
+stack trace ---
+
+ at <0x00000> <unknown method>
+ at log4net.Core.LoggerManager..cctor () [0x00000] --- End of inner
+exception stack trace ---
+
+ at <0x00000> <unknown method>
+ at log4net.LogManager.GetLogger (System.Reflection.Assembly
+repositoryAssembly, System.String name) [0x00000]
+ at log4net.LogManager.GetLogger (System.Type type) [0x00000]
+ at NAnt.Console.ConsoleStub..cctor () [0x00000] --- End of inner
+exception stack trace ---
+
+
+I downgrade mono-80264.
+No Error!!
+
+
+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