Issue
Tableau Prep Flow Authoring service is unable to start with error message : ServiceOperationTimeoutException
Below error message can be found in tomcat_floweditor log:
java.lang.IllegalArgumentException: Server hostname should not be null
Tableau Prep Flow Authoring service is unable to start with error message : ServiceOperationTimeoutException
Below error message can be found in tomcat_floweditor log:
java.lang.IllegalArgumentException: Server hostname should not be null
tsm configuration get -k gateway.public.host
tsm configuration set -k gateway.public.host -v "tableau.example.com"
tsm pending-changes apply