IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.  Jenkin,ABE and SVN

    Posted Thu August 31, 2017 11:46 AM

    Hi everyone,

    Currently I am doing POC on deployment using Jenkin.Both ABE and SVN are also used .
    I am getting an error “unable to access the repository” while configuring source code management section using Jenkins .
    SVN repository path is –http://localhost:3690/wmSVNrepo
    webMethods version–webMethods 9.12
    Using designer svn repository is accessible via svn://localhost:3690/wmSVNrepo .

    Can anyone please share your experience or thoughts on identifiying and fixing this issue .

    With Regards
    Sweta


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods
    #Application-Platform


  • 2.  RE: Jenkin,ABE and SVN

    Posted Fri September 01, 2017 12:27 PM

    Hi everyone,

    This issue is now fixed after removing the port 3690.
    SVN repository url–svn://localhost/wmSVNrepo.

    Now while creating build using Jenkin,below error is seen.
    Can anyone please share me your inputs if already fixed this/similar issue .

    Error:
    [exec] Error retrieving repo objects from Repo Server DEMO_Repository : Repository Index is missing. Please create the index for the Repository.
    [exec]
    [exec] [ INFO] [01 Sep 2017 19:45:29,665] (XMLReport.java:runExample:41)
    [exec] Started Generating Report …
    [exec]
    [exec] [ INFO] [01 Sep 2017 19:45:29,665] (XMLReport.java:createDOMTree:8
    [exec] Info Messages Size = 8
    [exec]
    [exec] [ INFO] [01 Sep 2017 19:45:29,665] (XMLReport.java:createDOMTree:89)
    [exec] Error Messages Size = 1
    [exec]
    [exec] [ INFO] [01 Sep 2017 19:45:29,679] (XMLReport.java:runExample:44)
    [exec] Generated Automation Test Suite Report file successfully.
    [exec]
    [exec] Error Code = -1

    BUILD FAILED
    C:\SoftwareAGWebM912\common\AssetBuildEnvironment\master_build\build.xml:340: exec returned: -1

    With Regards
    Sweta


    #webMethods-General
    #Integration-Server-and-ESB
    #Application-Platform
    #webMethods