License error when launching from cygwin
I am getting an error when I try to launch HyperWorks from a cygwin window. If I launch the hw.exe file directly from windows it opens fine. But if I launch the hw.exe file from cygwin I get the following error: 'Unable to create any clients. Check license file.' There are plenty of license available, not sure why it fails out only when launching from cygwin. Has any one seen this before?
Thanks
Answers
-
And it works if you run from Windows ?
0 -
Could you try to unset TZ environment variable in cygwin environment,
i.e. Run the command “unset TZ” in the cygwin terminal and try,
0 -
Rahul,
That seemed to work, Thank You!
What is that variable and why was it interfering with the the licensing?
0 -
its the time zone variable, the time zone specified in the license file has to match with that in the system.
0