Every time I hit a Flexlm issue it seems to be a different fix!
Thought I’d share this particular one with you as it took me a while to figure out 🙂
Had a client approach me with a laptop running Wildfire Pro/E 4 and Pro/E 5. If you’re not familiar with Pro/E, it is a CAD package which just happens to use FlexLM as it’s license server. FlexLM is very common as a license server so you’ll probably find this problem with other products.
Now I don’t know why, but version 4 worked, but version 5 didn’t? Both using the same license settings.
Looking at the license status (in this case using a tool called ptcstatus.exe) gave the following error:
Warning (-96): License server machine is down or not responding.
FlexLM Licensing error:-96,7
System Error: 11004 “Winsock: Valid name, but no record (NO_ADDRESS)”
Now in this case, the license server was of the form “licence-server.companydomain.com”. The odd thing was that at the start of the license status command was the following:
“License Server is UP: <license-server>”
So it must be talking to the server right? I confirmed this with a ping to license-server.companydomain.com.
The key to fixining it was when I noticed another comment “Hostname: license-server”.
Not it’s not a fully qualified domain name – and if you try and ping the hostname it’s unresolved.
So the solution – add a line to the hosts file commonly found here:
c:\windows\system32\drivers\etc\hosts
Simply add a line with the ip address and hostname and you’ll be up and running!
Enjoyed the this subject post. Not many blogs worth bookmarking but this is going on Delicious now!
Dude, you’re a genius. I’ve just spent an entire weekend trying to figure this stuff out. Thanks a million!
This is gold! This has been an issue for me for months.. stumbled across this post and problem solved!
Hi Peter,
Glad I could help!
I cannot fix this problem. I tried to enter in the hostname, but I couldn’t save the file because it said I did not have the proper permissions. I changed my permissions and when I saved the file, it still did not work. Because I changed my permissions a bunch of my icons on my desktop changed to a weird default picture as well. Please help.
Hy Tyler,
Easiest way around this is to right click on the icon for command prompt, and select “run as administrator”.
You can then
cd windowssystem32driversetc
and then run:
notepad hosts
This should then allow you to save the file ok.
Good luck!
Thank you so much this! have been struggling to get the info about license users. This did the trick very well
Great – glad it worked!
Amazing write-up! This could aid plenty of people find out more about this particular issue. Are you keen to integrate video clips coupled with these? It would absolutely help out. Your conclusion was spot on and thanks to you; I probably won’t have to describe everything to my pals. I can simply direct them here!
what am i supposed to add in the line I am unable to understand
You’ll just need the IP address and hostname –
x.x.x.x
Hi!! people!! well i try to fnd where can get hostname and dunno qhere its it!! if anyone can helpme… thanks!!!
You need to edit the license file to enter the servers name. Open with notepad and next to server “type your server name here”