|
From: Leif M. <lei...@ta...> - 2009-06-23 14:53:00
|
Matthias, I am sorry for the trouble. That is a known problem which was fixed in the 3.3.5 release. Could you give this latest a release a try? Cheers, Leif 2009/6/23 Matthias Köhler <mat...@fr...>: > Hello, > > I'm actually trying to configure my professional jsw to send > event-emails. This wrapper (version 3.3.3) is used for a > Tomcat-Webserver (version 5.5.26). If an error occurs, the wrapper > should send an email according with a special subject and date. > I can get these mails (that works), but the emails have all the wrong > and also same date-header. It seems to be a static timestamp (12/04/2007 > 20:02). I have no idea, where and why this timestamp is set, because the > smtp-host has recieved and sent the mail with the right date (Mon, 22 > Jun 2009 14:01:12 +0200). If anybody has an idea how i can fix it, > please let me know. > > > Here is a snippet from the wrapper-log-output: > > INFO | wrapper | 2009/06/22 14:01:13 | Event Mail 'jvm_restart': > Send: Date: Fri, 13 Apr 2007 03:02:00 +0900 > INFO | wrapper | 2009/06/22 14:01:13 | Event Mail 'jvm_restart': > Send: X-Mailer: Java Service Wrapper Professional 3.3.3 > INFO | wrapper | 2009/06/22 14:01:13 | Event Mail 'jvm_restart': Send: > INFO | wrapper | 2009/06/22 14:01:13 | Event Mail 'jvm_restart': > Send: The JVM was restarted! > INFO | wrapper | 2009/06/22 14:01:13 | Event Mail 'jvm_restart': Send: > INFO | wrapper | 2009/06/22 14:01:13 | Event Mail 'jvm_restart': > Send: Please check on its status in the wrapper.log. > INFO | wrapper | 2009/06/22 14:01:13 | Event Mail 'jvm_restart': Send: > INFO | wrapper | 2009/06/22 14:01:13 | Event Mail 'jvm_restart': Send: > INFO | wrapper | 2009/06/22 14:01:13 | Event Mail 'jvm_restart': > Send: Note: This Mail was automatically generated by the Java Service > Wrapper. > INFO | wrapper | 2009/06/22 14:01:13 | Event Mail 'jvm_restart': > Send: . > INFO | wrapper | 2009/06/22 14:01:13 | Event Mail 'jvm_restart': > Recv: 250 OK id=1MIiD3-0002dd-4m > INFO | wrapper | 2009/06/22 14:01:13 | Event Mail 'jvm_restart': > Send: QUIT > > Best regards |