Automic Continuous Delivery Automation

  • 1.  AWI 12.0 Queue executions failing

    Posted Nov 22, 2017 03:31 PM
    In AWI, when we try to execute a workflow with the "In Queue" option selected, the scheduled queue execution fails with the following message:

    11/22/2017 02:00:10 PM
    U00011503 Workflow 'PCK.AUTOMIC_BOND.PUB.ACTION.QUEUE_TRIGGER' (RunID '0004793180') ended abnormally.
    11/22/2017 02:00:10 PM
    U00011168 Could not find any entry in Login object 'UC4_RL.LOGIN.ALL' of Job 'PCK.AUTOMIC_BOND.PRV.JOB.QUEUE_TRIGGER@WINDOWS' (RunID '0004793181') for host 'xyz'.

    Any idea where this login object "UC4_RL.LOGIN.ALL" gets attached automatically ?


  • 2.  AWI 12.0 Queue executions failing

    Posted Nov 24, 2017 02:18 AM
    The login object is typically assigned in the profile, that you use for deployments. Which login object selected there?


  • 3.  AWI 12.0 Queue executions failing

    Posted Nov 24, 2017 12:38 PM
    The profile that we choose for this execution is not getting passed and this 'UC4_RL.LOGIN.ALL' gets passed instead (not sure if this is a default login object set by the tool).


  • 4.  AWI 12.0 Queue executions failing

    Posted Nov 26, 2017 11:53 PM
    I believe you are working on the ARA's queue, and default without any customization
    The agent used for queue trigger will be agent "AGENTNAME" and login object used for that agent will be 
    UC4_RL.LOGIN.ALL
    You can customize the Agent name and login object by updating the file "Customer.config"

    ewr5a8j9oa54.jpghttps://us.v-cdn.net/5019921/uploads/editor/uf/ewr5a8j9oa54.jpg" width="1186">
    Lately I'll write an documentation guide on how to set up the queue in ARA


  • 5.  AWI 12.0 Queue executions failing

    Posted Nov 28, 2017 02:20 AM