I'm writing an app that uses the included POP3 provider for
sending/receiving emails. Everything is working great, except for two
problems: 

I am occasionally getting a "Connection is broken" message from
Hypersonic, when I am trying to create an CMP entity bean. It happens
intermittantly, and I haven't been able to piece together the exact set
of circumstances that causes it yet. Anyone have any ideas?

The second thing, is when I am trying to retrieve new mail messages,
occasionally a call to MimeMessagePart.getContent() just hangs. No
exception, no chewing up CPU time, it just doesn't return. It seems to
happen when receiving certain messages created using MS Outlook. 

I realize that both of these are outside the normal scope of jBoss, but
I've had a lot of trouble tracking down any answers on these, and
figured I'd see if anyone else had any ideas.

Thanx in advance,
Tim

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to