Altinity / tableau-connector-for-clickhouse

Tableau connector to ClickHouse using ODBC or JDBC driver
Apache License 2.0
27 stars 6 forks source link

the flows run failed --- loomFlowOrchestrationResourceBundle-ConnectToRemoteServerFailureExceptionMsg #16

Closed jockeyvv closed 2 years ago

jockeyvv commented 2 years ago

On the floweditor ,it's normal/ but on the task failed. 2a23d2743a2c28f82d772da6e214d39

a4762b228f45d5ca41ed72ce09e2a80

The output step failure message: loomFlowOrchestrationResourceBundle-ConnectToRemoteServerFailureExceptionMsg com.tableausoftware.server.status.reporting.TableauRuntimeException: loomFlowOrchestrationResourceBundle-ConnectToRemoteServerFailureExceptionMsg

dima-altinity commented 2 years ago

I assume that its DataPrep and you installed connector into DataPrep like described here https://help.tableau.com/current/prep/en-us/prep_connect.htm#custom-connectors

Do you have logs from DataPrep to see exact error? @jockeyvv

jockeyvv commented 2 years ago

I assume that its DataPrep and you installed connector into DataPrep like described here https://help.tableau.com/current/prep/en-us/prep_connect.htm#custom-connectors

Do you have logs from DataPrep to see exact error? @jockeyvv

I installed the clickhouse_jdbc.taco into Tableau Prep Builder and Linux Tableau Server like described here :https://tableau.github.io/connector-plugin-sdk/docs/run-taco#run-your-under-development-connector

Then the local Tableau Prep Builder works normal,but the flow on the Tableau Server prep floweditor previews normal ,but on the backgrounder task failed,I only found the job log like “” The output step failure message: loomFlowOrchestrationResourceBundle-ConnectToRemoteServerFailureExceptionMsg com.tableausoftware.server.status.reporting.TableauRuntimeException: loomFlowOrchestrationResourceBundle-ConnectToRemoteServerFailureExceptionMsg “” on the Tableau Server @dima-altinity

dima-altinity commented 2 years ago

check Tableau Server logs for detailed error. Need more detailed information about ConnectToRemoteServerFailureExceptionMsg

dima-altinity commented 2 years ago

https://stackoverflow.com/questions/62215385/flow-does-not-run-on-tableau-server-where-can-i-see-the-actual-error this might be helpful how to get logs