Deployment Solution

 View Only
Expand all | Collapse all

DS 7.1 New images not showing in resources or dropdown list.

  • 1.  DS 7.1 New images not showing in resources or dropdown list.

    Posted Oct 31, 2011 07:21 AM

    Hello, capturing new images are not showing in the image resources list and can not be deployed.

    when i create a deployment job the captured image doesnt show in the list.

    any ideas how to update this?

    there is a GUID folder created in the image directory and the .gho file is present.

    it says in the job properties that the image failed.

     

    The task was killed because it took longer than the allowed time. To change the time go to the task's advanced properties.

    I have clicked 'advanced' in the client job properties and Unchecked 'End task after 90 minutes'

    this is why the job failed.

     

    It did look like the jobs had completed still,

    is it possible to import these images so they appear in the list to re-deploy?



  • 2.  RE: DS 7.1 New images not showing in resources or dropdown list.
    Best Answer

    Posted Oct 31, 2011 08:06 AM

    You can run

    "\\<server>\Deployment\Task Handler\Tools\ResourceImportTool.exe"

    - copy the image to a save location

    - delete the image package and associated files/folders

    - reimport the image with above tool

     

    Edit: I think i remember some KB article, that tasks inside a job have hardcoded timeout of 30 minutes (90 minutes it the timeout for the whole job).



  • 3.  RE: DS 7.1 New images not showing in resources or dropdown list.

    Posted Oct 31, 2011 08:40 AM

    thanks for the info, resolved.