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

No project area enabled for synchronization

Hi,

I have been trying for days to configure the CQ Synchronizer. I have overcome many errors but at the moment I am stuck on this error..

CRRTC4558E: No project area on any Jazz server is fully enabled for synchronization


I get this error when I start the CQ Gateway instance of Tomcat.

I am still getting the license issue I posted here earlier this week too. I am not able to say if it is because of the Gateway error. The license error is obtained on step 5 of the CQ Synchronizer Setup located here: http://localhost:8081/cqconnector/cqsetup#/steps/5

Jazz License problem on https://localhost:9443/ccm. Please check the Jazz server edition or that the license granted to the Jazz synchronizer login account is configured for the ClearQuest Synchronizer.


I appreciate any help you can offer. Thank you.

Mike

0 votes



One answer

Permanent link
"Enabled for synchronization" means "has synchronization rules defined". Have you created any synchronization rules in any of the project areas in your CCM server?

Have you checked that the Jazz user account you designated the CQ gateway to log in as has been granted the CQ Connector license?

It might be useful to turn on debug logging in the gateway, to get more detailed information about what requests it is issuing. To do that, edit the connector/gateway/log4j.properties file to comment out the WARN level, and uncomment the DEBUG levels, like this:

#log4j.logger.com.ibm.rational.interop.level1=WARN, cqgateway
log4j.logger.com.ibm.rational.interop.level1=DEBUG, cqgateway
log4j.logger.com.ibm.rational.interop.level2=DEBUG, cqgateway

Then restart the gateway, and see what gets written to the connector/gateway/tomcat/logs/cqgateway.log file. (Initially, and after trying to go through the setup wizard to get the license error.)

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: Feb 10 '11, 12:20 p.m.

Question was seen: 3,784 times

Last updated: Feb 10 '11, 12:20 p.m.

Confirmation Cancel Confirm