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.  Debug tool

    Posted Tue January 22, 2013 04:40 AM
    Hi,

    I tried to use the RDz 8.5.1 debugger to debug my COBOL Program but I received the next error message on the RD&T console :
    14.24.20 JOB00675  +EQA9999E - Debug Tool TCPIP error 14.24.20 JOB00675  +EQA9999E - +Communications Failure allocating session 14.24.20 JOB00675  +EQA9999E - Debug Tool TCPIP error


    How can I solved this problem

    thanks

    Eric
    ENO2010


  • 2.  Re: Debug tool

    Posted Tue January 22, 2013 05:30 AM
    These are very generic messages informing that Debug Tool has not been able to reach the client.
    I would check :
    - TCP/IP address set for debugging in submitted job number JOB00675. Make sure you can ping this address.
    - Are there any firewalls in the workstation where RDz is installed? If we have firewalls you must allow the port number being used by Debug Tool (default 8001).
    SystemAdmin


  • 3.  Re: Debug tool

    Posted Tue January 22, 2013 07:51 AM
    I was running RDz in Virtual machine. I resinstall RDz on my workstation directly and now it's working fine.
    I need to check my VMware in order to understand why it isn't working. The firewall was disable on my VmWare.

    Eric
    ENO2010


  • 4.  Re: Debug tool

    Posted Tue January 22, 2013 08:12 AM
    fyi...RD&T is not supported running in a virtual machine.

    RDzJohn
    RDzJohn


  • 5.  Re: Debug tool

    Posted Thu January 24, 2013 09:05 AM
    RD&T is not installed in a virtual machine but RDZ Client was running from a VmWare.
    ENO2010