Hey all,
a short description of our Scenario:
We installed Rational Licenser Server on Linux with CommandLine.
When I start the license Server and use
1) lmstat
ibmsys1@ratdtasts:/opt/IBM/RationalRLKS/bin> ./lmstat
lmstat - Copyright (c) 1989-2009 Flexera Software, Inc. All Rights Reserved.
Flexible License Manager status on Wed 9/9/2015 13:55
License server status: 27000@ratdtasts
License file(s) on ratdtasts: /appliance/opt/IBM/RationalRLKS/config/server_license.lic:/appliance/opt/IBM/RationalRLKS/config/rational_server_temp.dat:/appliance/opt/IBM/RationalRLKS/config/rational_server_perm.dat:/appliance/opt/IBM/RationalRLKS/bin/license.dat:
ratdtasts: license server UP (MASTER) v11.10
Vendor daemon status (on ratdtasts):
ibmratl: UP v11.10
2. lmstat -c -a
ibmsys1@ratdtasts:/opt/IBM/RationalRLKS/bin> ./lmutil lmstat -c -a
lmutil - Copyright (c) 1989-2011 Flexera Software, Inc. All Rights Reserved.
Flexible License Manager status on Wed 9/9/2015 13:57
License server status: 27000@ratdtasts
License file(s) on ratdtasts: /appliance/opt/IBM/RationalRLKS/config/server_license.lic:/appliance/opt/IBM/RationalRLKS/config/rational_server_temp.dat:/appliance/opt/IBM/RationalRLKS/config/rational_server_perm.dat:/appliance/opt/IBM/RationalRLKS/bin/license.dat:
ratdtasts: license server UP (MASTER) v11.10
Vendor daemon status (on ratdtasts):
ibmratl: UP v11.10
Feature usage info:
Users of TLSTOK: (Total of 333 licenses issued; Total of 0 licenses in use)
Users of RDevTestEnvSP: (Total of 1 license issued; Total of 0 licenses in use)
Users of ibmur: (Total of 1 license issued; Total of 0 licenses in use)
Users of JazzToken: (Total of 1 license issued; Total of 0 licenses in use)
Users of ibmrtw: (Total of 1 license issued; Total of 0 licenses in use)
Users of IBMUCD_SS_AGENT_Z: (Total of 1 license issued; Total of 0 licenses in use)
Users of ibmrdz: (Total of 1 license issued; Total of 0 licenses in use)
Users of IBMUCD_SS_AGENT: (Total of 1 license issued; Total of 0 licenses in use)
Users of ibmraa: (Total of 1 license issued; Total of 0 licenses in use)
Users of ibmrit: (Total of 1 license issued; Total of 0 licenses in use)
Users of ibmrft: (Total of 1 license issued; Total of 0 licenses in use)
Users of ibmrpt: (Total of 1 license issued; Total of 0 licenses in use)
Users of ibmrpt_pvu: (Total of 1 license issued; Total of 0 licenses in use)
Users of ibmrtw_ec: (Total of 1 license issued; Total of 0 licenses in use)
3. everything seems to be fine. Also the log file is ok:
13:38:04 (lmgrd) FLEXnet Licensing (v11.10.0.3 build 96543 i86_lsb) started on ratdtasts (linux) (9/9/2015)
13:38:04 (lmgrd) Copyright (c) 1988-2011 Flexera Software, Inc. All Rights Reserved.
13:38:04 (lmgrd) US Patents 5,390,297 and 5,671,412.
13:38:04 (lmgrd) World Wide Web: http://www.flexerasoftware.com
13:38:04 (lmgrd) License file(s): /appliance/opt/IBM/RationalRLKS/config/server_license.lic /appliance/opt/IBM/RationalRLKS/config/rational_server_temp.dat /appliance/opt/IBM/RationalRLKS/config/rational_server_perm.dat /appliance/opt/IBM/RationalRLKS/bin/license.dat
13:38:04 (lmgrd) lmgrd tcp-port 27000
13:38:04 (lmgrd) Starting vendor daemons ...
13:38:04 (lmgrd) Using vendor daemon port 27100 specified in license file
13:38:04 (lmgrd) Started ibmratl (internet tcp_port 27100 pid 3587)
13:38:04 (ibmratl) FLEXnet Licensing version v11.10.0.3 build 96543 i86_lsb
13:38:04 (ibmratl) Server started on ratdtasts for:
13:38:04 (ibmratl) ibmrtw (consisting of: ibmrit
13:38:04 (ibmratl) ibmrft ibmrpt ibmrpt_pvu
13:38:04 (ibmratl) ibmrtw_ec) TLSTOK FOCALPOINT
13:38:04 (ibmratl) RDevTestEnvSP ibmur JazzToken
13:38:04 (ibmratl) IBMUCD_SS_AGENT_Z ibmrdz IBMUCD_SS_AGENT
13:38:04 (ibmratl) ibmraa
13:38:04 (ibmratl) EXTERNAL FILTERS are OFF
13:38:04 (lmgrd) ibmratl using TCP-port 27100
13:38:04 (ibmratl) Serving features for the following vendor names:
ibmratl rational tlog_state telelogic tlog_rhaps
13:38:56 (ibmratl) TCP_NODELAY NOT enabled
4. The netstat command netstat -anx | grep 27000 Shows all necessary ports:
ibmsys1@ratdtasts:/opt/IBM/RationalRLKS/logs> netstat anx | grep 27000
tcp 0 0 localhost:27000 localhost:52982 VERBUNDEN
tcp 0 0 localhost:52982 localhost:27000 VERBUNDEN
5. PS -AX Output.
3580 pts/1 S 0:00 /appliance/opt/IBM/RationalRLKS/bin/lmgrd -c /appliance/opt/IBM/RationalRLKS/config/server_license.lic:/appliance/opt/IBM/RationalRLKS/config/rational_server_temp.dat:/appliance/opt/IBM/RationalRLKS/config/rati
3587 ? Ssl 0:00 ibmratl -T ratdtasts 11.10 3 -c /appliance/opt/IBM/RationalRLKS/config/server_license.lic:/appliance/opt/IBM/RationalRLKS/config/rational_server_temp.dat:/appliance/opt/IBM/RationalRLKS/config/rational_server_p
6. License.dat
SERVER ratdtasts 0XXXXAEA 27000
VENDOR ibmratl PORT=27100
IP Adress is as follows : 10.23.XXX.252
I now want to start RD&T 9.1 with zOS 1.13 on the same System. I activated the USB dongle and z1090instcheck was fine.
I added the RDTSERVER=27000@localhost line in my .bashrc and turned on the Debug and TTY Paramter.
Here is my Output:
AWSSTA014I Map file name specified: /appliance/devmaps/aprof1
AWSSTA090I All zPDT log files purged as requested
AWSSTA204I zPDT started in directory '/appliance/scripts'.
AWSSTA146I Starting independent 1090 instance 'ibmsys1'
2015-09-09 13:45:19.895 FEU001I Running feutlicm: initial logging. Version=Compile date: 2013-03-27-16.45
2015-09-09 13:45:19.895 FEU012I Parameters: feutlicm -p 3718 -i 1619460120 -l /home/ibmsys1/z1090/logs
2015-09-09 13:45:19.903 FEU002I RDTLOG=TTY set ; Message logging to both TTY stdout and log file
2015-09-09 13:45:19.903 DEBUG: Debug is ENABLED
2015-09-09 13:45:19.903 FEU027I RCL log configuration directory path = ./
2015-09-09 13:45:19.903 DEBUG: Setting up signal handlers.
2015-09-09 13:45:19.903 DEBUG: Creating heartbeat thread.
2015-09-09 13:45:19.903 FEU021I Waiting for signal from zPDT. Int count=0
2015-09-09 13:45:19.903 FEU025I Heartbeat thread started
AWSEMI005I Waiting for 1090 license
OSA code level = 0x4301
AWSDSA010I AWSOSA is ready for chpid: 0xA0 device: 0x400
AWSDSA010I AWSOSA is ready for chpid: 0xA0 device: 0x401
AWSDSA010I AWSOSA is ready for chpid: 0xA0 device: 0x402
AWSDSA010I AWSOSA is ready for chpid: 0xF0 device: 0x404
AWSDSA010I AWSOSA is ready for chpid: 0xF0 device: 0x405
AWSDSA010I AWSOSA is ready for chpid: 0xF0 device: 0x406
AWSDCK006W File name missing on device 0ABD
AWSDCK006W File name missing on device 0ABE
AWSDCK006W File name missing on device 0ABF
AWSSTA059I System initialization complete
AWSSTA012I All configured subsystems started
Waiting for driver to start ...
When Stopping z1090:
ibmsys1@ratdtasts:/appliance/scripts> AWSSTA138E Terminate CPU-0 failed, RC=43
AWSSTA134W One or more CPU(s) did not respond to TERMINATE request
2015-09-09 13:46:34.442 FEU019I Received signal 2
2015-09-09 13:46:34.442 FEU020I Signaling thread 0
2015-09-09 13:46:34.442 DEBUG: Pause complete
2015-09-09 13:46:34.442 FEU005I Starting token monitor
2015-09-09 13:46:34.442 FEU009I Rational Token licensing is not in effect
2015-09-09 13:46:34.442 FEU029I Tokens are marked as unavailable due to no requirement for tokens.
2015-09-09 13:46:34.442 FEU030I Pause completed in token not required section.
2015-09-09 13:46:34.442 FEU007I Exiting token monitor, exit code=0
2015-09-09 13:46:34.442 DEBUG: heartbeatRoutine: Heartbeat thread ended.
AWSSTA143I Shutdown complete
RD&T does not seem to connect to the lmgrd module.
Does anyone of you have a good idea on how to fix this issue?
Thanks a lot in advance!
Tobias
TobiasBrown