I'm trying to add mail.jar (Java Mail) to my app's lib (the problem also
happens with tomcat's lib). It is quite simple. If I do it, I start getting
"Exception in thread http-bio-8080" error and it keeps printing it like in a
loop. The problem starts as soon as I make a request to a servlet or to a
jsf page. Everything goes fine on latest Tomcat 6 but it gives me this error
on versions 7.0.8 and 7.0.11 (only tried on those).

My environment is Windows 7 64-bit, JDK 7 64-bit 1.7.0-ea-b125.
Just to be clear: I don't have to try sending an e-mail. Just adding the jar
and making a request Unleashes the messages.

These are the messages:
Exception in thread ""http-bio-8080"-exec-8" Exception in thread
""http-bio-8080"-exec-9" ...

And the numbers (exec-8, exec-9) keep growing, sometimes it skips one or two
and after a few minutes I can get 4 or 5 of them even though I have made
only one request.

I am not getting stack traces anywhere. Maybe you can help me finding the
cause of it. I'm kinda lost. Google is not helping me on this.

Regards,

Peter P. Lupo
http://craftnicely.blogspot.com - http://sites.google.com/site/pplupo
 <http://sites.google.com/site/pplupo>MPS.BR Authorized Implementation
Practitioner<http://www.softex.br/mpsbr/_profissionais/MPS.BR_certificados_de_arovacao_prova_P2-MPS.BR.pdf>-
Certified
ScrumMaster <http://www.scrumalliance.org/pages/certified_scrummaster>
 <http://www.scrumalliance.org/pages/certified_scrummaster>Oracle Certified
Associate, Java SE 5/SE
6<http://in.sun.com/training/certification/java/scja.xml> -
Java Black Belt <http://www.blackbeltfactory.com/ui#!User/pplupo>
 <http://www.blackbeltfactory.com/ui#!User/pplupo>+55 (021) 81742487

Reply via email to