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

How to enable debug in RQMAdapter.err file available in "Result Details" section while running testcases using selenium adapter?

Currently I am getting INFO message in RQMAdapterXXXX.err attachment available in Result Details section of RQMTest cases. I am using Selenium adapter.
I want to enable to DEBUG in the same RQMAdapterXXXX.err file. how can I do it?. Thanks!

0 votes



One answer

Permanent link

Hi Hitha, 

Regarding enabling the DEBUG in RQMAdapters - you may have to change the following two line from INFO to DEBUG in your log4j.properties file ( available at the same folder where start.sh. start.bat are run from ).

log4j.logger.com.ibm.rqm.adapter.library=DEBUG
log4j.logger.com.ibm.rqm.adapter.commandline=DEBUG

After this, please remember to remove Config2.ini file so that adapter can reconfigure the connection with RQM Server. 

And now restart the adapter. You would get your debug logs in Adapter.log file. 

Thanks,
Abhishek

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
× 6,130

Question asked: Mar 09 '17, 12:00 a.m.

Question was seen: 1,994 times

Last updated: Mar 14 '17, 11:00 p.m.

Confirmation Cancel Confirm