==============================
Environment:
Mirth v1.1, Java Runtime 1.5 Update 9, Windows 2000 Server 2000 SP4
Channel: File Reader To Database
==============================
The mirth.log file shows the following error message. But the Mirth Administrator does not show any errors and continues to process incoming files.
Any help in resolving this problem would be appreciated.
Thanks
===============================
ERROR [1_source._fileEndpoint#1975076629.receiver.1] org.mule.impl.DefaultExceptionStrategy:
************************************************** ******************************
Message : Failed to read payload data
Type : org.mule.MuleException
Code : 11124
JavaDoc : http://mule.codehaus.org/docs/apidoc...Exception.html
************************************************** ******************************
Exception stack is:
1. Failed to read payload data (org.mule.MuleException)
org.mule.providers.file.FileMessageReceiver:161 (http://mule.codehaus.org/docs/apidoc...Exception.html)
************************************************** ******************************
Root Exception stack trace:
org.mule.MuleException: Failed to read payload data
at org.mule.providers.file.FileMessageReceiver.proces sFile(FileMessageReceiver.java:161)
at org.mule.providers.file.FileMessageReceiver.poll(F ileMessageReceiver.java:113)
at org.mule.providers.PollingMessageReceiver.run(Poll ingMessageReceiver.java:73)
at org.mule.impl.work.WorkerContext.run(WorkerContext .java:290)
at edu.emory.mathcs.backport.java.util.concurrent.Thr eadPoolExecutor$Worker.runTask(ThreadPoolExecutor. java:650)
at edu.emory.mathcs.backport.java.util.concurrent.Thr eadPoolExecutor$Worker.run(ThreadPoolExecutor.java :675)
at java.lang.Thread.run(Unknown Source)
************************************************** ******************************
WARN [1_source._fileEndpoint#1975076629.receiver.1] org.mule.config.ExceptionHelper: Failed to load error mappings from: META-INF/services/org/mule/config/file-exception-mappings.properties. This may be because there are no error code mappings for protocol: file
Environment:
Mirth v1.1, Java Runtime 1.5 Update 9, Windows 2000 Server 2000 SP4
Channel: File Reader To Database
==============================
The mirth.log file shows the following error message. But the Mirth Administrator does not show any errors and continues to process incoming files.
Any help in resolving this problem would be appreciated.
Thanks
===============================
ERROR [1_source._fileEndpoint#1975076629.receiver.1] org.mule.impl.DefaultExceptionStrategy:
************************************************** ******************************
Message : Failed to read payload data
Type : org.mule.MuleException
Code : 11124
JavaDoc : http://mule.codehaus.org/docs/apidoc...Exception.html
************************************************** ******************************
Exception stack is:
1. Failed to read payload data (org.mule.MuleException)
org.mule.providers.file.FileMessageReceiver:161 (http://mule.codehaus.org/docs/apidoc...Exception.html)
************************************************** ******************************
Root Exception stack trace:
org.mule.MuleException: Failed to read payload data
at org.mule.providers.file.FileMessageReceiver.proces sFile(FileMessageReceiver.java:161)
at org.mule.providers.file.FileMessageReceiver.poll(F ileMessageReceiver.java:113)
at org.mule.providers.PollingMessageReceiver.run(Poll ingMessageReceiver.java:73)
at org.mule.impl.work.WorkerContext.run(WorkerContext .java:290)
at edu.emory.mathcs.backport.java.util.concurrent.Thr eadPoolExecutor$Worker.runTask(ThreadPoolExecutor. java:650)
at edu.emory.mathcs.backport.java.util.concurrent.Thr eadPoolExecutor$Worker.run(ThreadPoolExecutor.java :675)
at java.lang.Thread.run(Unknown Source)
************************************************** ******************************
WARN [1_source._fileEndpoint#1975076629.receiver.1] org.mule.config.ExceptionHelper: Failed to load error mappings from: META-INF/services/org/mule/config/file-exception-mappings.properties. This may be because there are no error code mappings for protocol: file
Comment