2011/3/16 Peter P. Lupo <ppl...@gmail.com>:
> Hmm... sorry guys, I expected to find other ppl here... lol... this mail.jar
> is the official from Oracle. I got it there and I also tried the version
> before the actual one.

lol. Clairvoyants? There are several versions of JavaMail
specifications out there, and a number of implementations as well.
What is the size of the file, and what is in its META-INF/MANIFEST.MF
? A download link might be a bonus.

> It does not happen on the examples. I don't know what triggers it but
> something has changed from tomcat 6 to tomcat 7 that prevents my application
> to run.

Try to simplify things. Remove parts of web.xml while the issue is
still reproducible.

Try that with a different servlet.

> My environment is Windows 7 64-bit, JDK 7 64-bit 1.7.0-ea-b125.

Does the issue happen with Java 6,  or it is only observed with this
early access build of JDK 7?

> 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.

Where those messages are printed? Are they in the log files?

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to