[Mono-bugs] [Bug 551223] New: mono-svn-145068 don; t build nant-cvs-2009-10-30
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 29 20:36:54 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=551223
Summary: mono-svn-145068 don;t build nant-cvs-2009-10-30
Classification: Mono
Product: Mono: Class Libraries
Version: unspecified
Platform: i686
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: hys545 at dreamwiz.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1;
GTB6.3; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
I checked mono-svn-145068 & nant-cvs-2009-10-30
cd nant
make
--------
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: Error Initializing the
configuration system. ---> System.Configuration.ConfigurationErrorsException:
Unrecognized configuration section <appSettings>
(/home/hys545/mono/nant/bootstrap/NAnt.exe.config line 8)
at System.Configuration.ConfigInfo.ThrowException (System.String text,
System.Xml.XmlReader reader) [0x00000] in <filename unknown>:0
at System.Configuration.SectionGroupInfo.ReadContent (System.Xml.XmlReader
reader, System.Configuration.Configuration config, Boolean overrideAllowed,
Boolean root) [0x00000] in <filename unknown>:0
at System.Configuration.SectionGroupInfo.ReadRootData (System.Xml.XmlReader
reader, System.Configuration.Configuration config, Boolean overrideAllowed)
[0x00000] in <filename unknown>:0
at System.Configuration.Configuration.ReadConfigFile (System.Xml.XmlReader
reader, System.String fileName) [0x00000] in <filename unknown>:0
at System.Configuration.Configuration.Load () [0x00000] in <filename
unknown>:0
at System.Configuration.Configuration.Init (IConfigSystem system,
System.String configPath, System.Configuration.Configuration parent) [0x00000]
in <filename unknown>:0
at System.Configuration.Configuration..ctor
(System.Configuration.InternalConfigurationSystem system, System.String
locationSubPath) [0x00000] in <filename unknown>:0
at System.Configuration.InternalConfigurationFactory.Create (System.Type
typeConfigHost, System.Object[] hostInitConfigurationParams) [0x00000] in
<filename unknown>:0
at System.Configuration.ConfigurationManager.OpenExeConfigurationInternal
(ConfigurationUserLevel userLevel, System.Reflection.Assembly calling_assembly,
System.String exePath) [0x00000] in <filename unknown>:0
at System.Configuration.ClientConfigurationSystem.get_Configuration ()
[0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Configuration.ClientConfigurationSystem.get_Configuration ()
[0x00000] in <filename unknown>:0
at
System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection
(System.String configKey) [0x00000] in <filename unknown>:0
at System.Configuration.ConfigurationManager.GetSection (System.String
sectionName) [0x00000] in <filename unknown>:0
at System.Configuration.ConfigurationSettings.GetConfig (System.String
sectionName) [0x00000] in <filename unknown>:0
at System.Diagnostics.DiagnosticsConfiguration.get_Settings () [0x00000] in
<filename unknown>:0
at System.Diagnostics.TraceImpl.InitOnce () [0x00000] in <filename unknown>:0
at System.Diagnostics.TraceImpl.get_Listeners () [0x00000] in <filename
unknown>:0
at System.Diagnostics.TraceImpl.get_ListenersSyncRoot () [0x00000] in
<filename unknown>:0
at System.Diagnostics.TraceImpl.WriteLine (System.String message) [0x00000]
in <filename unknown>:0
at System.Diagnostics.Trace.WriteLine (System.String message) [0x00000] in
<filename unknown>:0
at log4net.Util.LogLog.EmitErrorLine (System.String message) [0x00000] in
<filename unknown>:0
at log4net.Util.LogLog.Error (System.String message, System.Exception
exception) [0x00000] in <filename unknown>:0
at log4net.Util.LogLog..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at log4net.Core.LoggerManager..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at log4net.LogManager.GetLogger (System.Reflection.Assembly
repositoryAssembly, System.String name) [0x00000] in <filename unknown>:0
at log4net.LogManager.GetLogger (System.Type type) [0x00000] in <filename
unknown>:0
at NAnt.Console.ConsoleStub..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
-------------
i installed mono-svn-144883
No Error.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list