计算化学公社

标题: RHEL7安装MS2017,验证license错误 [打印本页]

作者
Author:
Vinkamor    时间: 2017-12-12 16:03
标题: RHEL7安装MS2017,验证license错误
本人在VMware上用RHEL7安装MS2017时,不能验证license。
在此之前已经将修改过的msi_SSQ.lic放在了Licenses,linux/bin,share/data这三个文件夹。
错误代码如下:
[root@msserver etc]# . lp_profile
[root@msserver etc]# lp_server -s
Attempting to start the server...
Cannot start server. Need to configure a license file first.

Run lp_set_env

    OR

csh: source /opt/BIOVIA/LicensePack/etc/lp_cshrc
sh:  . /opt/BIOVIA/LicensePack/etc/lp_profile

to refresh shell license administration environment setup.
请教各位该如何解决?


作者
Author:
lindlar    时间: 2017-12-12 23:05
文件名msi_SSQ.lic改为msi.lic,然后需要在第一行加上:SERVER pc-name ANY 25100
作者
Author:
1234bubble    时间: 2017-12-12 23:29
我的电脑情况是CentOS 7.2 7.3 7.4:只要把修改过的msi_SSQ.lic放在三个文件夹里面,什么都不用设置,直接可用
作者
Author:
Vinkamor    时间: 2017-12-13 13:50
lindlar 发表于 2017-12-12 23:05
文件名msi_SSQ.lic改为msi.lic,然后需要在第一行加上:SERVER pc-name ANY 25100

你好。msi_SSQ.lic的第一行和你的一样。我把pc-name改成了自己的电脑名。改成msi.lic之后还是如上的提示。还有其他的解决方案么?我用的软件包是iso格式的,不知道是否有影响。此外,从license与软件的安装需要root么?
作者
Author:
Vinkamor    时间: 2017-12-13 14:09
@1234bubble @lindlar
感谢各位的回复。我尝试用了下CASTEP,任务被中断,提示还是license的问题。std_out.txt内容如下:

Error: #-5  (LP 7.6.13)
No such feature exists.
Feature:       License_Holder
License path:  /home/v/BIOVIA/LicensePack/Licenses/msi.lic:/home/v/BIOVIA -
   /LicensePack/Licenses/msi_SSQ.lic:/home/v/BIOVIA/LicensePack/share -
   /data/msi_SSQ.lic
FLEXnet Licensing error:-5,414
For further information, refer to the FLEXnet Licensing End User Guide,
available at "www.macrovision.com".
>>>The license feature does not exist, is
expired or has a corrupted INCREMENT line
in license file. You may need to obtain a
new license to use this functionality.<<<

可能还是我的安装方法或者lic文件存在问题。
求各位帮忙看看,谢谢!
作者
Author:
1234bubble    时间: 2017-12-13 16:44
Vinkamor 发表于 2017-12-13 14:09
@1234bubble @lindlar
感谢各位的回复。我尝试用了下CASTEP,任务被中断,提示还是license的问题。std_ou ...

先试试这个文件,看看行不行

作者
Author:
Vinkamor    时间: 2017-12-13 19:00
1234bubble 发表于 2017-12-13 16:44
先试试这个文件,看看行不行

你好,还是不行。一样的错误提示。
我是把this_host修改成了我的电脑名msserver。
msi全部替换成用户名v。
作者
Author:
1234bubble    时间: 2017-12-13 20:45
Vinkamor 发表于 2017-12-13 19:00
你好,还是不行。一样的错误提示。
我是把this_host修改成了我的电脑名msserver。
msi全部替换成用户名 ...

说到关键地方了,msi不能换,保持原状。只有this_host需要改成你自己的电脑名
作者
Author:
Vinkamor    时间: 2017-12-14 15:18
1234bubble 发表于 2017-12-13 20:45
说到关键地方了,msi不能换,保持原状。只有this_host需要改成你自己的电脑名

十分感谢,果然是这部分出错了。不知能否再请教你一个问题。
我现在通过把windows下生成的cell和param文件粘贴到CASTEP/bin下,计算可以正常开始。
但是SCF步骤无法正常收敛,进行100步后自动停止。已附上cell,param和输出的castep文件。
Castep文件的错误代码如下,不知你是否出现过类似的情况。还有劳帮忙看看啦,谢谢!
SCF
*Warning* max. SCF cycles performed but system has not reached the groundstate.
  Current total energy =  -100312.0942877     eV
(energy not corrected for finite basis set)
   ****************************************************************************
  Warning: electronic minimisation did not converge when finding ground state.
  ****************************************************************************
  Writing checkpoint file...
Writing analysis data to MFI-8Al.castep_bin
Writing model to MFI-8Al.check
  Overall parallel efficiency rating: Good (77%)                                 
  Data was distributed by:-
G-vector (16-way); efficiency rating: Good (77%)                                
Error check_elec_ground_state : electronic_minimisation of initial cell failed.
Current trace stack:
check_elec_ground_state
castep


作者
Author:
1234bubble    时间: 2017-12-14 20:12
Vinkamor 发表于 2017-12-14 15:18
十分感谢,果然是这部分出错了。不知能否再请教你一个问题。
我现在通过把windows下生成的cell和param文 ...

这是scf在100步以内没有收敛。
造成不收敛的原因很多,建议上网搜索“castep scf 收敛”,慢慢学习
作者
Author:
Vinkamor    时间: 2017-12-15 00:56
1234bubble 发表于 2017-12-14 20:12
这是scf在100步以内没有收敛。
造成不收敛的原因很多,建议上网搜索“castep scf 收敛”,慢慢学习

好的,多谢!
作者
Author:
biancheng159    时间: 2017-12-16 23:13
在自己的机子上用cell和param文件这么算太繁琐了吧,也不能及时看到结果。把这个直接做成linux系统,再搞个机子甚至笔记本提交过来是不是更方便?
作者
Author:
Vinkamor    时间: 2018-3-13 02:38
biancheng159 发表于 2017-12-16 23:13
在自己的机子上用cell和param文件这么算太繁琐了吧,也不能及时看到结果。把这个直接做成linux系统,再搞个 ...

十分感谢,你这个方法听起来很方便,求问怎么用另一台电脑向linux提交?
作者
Author:
sunwen9445    时间: 2019-1-22 19:10
我也出现这样的问题呢 Failed to checkout MS_dmol license
作者
Author:
sunwen9445    时间: 2019-1-22 19:11
sunwen9445 发表于 2019-1-22 19:10
我也出现这样的问题呢 Failed to checkout MS_dmol license

我服务器是windows的




欢迎光临 计算化学公社 (http://bbs.keinsci.com/) Powered by Discuz! X3.3