webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  CI with Jenkins - failed to create deployment candidate

    Posted Mon February 24, 2020 03:42 AM

    I’m trying to create a CI for webMethods using Jenkins - runtime deployment creation is failing with the following error log

    [exec] [DEBUG] [24 Feb 2020 12:48:15,153] (DeployerServiceUtils.java:executeService:1587)
    [exec] [Deployer] Exiting executeService(String server, String user, String pwd, String packageStr, String service,IData inputDocument) Method
    [exec]
    [exec] [DEBUG] [24 Feb 2020 12:48:15,153] (DeployerServiceUtils.java:deployAction:710)
    [exec] [Deployer Service Status] Stature returned with status error
    [exec]
    [exec] [DEBUG] [24 Feb 2020 12:48:15,154] (DeployerServiceUtils.java:deployAction:714)
    [exec] [Deployer Service Status] Message = [DEP.0002.0148] No such deployment candidate myDeployment found in project WebM-g. Delete and recreate the deployment candidate.
    [exec]
    [exec] [DEBUG] [24 Feb 2020 12:48:15,154] (DeployerServiceUtils.java:deployAction:726)
    [exec] [Deployer] Exiting deployAction(HashMap paramMap) Method
    [exec]
    [exec] [DEBUG] [24 Feb 2020 12:48:15,156] (ParseDeployerParams.java:addStatusRecordToReport:5157)
    [exec] [Deployer] Entering addStatusRecordToReport(int errorCode, String message, boolean isUsageRecord) Method
    [exec]
    [exec] [DEBUG] [24 Feb 2020 12:48:15,158] (ParseDeployerParams.java:addStatusRecordToReport:5168)
    [exec] [Deployer] Exiting addStatusRecordToReport(int errorCode, String message, boolean isUsageRecord) Method
    [exec]
    [exec] [ INFO] [24 Feb 2020 12:48:15,159] (ParseDeployerParams.java:parse:1986)
    [exec] [[DEP.0100.4.01] Error -999][DEP.0100.-999] Service Error [DEP.0002.0148] No such deployment candidate myDeployment found in project WebM-g. Delete and recreate the deployment candidate.
    [exec]
    [exec] [[DEP.0100.5.23] Deploy Deployment Candidate Output]
    [exec]
    [exec]
    [exec] Error Executing Command
    [exec]
    [exec]
    [exec] [[DEP.0100.4.01] Error - -999] : [[DEP.0100.5.23] Deploy Deployment Candidate] : [DEP.0100.-999] Service Error [DEP.0002.0148] No such deployment candidate myDeployment found in project WebM-g. Delete and recreate the deployment candidate.
    [exec] [DEP.0100.3.39] Report file name :[DEP.0100.3.42] The simulate, checkpoint
    [exec] , deploy, or rollback operation encounte
    [exec] red an error while generating the report
    [exec] . Contact Software AG Global Support.

    Kindly help


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: CI with Jenkins - failed to create deployment candidate

    Posted Mon February 24, 2020 01:16 PM

    Hello,

    BTW, What is your IS/DEP version ??

    Also are you facing this CI run-time error only for a particular CI/DEP project or any project in general with CI/CD configuration with Jenkins?

    Can you please try just running with Deployer itself not using with CI to prove the DEP for this project WebM-g working correctly?

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: CI with Jenkins - failed to create deployment candidate

    Posted Tue February 25, 2020 07:56 AM

    Hello,

    Here is the IS/DEP version

    Product webMethods Integration Server
    Version 10.5.0.0
    Updates None
    Build Number 84

    Manually It’s working fine with deployer, only issue is with CI (Runtime Deployment).

    We are following this project, provided by SAG

    Looks like this project is following Repository deployment pattern. Could you please suggest us if there are any sample projects with Runtime Deployment?

    Regards,
    AH


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: CI with Jenkins - failed to create deployment candidate

    Posted Wed February 26, 2020 04:43 AM

    Hi,

    Please try to install the latest fixes, 10.5 is not usable without them.

    Best regardsm


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: CI with Jenkins - failed to create deployment candidate

    Posted Fri February 28, 2020 05:37 AM

    Hi,

    Could you please provide a sample project which uses Runtime deployment with CI?

    Thanks,
    AH


    #webMethods
    #Integration-Server-and-ESB