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
Assigned to: Nicko Cadell
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