Azwidohwi Swethane
2009-03-17 20:48:24 UTC
Hi All,
I have a Java mail listener that picks up email from an IMAP server about
10 emails at a go. The listener then invoke an EJB method sending each
message for processing. However, every time i deploy the application my heap
memory keep rising until server crashes. I tried profiling the application
but i can't pin point the problem so far.
Any advice would be welcome if you have experience with processing high
volume emails. Its my first time using java mail for high volume message
processing.
David
===========================================================================
To unsubscribe, send email to ***@java.sun.com and include in the body
of the message "signoff JAVAMAIL-INTEREST". For general help, send email to
***@java.sun.com and include in the body of the message "help".
I have a Java mail listener that picks up email from an IMAP server about
10 emails at a go. The listener then invoke an EJB method sending each
message for processing. However, every time i deploy the application my heap
memory keep rising until server crashes. I tried profiling the application
but i can't pin point the problem so far.
Any advice would be welcome if you have experience with processing high
volume emails. Its my first time using java mail for high volume message
processing.
David
===========================================================================
To unsubscribe, send email to ***@java.sun.com and include in the body
of the message "signoff JAVAMAIL-INTEREST". For general help, send email to
***@java.sun.com and include in the body of the message "help".