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

How to enable Debug service in RRC 4.0.x?

I am using RRC 4.0.5.
When I accessed debug service (rm/rmadmin > Debug > Debug service), I got the following error

Error 403: Forbidden
You must enable the 'com.ibm.rdm.fronting.server.debug.enabled' property to access this service.

How do I enable it?

0 votes


Accepted answer

Permanent link
You can enable debug service with the following steps:

1. open <JazzTeamServerHome>\server\conf\rm\fronting.properties in an text editor

2. add the following line
com.ibm.rdm.fronting.server.debug.enabled=true
(if this line is already present, change its value from false to true)

After saving the file fronting.properties, you can access Debug service without restarting RM server.
Andrew Clement selected this answer as the correct answer

3 votes


One other answer

Permanent link
Another way to do this is:
- In https://<server:port>/rm/rmadmin,  open 'Advanced Properties' and search for 'debug'
- Set com.ibm.rdm.fronting.server.debug.enabled to 'true'
Now you can access the 'Debug Service' in the rm/rmadmin page.

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
× 12,023

Question asked: Feb 22 '16, 11:01 p.m.

Question was seen: 2,556 times

Last updated: Feb 23 '16, 4:28 a.m.

Confirmation Cancel Confirm