[ http://issues.apache.org/jira/browse/LOG4NET-50?page=all ]
     
Nicko Cadell resolved LOG4NET-50:
---------------------------------

    Fix Version: 1.2.10
     Resolution: Fixed

Rather than using the Process.StartTime the current time is captured when the 
log4net library is loaded (when LogManager is initialised) and this is used as 
the start time.

> Process.StartTime hangs on some systems
> ---------------------------------------
>
>          Key: LOG4NET-50
>          URL: http://issues.apache.org/jira/browse/LOG4NET-50
>      Project: Log4net
>         Type: Bug
>   Components: Core
>     Versions: 1.2.9
>     Reporter: Nicko Cadell
>     Assignee: Nicko Cadell
>      Fix For: 1.2.10

>
> It has been reported that on some systems the call to 
> System.Diagnostics.Process.GetCurrentProcess().StartTime hangs.
> This is used to obtain the ProcessStartTime used by the %r pattern.
> The System.Diagnostics.Process uses performance counters which may be 
> disabled or corrupt. While this should throw an exception it appears that in 
> some cases the call will hang.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to