Hi Bernd,
I just committed a patch for the ClassCastException you reported.
Please open a new JIRA issue if you still have exceptions.
Stefano
Bernd Fondermann wrote:
r233184 is the 8bitmime stuff I disabled today (temp workaround, but
we may need to submit a bugreport to sun-javamail)
How can it be related to JAMES-447 ? Isn't that commit related to
JAMES-419?
sorry for the confusion. you are right.
after the 447 problems had gone, another exception popped up:
27/04/06 17:16:52 INFO James.Mailet: RemoteDelivery: Exception caught
in RemoteDelivery.run()
java.lang.ClassCastException
at
org.apache.james.transport.mailets.RemoteDelivery.setEncodingIfMissing(RemoteDelivery.java:785)
at
org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:527)
at
org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:1098)
at java.lang.Thread.run(Thread.java:534)
my interpretation was, that this is the same ClassCastException like
with 447, but of course i could be wrong.
i'm still trying to get a more decent stack trace.
after removing the code from said revision the problem is gone.
i'll sync my diverse test envs, do some more investigation and share any
usefull info here.
Bernd
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]