Monday 6 February 2017

Micro Focus LMF - 010: Unable to contact license manager.


[hrprd@hrmsdcapp2 setup]$ ./pscbl.mak PTPDBTST
/u02/hrprd/ps_home/setup/pscbl_mf.mak : Compiling PTPDBTST.cbl ...
 Micro Focus LMF - 010: Unable to contact license manager.                                                                                                                              This product has been unable to contact the                                     License Manager.                                                                                                                                                Execution of this product has been terminated.                                                                                                                  This product cannot execute without the License                                 Manager. Contact your license administrator                                     or refer to the 'Information Messages' chapter                                  of the License Management Facility                                              Administrator's Guide.   
cob64: error(s) in compilation: PTPDBTST.cbl
cp: cannot stat `PTPDBTST.gnt': No such file or directory
cp: cannot stat `PTPDBTST.int': No such file or directory
cp: cannot stat `PTPDBTST.lst': No such file or directory
/u02/hrprd/ps_home/setup/pscbl_mf.mak : Error : The list of file(s) failed to compile.
PTPDBTST fail to compile
[hrprd@hrmsdcapp2 setup]$

Solution:

Start Cobol LMF and copile again. It should work.

[root@hrmsdcapp2 aslmf]# cd /cobol/prod/mflmf
[root@hrmsdcapp2 mflmf]# ./mflmman
MF-LMF:Mon Feb  6 14:22:13 2017: LMF Starting


No comments:

Post a Comment

Jenkins Startup and Configuration

Steps to setup jenkins on ubuntu:- -After installation. check the jenkins services running on not on the server. sudo service jenk...