CQ Connector problem in M6a
After submitting a defect in CQ, 3 entries show up in the Synchronization status view.
The first one is for the defect and it is marked as PENDING. The other two are marked as INCOMING_ERROR and are for the user and Project records that the defect synchronization depends on. The error message in the synchronization status for both the user and the Project is the following: "Error occurred: java.lang.RuntimeException: com.ibm.team.interop.service.managers.clearquest.common.InteropException: java.net.ConncetException: Conncetion refused: connect" I'm using the DefectTrackingInterop schema that is bundled with the connector. Has anyone seen this before? |
2 answers
I would check that the external repository connection is correct. This is what the Jazz server uses to connect to the CQ gateway. If both are located on the same machine, then it would look like the following:
http://localhost:8081/InteropGateway/InteropServlet Lorelei Ngooi Jazz CQ Connector Team |
Thank you for your response. I changed the port in the server.xml file due to a conflict but forgot to change the port in the External repository connection.
It is working fine now. |
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.