« Return to Thread: ErrorHandler example not emailing?

RE: ErrorHandler example not emailing?

by Andrew McLaughlin :: Rate this Message:

Reply to Author | View in Thread

Hi Antoine,

Yeah, I already had tested the MTA and it works fine. If I "telnet localhost smtp" it answers and allows me to send an email. In looking at the mule logs  it appears to not be handing off to the appropriate FatalHandler that would have sent an email. So, it begs the question, does the ErrorHandler example have a typo in the config?

I wish I could read the config file easier, but this is all quite Greek to me at this point. Is anyone else getting the ErrorHandler example working?

Andrew


Antoine Borg wrote:
Hi,


What is your configuration for the SMTP connector? Could this be a
permissions issue?

HTH


Antoine Borg, Senior Consultant | Tel: +356 21334457 | Fax: +356 21 334156
ricston Ltd., Lincoln, 7 Ferdinand Grech Street, Lija LJA1142, MALTA
email: antoine.borg@ricston.com | blog: blog.ricston.com | web: ricston.com

-----Original Message-----
From: Andrew McLaughlin [mailto:andrew@ponowaiwai.com]
Sent: Saturday, May 17, 2008 7:58 AM
To: user@mule.codehaus.org
Subject: [mule-user] ErrorHandler example not emailing?


Hi all,

I'm in the process of learning Mule and going through the examples in 2.0.1.
The first couple examples worked great. So, I set up the ErrorHandler test
including the ant step to download all the supporting jars. When I run it,
no matter which exception I copy to the "in" folder, it only creates an item
in the "exception" folder. Even though I configured a valid email address
and MTA, it doesn't seem to be attempting to send an email. Or, at least I
never get one. The mail.log shows no connections except for my own manual
"telnet localhost smtp", which works fine.

Is the error-config.xml perhaps configured wrong that it doesn't hand off
the FatalException to the FatalHandler? I apologize in advance as I am
struggling to comprehend the finer nuances of how to configure Mule. I've
spent a couple hours trying to glean what may be out of place. In spite of
making a few changes that might have looked out of place, nothing seems to
work. :)

Any advice would be greatly appreciated! Are there any books that I can buy
to minimize the learning curve? Support groups? 12-step programs?! :)

Piko
--
View this message in context:
http://www.nabble.com/ErrorHandler-example-not-emailing--tp17288475p17288475
.html
Sent from the Mule - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

 « Return to Thread: ErrorHandler example not emailing?