Este error es genérico y podría estar relacionado con una causa raíz distinta.
El motivo por el que se produjo un error al cargar los servicios de licencias fue que los nodos no se registraron de forma adecuada. (INFO- com.tableausoftware.config.ServiceRegistrationInfoFile muestra que no se encontró ningún archivo de registro).
El problema se origina cuando el firewall bloquea el tráfico del servidor de licencias entre servidores de Windows.
Ejecute tsm topology list-ports desde una línea de comandos.
Tome nota de los puertos "licenseservice:vendor_daemon" específicamente. En el firewall, cree una regla que permita la siguiente conexión TCP (en cada nodo): 27000.
Integre el puerto del servidor de licencias como parte del código mediante TSM topology set-ports en el nodo donde está instalado el "Servicio de licencias".
tsm stop
tsm topology set-ports --node-name node1 --port-name licenseservice:vendor_daemon --port-value 27000
Reiniciar servicios de licencias
tsm restart
cat /var/opt/tableau/tableau_server/data/tabsvc/config/licenseservice_0.<version>/tableau.lic
sudo netstat -ltnp | grep -w ":27000"
001471638
26 KB

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.