Development and Pipeline

Development and Pipeline

Development and Pipeline

Connecting mainframe application developers to discuss efficiently creating and maintaining z/OS applications

 View Only
  • 1.  Remote z/OS system connection

    Posted Tue June 25, 2024 10:16 AM

    Hi,

    While trying to establish a new z/OS connection for a Test region I am getting following error:

    "Failed to launch server on <server name> using daemon running on port <port number> - RSEG1242"

    Steps:

    1. Clicking on z/OS connection under New Connection.
    2. Providing the Host Name, Connection Name and move to next screen.
    3. Set the daemon port as needed and set Authentication Method to "userid/password"
    4. After that the above mentioned error is thrown when I try to connect after providing Host id and password.

    Fyi.

    Firewall access has no problem as confirmed by the network engineer.

    Could you please help in get



    ------------------------------
    Anand Acharya
    ------------------------------



  • 2.  RE: Remote z/OS system connection

    Posted Thu June 27, 2024 03:34 PM

    Hi Anand,

    This error indicates you were either not able to connect to the daemon or there was a problem when launching the server via the daemon. 

    What daemon and server ports are you using?  In the Remote Systems view, select the MVS Files subsystem and right-mouse-click Properties for your z/OS connection.   On the Server Launcher Settings property page, you should have the daemon port specified.    Make sure that is the correct port.   On the Subsystem property page, there is an option to add a server port.   What is that set to?   By default this is 0.  If it's not 0, it's possible it to conflict with some other port or it might be out of the range of potential server ports, depending on how the daemon configured them.    Another question, is the server you're connecting to a real mainframe or a containerized virtual test environment?   In cloud and containerized environments the ports could be mapped in a such a way that the numbers are different on the client from the server.   In those situations, you may need to use the Port Overrides property page of the z/OS connection.



    ------------------------------
    Dave McKnight
    ------------------------------