Skip to main content
1-Visitor
February 16, 2018
Question

Creo View Redundant License Servers

  • February 16, 2018
  • 1 reply
  • 2187 views

Hello,

We are running redundant (triad) FlexLM license servers for all of our PTC products. They all work fine except Creo View. Apparently Creo View relies on the user_prefs.xml file which only seems to allow entering one license server. How can this be configured for redundant license servers?

Thanks.

1 reply

15-Moonstone
February 16, 2018

mine looks like this:

<preference
name="license_server"
value="port@serv_name1; port@serv_name2; port@serv_name"/>

tprickett1-VisitorAuthor
1-Visitor
February 16, 2018

Thanks, but it looks like semicolon delimeters are for separating distributed independent servers. I confirmed that by adding a fourth entry to an independent server and it works. However, using only my three redundant servers separated by semicolons does not work. By the way, I have tried separating by spaces, commas, and colons, all with negative results.