Camel Fails to Access the Database Because Table Names Contain Garbled Characters
Cause Analysis
The parameters used for accessing the database are incorrect. As a result, the composite task fails to be started and finally the task is terminated.
Solution
Check whether garbled characters exist in table names in the database. If yes, contact the database administrator, delete the tables whose names contain garbled characters, and restart the task.