Re: FileAppender append="false" does not truncate the file on startup

2015-09-02 Thread Sharath Gururaj
your full configuration? (You may want to raise a Jira > ticket to track this issue.) > > > > To confirm, the actual behaviour is that log4j appends to the end of the > existing app.log file, is that correct? > > >

FileAppender append="false" does not truncate the file on startup

2015-09-01 Thread Sharath Gururaj
I expect app.log to be truncated on my application startup. This is not the case. It is never truncated. Please help Thanks Sharath

log4j2 Jconsole JMX plugin crashes gnome while reconfiguring

2015-02-05 Thread Sharath Gururaj
Hi All, I'm trying to reconfigure log4j2 through the provided JMX plugin. When I click reconfigure button on ubuntu 14.04 It crashes gnome completely. Nothing is responsive anymore. Any one else facing this problem? Thanks