-
Followers
Mirco Dotta (Assigned To) , Iulian Dragos
AttachmentsNo attachmentsAssociationsNo associationsActivityon Feb 10, 2012 @ 03:37pm UTC * By Iulian Dragos
Type set to DefectVersion changed from 2.0.0-final-29 to 2.1.0-nightly-29Assigned to set to dottaon Feb 16, 2012 @ 05:19am UTC * By Mirco Dotta
Milestone set to Helium M1on Feb 20, 2012 @ 06:47am UTC * By Mirco Dotta
Status changed from New to Fixed(In revision:6959a85cf7e047fe8a3f7821710cb8f05a5dbacd) Temporarily remove the SysOut/Err redirects while attaching the Console Appender to the set of log appenders.
It has been noticed that enabling the console appender was generating a stackoverflow exception. The reason
was that the standard output/error is being redirected to the logger, and attaching a console appender was
causing a recursion.
To avoid the recursion it is sufficient to disable the standard output/error redirects while attaching the
console appender.
Fix #1000903.
Branch: issue/stackoverflow-logger-1000903on Feb 21, 2012 @ 06:21am UTC * By Mirco Dotta
(In revision:5277af4a52775e01361acba81990bb18b9fbad73) Temporarily remove the SysOut/Err redirects while attaching the Console Appender to the set of log appenders.
It has been noticed that enabling the console appender was generating a stackoverflow exception. The reason
was that the standard output/error is being redirected to the logger, and attaching a console appender was
causing a recursion.
To avoid the recursion it is sufficient to disable the standard output/error redirects while attaching the
console appender.
Fix #1000903.
Integrated comments from pull #71.
Branch: issue/stackoverflow-logger-1000903on Feb 21, 2012 @ 06:23am UTC * By Mirco Dotta
(In revision:5277af4a52775e01361acba81990bb18b9fbad73) Temporarily remove the SysOut/Err redirects while attaching the Console Appender to the set of log appenders.
It has been noticed that enabling the console appender was generating a stackoverflow exception. The reason
was that the standard output/error is being redirected to the logger, and attaching a console appender was
causing a recursion.
To avoid the recursion it is sufficient to disable the standard output/error redirects while attaching the
console appender.
Fix #1000903.
Integrated comments from pull #71.
Branch: masteron Mar 11, 2012 @ 03:46am UTC * By Mirco Dotta
(In revision:5277af4a52775e01361acba81990bb18b9fbad73) Temporarily remove the SysOut/Err redirects while attaching the Console Appender to the set of log appenders.
It has been noticed that enabling the console appender was generating a stackoverflow exception. The reason
was that the standard output/error is being redirected to the logger, and attaching a console appender was
causing a recursion.
To avoid the recursion it is sufficient to disable the standard output/error redirects while attaching the
console appender.
Fix #1000903.
Integrated comments from pull #71.
Branch: platform/junoTime ExpenditureLoading