Jenkin,ABE and SVN

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

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