Automated Testing

Automated Testing

Automated Testing

Build an automated testing process to enable continuous integration of your hybrid cloud applications including z/OS

 View Only
  • 1.  AWSEMI315E zPDTA License Unavailable for CPU

    Posted Tue August 28, 2012 03:41 AM
    Hi,
    We are getting the below message while starting the RDzUT.

    stopping previous instance
    AWSSTP002E 1090 is not running
    kill: 24024: No such process
    IBM System z Personal Development Tool (zPDT)
    Licensed Materials - Property of IBM
    5799-ADE
    (C) Copyright IBM Corp. 2007 All Rights Reserved.

    z1090, version 1-2.41.23.01, build date - 09/20/10 for Linux on SuSE 64bit

    AWSSTA014I Map file name specified: ./kaprof2
    AWSSTA204I zPDT started in directory '/z1'.
    AWSSTA146I Starting independent 1090 instance 'rdz'
    OSA code level = 0x4101
    AWSEMI315E zPDTA License Unavailable for CPU 0
    AWSEMI315E zPDTA License Unavailable for CPU 2
    AWSEMI315E zPDTA License Unavailable for CPU 1
    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
    AWSSTA059I System initialization complete
    AWSSTA012I All configured subsystems started
    Rational Unit Test started
    CPU 0, No Sentinel License Available 304 No License Available CPU 1, No Sentinel License Available 304 No License Available CPU 2, No Sentinel License Available 304 No License Available End of zPDTA Status display
    nohup x3270 -model 4 localhost:3270 &
    nohup: redirecting stderr to stdout
    ipl a80 parm 0a82zw for warmstart

    We had renewed the license and it was working properly last week. We had restarted the linux box and we started getting the above message.
    Please suggest.
    SystemAdmin


  • 2.  Re: AWSEMI315E zPDTA License Unavailable for CPU

    Posted Tue August 28, 2012 07:24 AM
    What version of RDz-UT are you using? Have you tried plugging/ unplugging the USB hardware key?

    Messages:

    AWSEMI315E zPDTA License Unavailable for CPU 0
    AWSEMI315E zPDTA License Unavailable for CPU 2
    AWSEMI315E zPDTA License Unavailable for CPU 1

    indicate the USB hardware key is not being recognized.

    RDzJohn
    RDzJohn


  • 3.  Re: AWSEMI315E zPDTA License Unavailable for CPU

    Posted Tue August 28, 2012 07:33 AM
    Please find the output of z1090ver, netstat -a | grep 945 | grep LISTEN, ps -ef | grep usbdaemon, ps -ef | grep SntlKeysSrvrlnx

    z1090ver:

    Tue Aug 28 06:54:47 rdz@LINUX1:~>z1090ver
    IBM System z Personal Development Tool (zPDT)
    Licensed Materials - Property of IBM
    5799-ADE
    (C) Copyright IBM Corp. 2007 All Rights Reserved.

    z1090, version 1-2.41.23.01, build date - 09/20/10 for Linux on SuSE 64bit

    netstat -a | grep 945 | grep LISTEN:

    Tue Aug 28 06:54:53 rdz@LINUX1:~>netstat -a | grep 945 | grep LISTEN
    tcp 0 0 *:9450 : LISTEN
    unix 2 ACC STREAM LISTENING 9451 /var/run/.nscd_socket

    ps -ef | grep usbdaemon:

    Tue Aug 28 06:55:06 rdz@LINUX1:~>ps -ef | grep usbdaemon
    rdz 26775 26731 0 06:55 pts/0 00:00:00 grep --color=auto usbdaemon

    ps -ef | grep SntlKeysSrvrlnx:

    Tue Aug 28 06:55:21 rdz@LINUX1:~>ps -ef | grep SntlKeysSrvrlnx
    daemon 992 1 0 Aug19 ? 00:37:41 ./SntlKeysSrvrlnx
    rdz 26781 26731 0 06:55 pts/0 00:00:00 grep --color=auto SntlKeysSrvrln

    Please Suggest.
    SystemAdmin


  • 4.  Re: AWSEMI315E zPDTA License Unavailable for CPU

    Posted Tue August 28, 2012 07:37 AM
    Verify that the light is on in the USB hardware key. If it is, do a token command from the linux command window. If the key is being recognized then you should gt a message describing the current license. If not, you have a problem with the license on the key. If the light is not on in the USB hardware key, you have a problem with your linux recognizing the hardware key.

    RDzJohn
    RDzJohn


  • 5.  Re: AWSEMI315E zPDTA License Unavailable for CPU

    Posted Tue August 28, 2012 07:59 AM
    when i give the token command i get the below message

    Tue Aug 28 07:34:52 rdz@LINUX1:/z1>token
    CPU 0, No Sentinel License Available 304
    No License Available
    CPU 1, No Sentinel License Available 304
    No License Available
    CPU 2, No Sentinel License Available 304
    No License Available
    End of zPDTA Status display
    Tue Aug 28 07:34:48 rdz@LINUX1:/z1>d psw
    PSW for CPU 0 00000000 00000000 --> 0000

    Please find the system process of usbdaemon from system which having problem

    Tue Aug 28 06:55:06 rdz@LINUX1:~>ps -ef | grep usbdaemon
    rdz 26775 26731 0 06:55 pts/0 00:00:00 grep --color=auto usbdaemon
    Please find the system process of usbdaemon from system which is running properly

    Tue Aug 28 04:05:03 ibmsys1@LINUX2:~>ps -ef | grep usbdaemon
    root 1198 1 0 Jul18 ? 00:16:32 /opt/safenet_sentinel/common_files/sentinel_usb_daemon/usbdaemon
    ibmsys1 15785 15747 0 04:05 pts/0 00:00:00 grep usbdaemon

    It looks like usbdaemon is the problem.

    Please suggest.
    SystemAdmin


  • 6.  Re: AWSEMI315E zPDTA License Unavailable for CPU

    Posted Tue August 28, 2012 08:28 AM
    The messages below indicate a problem with the USB hardware token.

    What release of RDz-UT or RD&T are you running? How did you update the license on your USB hardware key? z1090ver output indicates you are using a zPDT USB hardware token and an older version of the zPDT simulator.

    RDzJohn
    RDzJohn


  • 7.  Re: AWSEMI315E zPDTA License Unavailable for CPU

    Posted Tue August 28, 2012 10:15 AM
    We are using RDz-UT 8.0.3. We used SecureUpdateUtility program to update the license on our USB hardware key.
    SystemAdmin


  • 8.  Re: AWSEMI315E zPDTA License Unavailable for CPU

    Posted Tue August 28, 2012 10:35 AM
    thanks for your help. i used root user id to load the usb daemon. now CPU obtained the license and system came up.
    SystemAdmin


  • 9.  Re: AWSEMI315E zPDTA License Unavailable for CPU

    Posted Tue August 28, 2012 10:36 AM
    Used root id to load usb daemon.
    SystemAdmin