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.  RD&T Appliance

    Posted Wed October 21, 2015 06:39 AM

    Hello !
    I am trying to re-install my RD&T Appliance v7.

    When I get to the point where I run the Z1091_ADCD_INSTALL I get this:

    ibmsys1 ~$ Z1091_ADCD_install /Appliance/zVolume/aprof1//S1RES1.ZPD /Appliance/zVolume/aprof1/S1RES1

    Info: Z1091_ADCD_install: creating file /Appliance/zVolume/aprof1/S1RES1 for installation.

    Info: This procedure can take several minutes to complete.

    Error: Incorrect format: 11    SFNT Return code: 223

    Error: Incorrect format: 9

    Error: Incorrect format: 3ibmsys1 ~$

    I have used the same iso images (on a USB harddrive) and installed RD&T Appliance successfully before.

     

    What could be wrong here ?

     

    Bo Nilsson

    IBM sweden

     

     

    bonils


  • 2.  Re: RD&T Appliance

    Posted Wed October 21, 2015 01:12 PM

    It looks like you have an extra "/" in the directory. Make sure you've got the S1RES1.ZPD directory option correct. If it is still correct, there is a possibility that the file is corrupt, or the permissions are not set correctly. Look at the file permissions (ls -l). If the ibmsys1 user cannot read it, that would be another source of the problem. Finally, if both of those options are correct, try coping the ISO image again (or download from PPA). It could be a corrupt file.

    smithkenny