2011/3/27 Henry Lu <z...@umich.edu>:
> I did downloaded tomcat 7.0.11 and tried it with same settings and apps as
> 7.0.8 this time I got the following errors which I didn't get at all:
>
> INFO: Deploying web application directory cppclient
> log4j:ERROR Error occured while sending e-mail notification.
> javax.mail.MessagingException: Could not connect to SMTP host: localhost,
> port:
> 25;
>(...)

> I do have send email setting in my log4j.properties file but I didn't send
> any email at the starting time. And of cause, I don't have mail server
> running on my pc. How do I fix it?

What do you expect? Either change your log4j configuration or run a mail server.

Either way, it tried to report an error.

> org.apache.commons.logging.impl.Log4JLogger.error(Log4JLogger.java:193)
> org.springframework.web.context.ContextLoader.initWebApplicationConte
xt(ContextLoader.java:220)

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

Reply via email to