.cshrc A 中是 写setenv APACHEDA_LICENSE_FILE 2055@@serverMa01,但是source .cshrc A后,怎么都起不来
报错 "ANSYS LICENSE MANAGER ERROR:Request name totem does not exist in the licensing pool.
License server machine is down or not responding.
See the system administrator about starting the license server system, or
make sure you're referring to the right hosERROR(LIC-001): License totem checkout failed.
"
然后,做了.cshrc B 写的是 setenv APACHEDA_LICENSE_FILE /eda/ansys/license/license.dat
神奇的事情发生,source .cshrc B 后,就能正常启动,并且 license.log里还能有正常的check in out信息。。。