RE: Problem with Ant and MailLogger

2009-05-12 Thread Richard, Troy
Thanks, I upgraded my JAVA SDK to the SR 8a version and it works now. Thanks Troy -Original Message- From: Eric Fetzer [mailto:elstonk...@yahoo.com] Sent: Tuesday, May 12, 2009 3:48 PM To: Ant Users List Subject: Re: Problem with Ant and MailLogger Error description Error Message

Re: Problem with Ant and MailLogger

2009-05-12 Thread Eric Fetzer
is updated to autoFlush on '\n' on ASCII platform according to the specification. . To obtain the fix: Install build 20071118 or later From: "Richard, Troy" To: Ant Users List Sent: Tuesday, May 12, 2009 2:47:05 PM Subject: RE: Problem wit

RE: Problem with Ant and MailLogger

2009-05-12 Thread Richard, Troy
0060501_AA) JCL - 20060511a -Original Message- From: Eric Fetzer [mailto:elstonk...@yahoo.com] Sent: Tuesday, May 12, 2009 2:45 PM To: Ant Users List Subject: Re: Problem with Ant and MailLogger What version of Java are you using? http://www-01.ibm.com/support/docview.wss?

Re: Problem with Ant and MailLogger

2009-05-12 Thread Eric Fetzer
What version of Java are you using? http://www-01.ibm.com/support/docview.wss?uid=swg1IZ08156   From: "Richard, Troy" To: "user@ant.apache.org" Sent: Tuesday, May 12, 2009 2:09:09 PM Subject: Problem with Ant and MailLogger I'm ge

RE: Problem with Ant and MailLogger

2009-05-12 Thread Richard, Troy
-Original Message- From: Francis Galiegue [mailto:f...@one2team.com] Sent: Tuesday, May 12, 2009 2:25 PM To: Ant Users List Subject: Re: Problem with Ant and MailLogger Le Tuesday 12 May 2009 22:20:19 Francis Galiegue, vous avez écrit : > Le Tuesday 12 May 2009 22:09:09 Richard, T

Re: Problem with Ant and MailLogger

2009-05-12 Thread Francis Galiegue
Le Tuesday 12 May 2009 22:20:19 Francis Galiegue, vous avez écrit : > Le Tuesday 12 May 2009 22:09:09 Richard, Troy, vous avez écrit : > > I'm getting the following error message: > > > > MailLogger failed to send e-mail! > > java.io.IOException: Unexpected reply to command: HELO L00113: 451 4.7.0

RE: Problem with Ant and MailLogger

2009-05-12 Thread Richard, Troy
:20 PM To: Ant Users List Subject: Re: Problem with Ant and MailLogger Le Tuesday 12 May 2009 22:09:09 Richard, Troy, vous avez écrit : > I'm getting the following error message: > > MailLogger failed to send e-mail! > java.io.IOException: Unexpected reply to command: HELO

Re: Problem with Ant and MailLogger

2009-05-12 Thread Francis Galiegue
Le Tuesday 12 May 2009 22:09:09 Richard, Troy, vous avez écrit : > I'm getting the following error message: > > MailLogger failed to send e-mail! > java.io.IOException: Unexpected reply to command: HELO L00113: 451 4.7.0 > Timeout waiting for client input This is an IOException. What's more, you g

RE: Problem with Ant and MailLogger

2009-05-12 Thread Richard, Troy
sure if it has something to do with the java environment or if it is ANT. Thanks Troy -Original Message- From: Cole, Derek E [mailto:derek.e.c...@lmco.com] Sent: Tuesday, May 12, 2009 2:12 PM To: Ant Users List Subject: RE: Problem with Ant and MailLogger I am only slightly familiar with

RE: Problem with Ant and MailLogger

2009-05-12 Thread Cole, Derek E
PM To: user@ant.apache.org Subject: Problem with Ant and MailLogger I'm getting the following error message: MailLogger failed to send e-mail! java.io.IOException: Unexpected reply to command: HELO L00113: 451 4.7.0 Timeout waiting for client input at org.apache.tools.mail.MailMe

Problem with Ant and MailLogger

2009-05-12 Thread Richard, Troy
I'm getting the following error message: MailLogger failed to send e-mail! java.io.IOException: Unexpected reply to command: HELO L00113: 451 4.7.0 Timeout waiting for client input at org.apache.tools.mail.MailMessage.send(MailMessage.java:445) at org.apache.tools.mail.MailMessage