@Ceki Gulcu - I know you have resolved this but It is still happening for us and I think I have found something strange happening that is causing the .tmp files to be created but I don't understand why it is happening. It seems that our logback.xml file is being processed twice when we start up our JBOSS EAP 6.1 server. We are using Logback 1.1.6 and I have attached the relevant logs entries from the server log file from our test region. You can clearly see that two distinct threads are running parsing the Logback.xml file. Later that night at the rollover it appears to process the log files twice (note the entries for the paymentgateway.log file). When it is finished we have both the .tmp file and the log file active and receiving log entries. I have attached a zip file containing our Logback.xml file listing followed by the server log file entries (startup and rollover). Anything you can see that might be causing this would be greatly appreciated as it is causing us a lot of disruption. Thanks!!
|