Hi, we are trying to download a Repository from RTC to a remote server using Jazz scm but it fails.
The error we get is this.
Starting to download files from the repository workspace to local disk.
[DEBUG] [Thu Jun 1 13:02:11 2017]: /builds/scmtools/5.0.2/ibm-java-s390x-60/bin/java -Djava.protocol.handler.pkgs=com.ibm.net.ssl.www2.protocol -Dscm.show.own.errors=true -Xmx512m -Dosgi.requiredJavaVersion=1.6 -jar /builds/scmtools/5.0.2/jazz-scmtool/jazz/scmtools/eclipse/plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar -data @noDefault load -r MY.RTC.SERVER -d /builds/run/tmp/sandbox/800/components --include-root _jd_qYF2OEeaclf0HbJWRYg
Pid: 7272
[DEBUG] [Thu Jun 1 13:02:11 2017]: ==> Jazz scm returned: 'Pid: 0
'
[DEBUG] [Thu Jun 1 13:02:24 2017]: ==> Jazz scm returned: 'Problem running 'load':
'
[DEBUG] [Thu Jun 1 13:02:24 2017]: ==> Jazz scm returned: 'Exception during load
'
[DEBUG] [Thu Jun 1 13:02:24 2017]: ==> Jazz scm returned: 'Error getting inverse info
'
[DEBUG] [Thu Jun 1 13:02:24 2017]: ==> Jazz scm returned: 'Check the log for details about the error at "/home/l2kbuild/.jazz-scm". If you have configured custom logging check your log configuration settings for the path to the log file.
'
[DEBUG] [Thu Jun 1 13:02:25 2017]: ==> Jazz scm returned: '<title></title>
'
==> scm load /builds/run/tmp/sandbox/800/components returned 3: scm failed, unknown reason
The local repository could not be loaded from the IBMLINK.BUILDER.8d1.WRKSPC repository workspace
We don't think it's related to the RTC version because we have another build definition that works just fine, but is for Java 1.5.
Can someone with experience in SCM help us with this?
Thanks.