Troubleshooting the TIBCO FSI as a Container

This section provides the information for troubleshooting.

Troubleshooting
Issue Description Solution

Warning Failed 13s (x4 over 60s) kubelet, worker-node1 Error: failed to start container "sampleapp": Error response from daemon: oci runtime error: container_linux.go:247: starting container process caused "exec: \"/home/postgres/tibco/fsi/startFsiServer.sh\": permission denied"

Error while creating any pod in Kubernetes. Give all the permissions to the Docker files.
UnknownHostException The TIBCO FSI multicontainer app gives an error UnknownHostException when trying to connect to the Fsidb service.

Replace the TIBCO FSI database service name in fsi_application.properties with an external IP as host. Then create a new ConfigMap and run the TIBCO FSI multicontainer app with this new ConfigMap.