You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Ralph Goers (Jira)" <ji...@apache.org> on 2020/04/04 22:30:04 UTC

[jira] [Updated] (LOG4NET-619) System.IndexOutOfRangeException: Index was outside the bounds of the array.

     [ https://issues.apache.org/jira/browse/LOG4NET-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralph Goers updated LOG4NET-619:
--------------------------------

LOG4NET is now dormant.  

> System.IndexOutOfRangeException: Index was outside the bounds of the array.
> ---------------------------------------------------------------------------
>
>                 Key: LOG4NET-619
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-619
>             Project: Log4net
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.8
>            Reporter: Pankaj Mahajan
>            Priority: Minor
>             Fix For: 2.0.8
>
>
> [‎12/‎11/‎2018 3:04 PM]  Mahajan, Pankaj: 
> System.IndexOutOfRangeException: Index was outside the bounds of the array.
>  
>     at System.Collections.ArrayList.Add(Object value)
>  
>     at log4net.Util.LogReceivedEventHandler.Invoke(Object source, LogReceivedEventArgs e)
>  
>     at log4net.Util.LogLog.OnLogReceived(Type source, String prefix, String message, Exception exception)
>  
>     at log4net.Util.LogLog.Debug(Type source, String message)
>  
>     at log4net.Repository.Hierarchy.XmlHierarchyConfigurator.ParseLevel(XmlElement element, Logger log, Boolean isRoot)
>  
>     at log4net.Repository.Hierarchy.XmlHierarchyConfigurator.ParseChildrenOfLoggerElement(XmlElement catElement, Logger log, Boolean isRoot)
>  
>     at log4net.Repository.Hierarchy.XmlHierarchyConfigurator.ParseRoot(XmlElement rootElement)
>  
>     at log4net.Repository.Hierarchy.XmlHierarchyConfigurator.Configure(XmlElement element)
>  
>     at log4net.Repository.Hierarchy.Hierarchy.XmlRepositoryConfigure(XmlElement element)
>  
>     at log4net.Config.XmlConfigurator.InternalConfigure(ILoggerRepository repository)
>  
>     at log4net.Config.XmlConfigurator.Configure(ILoggerRepository repository)
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)