Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Unable to start build engine

Hi,
I am using the RTC 2.0.0.1 the problem is when I try to run the build engine using command
C:\Program Files\IBM\TeamConcertBuild\buildsystem\buildengine\eclipse>jbe -vm "C
:\Program Files\IBM\SDP\jdk\bin\java" -repository https://localhost:9443/jazz/ -
userId pm1 -pass pm1 -engineId HelloWorldEngine


but keep getting the following error

2009-12-16 08:44:53 Running build loop...
2009-12-16 08:44:53 Waiting for request...
2009-12-16 08:44:55 CRRTC3528E: Error logging in to repository https://localhost:9443/jazz/ with user id: pm1
2009-12-16 08:44:55 CRRTC3523W: Authentication failed: CRJAZ0100I A password must be supplied.


Login credentials are correct and i am able to connect the repository in RTC client and the JDK version is

C:\Program Files\IBM\SDP\jdk\bin>java -version
java version "1.6.0" Java(TM) SE Runtime Environment (build pwi3260sr2-20080818_01(SR2))
IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Windows Server 2003 x86-32 jvmwi3260
-20080816_22093 (JIT enabled, AOT enabled)
J9VM - 20080816_022093_lHdSMr
JIT - r9_20080721_1330ifx2
GC - 20080724_AA)
JCL - 20080808_02


regards,
Qaiser

0 votes



22 answers

Permanent link
I've submitted work item 102246 for this problem (i.e. the password
argument apparently being ignored if it is not the first parameter).

Note: One of my customers also reported this problem in an earlier release.

Cheers,
Geoff

qaiserislam wrote:
luisgwrote:
Let's work on what are the
differences.Let's work on what are the
differences.


I am using Windows XP. The following cmd didn't work:


C:\jazz\buildsystem\buildengine\eclipse>jbe -repository
https://jazz04.rchland.ibm.com:9443/jazz -userId
luisg@us.ibm.com -passwordFile pass.txt -engineId villa
2009-12-22 08:31:24 Running build
loop...
2009-12-22 08:31:24 Waiting for
request...
2009-12-22 08:31:27
CRRTC3528E: Error logging in to repository
https://jazz04.rchland.ibm.com:9443/jazz/ with user id:
luisg@us.ibm.com
2009-12-22 08:31:27
CRRTC3523W: Authentication failed: CRJAZ0100I A password must
be supplied.

C:\jazz\buildsystem\buildengine\eclipse>java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build
pwi32devifx-20070725 (SR5a))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32
j9vmwi3223-20070426 (JIT enabled)
J9VM - 20070420_12448_lHdSMR
JIT - 20070419_1806_r8
GC - 200704_19)
JCL - 20070725


Then, this is working:


C:\jazz\buildsystem\buildengine\eclipse>jbe -passwordFile
pass.txt -repository https://jazz04.rchland.ibm.com:9443/jazz
-userId luisg@us.ibm.com -engineId villa
2009-12-22 08:33:49 Running build
loop...
2009-12-22 08:33:49 Waiting for
request...


JBE version info:
#Eclipse Product File
#Fri Dec 11 06:05:39 EST 2009
version=2.0.2.I200911302101
name=%Application.Name
id=com.ibm.team.build.engine.product


on xp machine i m successfully able to run the build engine by
specifying the -pass as first argument

thanks for the tip

Regards,
Qaiser

0 votes


Permanent link
Luis reports that running JBE with a more recent JDK (1.6.0) works OK (note: there was no change to the server, which was running on a different machine).

We recommend always running JBE with the JDK that ships with RTC. See https://jazz.net/wiki/bin/view/Main/BuildFAQ#WhichJDK

However, in the comment from Thu Dec 17, 2009 3:16 pm, Qaiser says he did try with the JDK from RTC 2.0.0.2, and that the problem still occurred.

I'm unable to reproduce the problem on either the JDK in 2.0.0.2 or IBM 1.5.0 SR5a. Let's follow up in the work item.

0 votes

1–15 items
page 3of 1 pagesof 2 pagesof 3 pages

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Dec 16 '09, 10:10 a.m.

Question was seen: 25,192 times

Last updated: Dec 16 '09, 10:10 a.m.

Confirmation Cancel Confirm