Bridge Connector Troubleshooting
When running the bridge connectors, this information can help you resolve errors.
No tibftljni in java.library.path
Problem: The connector fails to start, and the Kafka Connect log file contains the following error:
java.lang.UnsatisfiedLinkError: no tibftljni in java.library.path
Solution: Ensure that you have installed a supported version of TIBCO FTL software. Set the java.library.path correctly (see Running the Connectors).
Could not connect to FTL realm server
Problem: The connector does not produce or consume any messages, and the Kafka Connect log file contains the following error:
Could not connect to FTL realm server; make sure it is running and reachable; retrying...
Solution: Ensure the TIBCO FTL realm server is running and reachable from the connector host computer.
Copyright © Cloud Software Group, Inc. All rights reserved.