Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
To be reviewed
-
Resolution: Won't Fix or Usage Issue
-
Affects Version/s: 1.4.3
-
Fix Version/s: None
-
Component/s: Core: Exception Handling
-
Labels:None
-
Environment:
Windows Server 2003, Java 1.5
-
User impact:Medium
-
Configuration:
-
Log Output:
-
Similar Issues:None
Description
Here is the email I submitted to the user list where Ross asked me to raise this as a bug:
------------------------------------------------------
I recently added two new components to my Mule deployment. The first component monitors an FTP folder and downloads files to a local directory as they become available. The second component monitors that local directory for new files and extracts the necessary information from them. One thing I did that I hadn't done before was add the <exception-strategy> handler for the second component. Unfortunately, what happens now is that I get an error in my log file whenever there is no file to download from the FTP server.
Two questions:
- What do I need to do to fix the error from being thrown when there is no file to process?
- Why is the error occurring on the FileDownloader component when I added the <exception-strategy> handler to the FileParser component? I can tell this because the error messages in the log file are in 5 minute increments; that's the same polling frequency as the FileDownloader inbound endpoint.
Sorry, Mule 1 is no longer supported. If you can reproduce this in a supported version, please enter a new issue.