Re: Tomcat randomly cannot connect to SMTP host

2007-05-10 Thread Johnny Kewl
; <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, May 07, 2007 10:51 PM Subject: Re: Tomcat randomly cannot connect to SMTP host Dear all, Yes you have all given me great advice and I appreciate it. Like I mentioned this is a random issue that occurs, and currently

Re: Tomcat randomly cannot connect to SMTP host

2007-05-07 Thread Raymond Holguin
Dear all, Yes you have all given me great advice and I appreciate it. Like I mentioned this is a random issue that occurs, and currently it is working fine. So when it goes down again I will try out some of your suggestions. As for the code its a basic spring bean setup for the mailer c

RE: Tomcat randomly cannot connect to SMTP host

2007-05-07 Thread Fargusson.Alan
I see you got a number of good suggestions. If you still have this problem you could try doing a netstat command to see if your server is holding the connections to the SMTP server. I have seen this type of thing cause some weird problems. If your server is holding several connections to the

Re: Tomcat randomly cannot connect to SMTP host

2007-05-05 Thread Johnny Kewl
Raymond did you resolve it? If not, did you use tomcats JNDI... or did you use JavaMail directly. Did you write the code? or can you get at the relevant code? If so, can you show me the code You see if for example the mail routine is in a thread, and thats started when the servlet starts

Re: Tomcat randomly cannot connect to SMTP host

2007-05-05 Thread Pid
Caldarale, Charles R wrote: From: Raymond Holguin [mailto:[EMAIL PROTECTED] Subject: Re: Tomcat randomly cannot connect to SMTP host As for wireshark, this is a production environment and im not really supposed to be installing programs on the server. Try running it from your Tomcat box

RE: Tomcat randomly cannot connect to SMTP host

2007-05-04 Thread Caldarale, Charles R
> From: Raymond Holguin [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat randomly cannot connect to SMTP host > > As for wireshark, this is a production environment and im > not really supposed to be installing programs on the server. Try running it from your Tomcat box then. Yo

Re: Tomcat randomly cannot connect to SMTP host

2007-05-04 Thread Raymond Holguin
t give the same effect? maybe like tcpdump? if so what cmdline args would I run to get the desired information? Thanks -Ray Caldarale, Charles R wrote: From: Johnny Kewl [mailto:[EMAIL PROTECTED] Subject: Re: Tomcat randomly cannot connect to SMTP host Heres my theory check the DNS on &quo

RE: Tomcat randomly cannot connect to SMTP host

2007-05-04 Thread Caldarale, Charles R
> From: Johnny Kewl [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat randomly cannot connect to SMTP host > > Heres my theory check the DNS on "your" mail address I have a > feeling that if the mail server cannot resolve your mail > address "domain&quo

Re: Tomcat randomly cannot connect to SMTP host

2007-05-04 Thread Johnny Kewl
Hi Raymond... going to have a wild guess... I dont think its tomcat... but for some reason the mail server is telling tomcat to get lost. Is it a microsoft mail server?. ha ha... no just kidding. Heres my theory check the DNS on "your" mail address I have a feeling that if the mail