Problem Statement :Point customer Teamcenter VM to different TC license server
Before finding the solution for that lets visit different kind of error users faces in case of license server issue...
License server which was mentioned in the tc_profilevars.bat was not available so the below errors.
Solution :
To point to license server modify tc_profilevars.bat
edit the value for variable
SPLM_LICENSE_SERVER = 28000@iporhostnameoflicenseserver
in above line 28000 is default port for license server and after @ you should mention the IP address or host name of license server m/c
if you still face the same error then other reason should be
License server m/c not accessible from the Teamcenter VM or License server is down
Before finding the solution for that lets visit different kind of error users faces in case of license server issue...
License server which was mentioned in the tc_profilevars.bat was not available so the below errors.
Solution :
To point to license server modify tc_profilevars.bat
edit the value for variable
SPLM_LICENSE_SERVER = 28000@iporhostnameoflicenseserver
in above line 28000 is default port for license server and after @ you should mention the IP address or host name of license server m/c
if you still face the same error then other reason should be
License server m/c not accessible from the Teamcenter VM or License server is down
No comments:
Post a Comment