hi guys..
What does this error mean? By the way, I'm using a database Reader and a File Writer. I used a simple sql like this:
SELECT patient_id from patient_info
for auto xml
org.mule.providers.FatalConnectException: ReconnectStrategy "org.mule.providers.SingleAttemptConnectionStrateg y" failed to reconnect receiver on endpoint "jdbc://query"
Thanks in advance for any response!
What does this error mean? By the way, I'm using a database Reader and a File Writer. I used a simple sql like this:
SELECT patient_id from patient_info
for auto xml
org.mule.providers.FatalConnectException: ReconnectStrategy "org.mule.providers.SingleAttemptConnectionStrateg y" failed to reconnect receiver on endpoint "jdbc://query"
Thanks in advance for any response!

Comment