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

Errors when Running the Jazz Build Engine (JBE) as a Microso

After following https://jazz.net/wiki/bin/view/Main/JbeAsAWindowsService I get the following errors in the SystemErrorLog.log when trying to start the service.


CRRTC3524W: Repository connection failed:
CRJAZ1247I The request to the server failed.
The server returned the http error 301 with error text "Moved Permanently".
Examine any further details here or look in the server log files for more information on how to resolve the issue.
org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNING: Going to buffer response body of large or unknown size. Using etResponseBodyAsStream instead is recommended.

0 votes



One answer

Permanent link
I found that the wrong repository url was set in the cmdline option of the jsl.ini file

-repository https://localhost:9443/ccm/admin
Was replaced with
-repository https://localhost:9443/ccm



After following https://jazz.net/wiki/bin/view/Main/JbeAsAWindowsService I get the following errors in the SystemErrorLog.log when trying to start the service.


CRRTC3524W: Repository connection failed:
CRJAZ1247I The request to the server failed.
The server returned the http error 301 with error text "Moved Permanently".
Examine any further details here or look in the server log files for more information on how to resolve the issue.
org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNING: Going to buffer response body of large or unknown size. Using etResponseBodyAsStream instead is recommended.

0 votes

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: May 25 '12, 12:35 p.m.

Question was seen: 4,004 times

Last updated: May 25 '12, 12:35 p.m.

Confirmation Cancel Confirm