Hi Stefano, I found memory error corresponding to James.Mailet in apps/james/logs/* Apart from this memory error, there is no other Memory related error in logs/phoenix.log and temp/phoenix.console
The memory error i found corresponds to 27th Oct. There is no error in latest log files. [EMAIL PROTECTED] logs]# grep Memory * [EMAIL PROTECTED] logs]# grep memory * JamesMailServerLogs-2005-10-27-01-09.log:27/10/05 19:26:44 INFO James.Mailet: RemoteDelivery: Exception delivering message ( Mail1130421400163-486-to-invitation.sms.ac) - 452 4.3.1 Out of memory JamesMailServerLogs-2005-10-27-01-09.log:27/10/05 19:26:44 INFO James.Mailet: RemoteDelivery: Temporary exception delivering mail ( Mail1130421400163-486-to-invitation.sms.ac: javax.mail.MessagingException: 452 4.3.1 Out of memory JamesMailServerLogs-2005-10-27-01-09.log:27/10/05 19:36:50 INFO James.Mailet: RemoteDelivery: Exception delivering message ( Mail1130421400163-486-to-invitation.sms.ac) - 452 4.3.1 Out of memory JamesMailServerLogs-2005-10-27-01-09.log:27/10/05 19:36:50 INFO James.Mailet: RemoteDelivery: Temporary exception delivering mail ( Mail1130421400163-486-to-invitation.sms.ac: javax.mail.MessagingException: 452 4.3.1 Out of memory JamesMailServerLogs-2005-10-27-01-09.log:27/10/05 19:51:53 INFO James.Mailet: RemoteDelivery: Exception delivering message ( Mail1130421400163-486-to-invitation.sms.ac) - 452 4.3.1 Out of memory JamesMailServerLogs-2005-10-27-01-09.log:27/10/05 19:51:53 INFO James.Mailet: RemoteDelivery: Temporary exception delivering mail ( Mail1130421400163-486-to-invitation.sms.ac: javax.mail.MessagingException: 452 4.3.1 Out of memory Gaurav On 3/21/06, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > > James is shutting down via its disposing methods. I'm pretty sure you > should have an exception logged somewhere as the cause > (OutOfMemoryError?). > Please look this logfiles: > > logs/phoenix.log > temp/phoenix.console > apps/james/logs/*.log > > Stefano > > Gaurav Handa wrote: > > Hi Danny, > > > > I was waiting for the abrupt shutdown to happen again. It happened > > yesterday. This time it happened after one full day with the following > log > > messages:- > > > > I had redirected console log messages to a file whose contents are: > > > > ----------------------------------------------------------- > > Deliver(mail, session) method returned true. Mail has been > > delivered/completly failed for : [EMAIL PROTECTED] > > Entering this loop > > JVM exiting abnormally. Shutting down Phoenix. > > RemoteDelivery.destroy() method reached > > ----------------------------------------------------------- > > > > Apart from these log messages, those logged in default log files are > > attached with the mail as a txt attachment. > > I had allocated JVM heap size as 'java -Xms40m -Xmx256M'. > > > > James Version - 2.2.0 > > OS - Red Hat Linux release 9 (Shrike) > > Java Version - 1.4.2_08 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- rgds, gaurav handa
