|
[
Permlink
| « Hide
]
Stefano Bagnara added a comment - 21/Mar/06 06:38 PM
Can you find a mail to reproduce the issue?
not yet.. I will attach one if i see one again in the logs and deadletter table.
Here is such a message that cause this exception..
I just did a : select * from deadletter where error_message IS NULL order by last_updated desc limit 1 into outfile '/tmp/exception.dump;
Norman Maurer made changes - 21/Mar/06 09:38 PM
I just did this:
select * from deadletter where error_message IS NULL order by last_updated desc limit 1 into outfile '/tmp/exception.dump'; in the file is the output.
Norman Maurer made changes - 21/Mar/06 09:40 PM
The message you attached has the body of a multipart message but has no content-type.
Your AddFooter is probably different from mine because line numbers in your stacktrace don't match. Can you reproduce the problem in a test? Look at the AddFooterTest.java source code to see how we run unit tests for AddFooter.
Stefano Bagnara made changes - 26/Mar/06 02:03 AM
Stefano Bagnara made changes - 15/May/06 05:50 AM
I don't see this behavior for ages now... I close it.
Norman Maurer made changes - 17/May/06 03:18 PM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||