Hi,
I've created a new channel. I enabled it and then I deployed it and I got this error:
ERROR 2007-09-17 10:24:18,370 [Thread-0] org.mule.impl.model.seda.SedaModel: Error starting component [0eb763b9-e1d9-426b-824d-6d94118a3d35]
org.mule.providers.FatalConnectException: ReconnectStrategy "org.mule.providers.SingleAttemptConnectionStrateg y" failed to reconnect receiver on endpoint "jdbc://query"
In "Driver" I'm using MySQL and in "URL" I'm using "jdbc:mysql://myIP
ort/databasename
Have you got any idea about how to solve this problem?
Thanks in advance.
I've created a new channel. I enabled it and then I deployed it and I got this error:
ERROR 2007-09-17 10:24:18,370 [Thread-0] org.mule.impl.model.seda.SedaModel: Error starting component [0eb763b9-e1d9-426b-824d-6d94118a3d35]
org.mule.providers.FatalConnectException: ReconnectStrategy "org.mule.providers.SingleAttemptConnectionStrateg y" failed to reconnect receiver on endpoint "jdbc://query"
In "Driver" I'm using MySQL and in "URL" I'm using "jdbc:mysql://myIP

Have you got any idea about how to solve this problem?
Thanks in advance.
Comment