It's all about the answers!

Ask a question

Build engine not connecting to repo after migration


Maurice Forte (46106) | asked Jun 07 '09, 1:57 p.m.
I just recently migrated from a RTC 1.0.1 environment using Tomcat/DB2 to a new 1.0.1 repository using WAS 6.1.0.21/DB2 via a repotools export/import. The URL changed from https://nsjts01.raleigh.ibm.com:9443/jazz to https://nsjazz.raleigh.ibm.com:8002/jazz. However, we now cannot connect to the repository via the build engine. Did I miss configuring something? Error message is below:

D:\mashups-build>D:\mashups-build\build_jazz\buildengine\eclipse\jbe -vm D:\mashups-build\build_tools\Java60\bin\java -repository https://nsjazz.raleigh.ibm.com:800
/jazz -userId comitium@us.ibm.com -engineId mashups_skye02 -passwordFile D:\mashups-build\passwordfile -sleepTime 10 -v
2009-06-07 13:48:04 Running build loop...
2009-06-07 13:48:04 Waiting for request...
2009-06-07 13:48:06 CRRTC3524W: Repository connection failed: CRJAZ0098I Return code 404 from http request: Not Found
2009-06-07 13:48:16 CRRTC3524W: Repository connection failed: CRJAZ0098I Return code 404 from http request: Not Found

2 answers



permanent link
Jean-Michel Lemieux (2.5k11) | answered Jun 07 '09, 8:38 p.m.
JAZZ DEVELOPER
Something simple, looks like port 800 versus 8002?

In theory if you can connect via the web ui and click through the ui, then the jbe should be able to connect.

Cheers,
Jean-Michel

permanent link
Nick Edgar (6.5k711) | answered Jun 08 '09, 10:24 a.m.
JAZZ DEVELOPER
Also, for more verbose output from the build engine, specify -verbose (not -v).

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.