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

RTC 4.0.1 - Jazz Build Engine as Windows service

Hello together,

I'm trying to run the "Jazz Build Engine" as a service in Windows (Windows Server 2008 R2).

Using this instructions: https://jazz.net/wiki/bin/view/Main/JbeAsAWindowsService

After run the command "jsl -debug", I got following error:

"Failed to load Main-Class manifest attribute from org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar"

Anybody got a solution for that?

0 votes


Accepted answer

Permanent link
I also had many difficulties with JSL like the one you had.

I suggest you to run your build engines as Windows Scheduled Jobs. That's more easy compared to JSL. I havent seen any side effects till now.
Michael Schmidt selected this answer as the correct answer

0 votes


One other answer

Permanent link

I have succes by Install the RTC-BuildSystem-Toolkit-Win-4.0.3 thru Installation Manager

and the cmd look like this

JAVA = D:\teamConcertBuild\jre

cmdline = -jar D:\teamConcertBuild/buildSystem/buildengine/eclipse/plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar -repository http://test-teamconcert.danskenet.net/jazz -userid C005177 -passwordFile d:\ddbteamconcertBuild\password.txt -engineId w99252_jbe_1

d:\teamConcertBuild is the place I have selected for the InstallPath for RTC-BuildSystem-Toolkit-Win-4.0.3 and have selected JRE.

So the Buildengine can run thru JLS in RTC 4.0.3 too

I am running on older windows versions in some of mine build servers

1 vote

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: Feb 15 '13, 8:45 a.m.

Question was seen: 7,396 times

Last updated: Sep 23 '13, 10:25 a.m.

Related questions
Confirmation Cancel Confirm