It's all about the answers!

Ask a question

RTC 4.0.6 - BuildForge 7.1.3.5 - maven release prepare scm deliver timeout


Donald Poulin (2249119107) | asked Aug 11 '14, 11:18 a.m.
 I have a Build Forge project that executes a maven release prepare interfacing to RTC 4.0.6. In the prepare step about 25 pom files are updated and then checked in to the build repository workspace and then an "scm deliver" is executed and it keeps timing out. When I look at the build repository workspace  the pom files have been updated but the changesets never get deliver to the stream. We have 4 other similar jobs that run agains the same stream but with many fewer poms that get updated.

Any suggestions? 

One answer



permanent link
Tim Mok (6.6k38) | answered Aug 11 '14, 3:10 p.m.
JAZZ DEVELOPER
It doesn't sound like your files are that large so it shouldn't timeout. You could try increasing the timeout limit with 'scm set preference repository.timeout <new_timeout_value>'.

Comments
Donald Poulin commented Aug 12 '14, 8:11 a.m.

I have increased it several times from 5 minutes up to 30 minutes and same resultĀ 


Tim Mok commented Aug 12 '14, 8:15 a.m.
JAZZ DEVELOPER

I think at this point you should contact IBM Support so they can gather more information. If you still want to troubleshoot it yourself, the best I can think of is getting some network tools (ie. Wireshark) to see if anything is actually being sent to the server.

Your answer


Register or to post your answer.