1.0 M5a - gateway error: Illegal version combination
When starting the ClearQuest Gateway, the following error is displayed. It stated "InteropException: Illegal version combination: cqprovider version 7011; cm api version 701". I have CQ7011 installed. How can I upgrade cm api?
............
com.ibm.team.interop.service.managers.clearquest.common.InteropException: Illegal version combination: cqprovider version 7011; cm api version 701 at com.ibm.rational.connector.cq.common.cqgateway.CqObjectFactory.determineGatewayVersion(CqObjectFactory.java:59)
at com.ibm.rational.connector.cq.common.cqgateway.CqObjectFactory.getCQVersionInfo(CqObjectFactory.java:91)
............
com.ibm.team.interop.service.managers.clearquest.common.InteropException: Illegal version combination: cqprovider version 7011; cm api version 701 at com.ibm.rational.connector.cq.common.cqgateway.CqObjectFactory.determineGatewayVersion(CqObjectFactory.java:59)
at com.ibm.rational.connector.cq.common.cqgateway.CqObjectFactory.getCQVersionInfo(CqObjectFactory.java:91)
One answer
When starting the ClearQuest Gateway, the following error is displayed. It stated "InteropException: Illegal version combination: cqprovider version 7011; cm api version 701". I have CQ7011 installed. How can I upgrade cm api?
............
com.ibm.team.interop.service.managers.clearquest.common.InteropException: Illegal version combination: cqprovider version 7011; cm api version 701 at com.ibm.rational.connector.cq.common.cqgateway.CqObjectFactory.determineGatewayVersion(CqObjectFactory.java:59)
at com.ibm.rational.connector.cq.common.cqgateway.CqObjectFactory.getCQVersionInfo(CqObjectFactory.java:91)
This is a bug in the CQ Gateway; we've opened work item 47918 for it:
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/47918
Unfortunately, the only workaround at this point would be to uninstall CQ 7.0.1.1 and go back to 7.0.1. But this bug will be fixed in the M6 milestone, which should be available in a couple weeks.
John
Jazz CQ Connector Team