It's all about the answers!

Ask a question

Cannot start build server


Daniel Spiess (5693) | asked May 28 '09, 2:56 p.m.
I am running CentOS v5.3 and Java build 1.5.0_14-b03. I cannot get the build server started. I get the error:

2009-05-28 12:42:53 CRRTC3524W: Repository connection failed: CRJAZ0096I Attempting to connect to "/jazz/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService" using insecure "http" protocol - suggest using "https" protocol.

When I try connecting via https:

2009-05-28 12:55:03 CRRTC3524W: Repository connection failed: CRJAZ0099I HTTP error "Remote host closed connection during handshake" accessing URL "https://localhost:9080/jazz/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService".

Any ideas what I have configured wrong?

2 answers



permanent link
Ralph Schoon (63.1k33646) | answered May 28 '09, 10:37 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hello deege,

Have you defined https://my_jazz_server:9443/....

In case you just changed http to https the connection will use 9080 but there
is nobody listening.

Ralph

I am running CentOS v5.3 and Java build 1.5.0_14-b03. I cannot get
the build server started. I get the error:

2009-05-28 12:42:53 CRRTC3524W: Repository
connection failed: CRJAZ0096I Attempting to connect to
"/jazz/service/com.ibm.team.repository.common.internal.IRepositoryRemo
teService"
using insecure "http" protocol - suggest using
"https" protocol.
When I try connecting via https:

2009-05-28 12:55:03 CRRTC3524W: Repository

connection failed: CRJAZ0099I HTTP error "Remote host closed

connection during handshake" accessing URL

"https://localhost:9080/jazz/service/com.ibm.team.repository.common.in
ternal.IRepositoryRemoteService".

Any ideas what I have configured wrong?

permanent link
Maurice Forte (46106) | answered Jun 07 '09, 1:53 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

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.