Uploaded image for project: 'Log4net'
  1. Log4net
  2. LOG4NET-43

Specifying an empty string as a property in the config file results in an error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.9
    • 1.2.10
    • None
    • None

    Description

      Specifying an empty string as a property (either as <property/> or <property></property>) results in the following:

      log4net:ERROR XmlHierarchyConfigurator: Failed to construct object of type [System.String] Exception: System.MissingMethodException: No parameterless constructor defined for this object.
      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly)
      at System.Activator.CreateInstance(Type type, Boolean nonPublic)
      at System.Activator.CreateInstance(Type type)
      at log4net.Repository.Hierarchy.XmlHierarchyConfigurator.CreateObjectFromXml(XmlElement element, Type defaultTargetType, Type typeConstraint) in S:\local\log4net-cvs\logging-log4net\src\Repository\Hierarchy\XmlHierarchyConfigurator.cs:line 924

      Attachments

        Activity

          People

            niall Niall Daley
            niall Niall Daley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: