ClearQuest Connector Exception ...
I upgraded the RTC standard server from 1.0 to 1.0.1.1. I also installed a separate instance of the CQ Connector 1.0.1.1 (copied the cqconnector.properties from the previous 1.0 installation to the new gateway).The new connector throws the following Exception on startup. I can still start the 1.0 connector with no errors but not the new connector. any suggestions? thanks
11 Mar 2009 14:03:50,015 DEBUG com.ibm.rational.interop.level2 - Releasing CQInteropEventHandler-CQALM-INTEROP-7.0.1/CQALM-CQ Interop Polling Exception in thread "CQ Interop Polling" java.lang.UnsatisfiedLinkError: com/rational/clearquest/cqjni/CQResultSet.GetQueryLimit(J)J at com.ibm.rational.stp.client.internal.cqjni.CqAdapterExecuteQuery.hardQueryLimit(CqAdapterExecuteQuery.java:302) at com.ibm.rational.stp.client.internal.cqjni.CqAdapterExecuteQuery.executeQuery(CqAdapterExecuteQuery.java:374) at com.ibm.rational.stp.client.internal.cqjni.CqAdapterExecuteQuery.buildAndRunCqQuery(CqAdapterExecuteQuery.java:640) at com.ibm.rational.stp.client.internal.cqjni.CqAdapterExecuteQuery.processRequest(CqAdapterExecuteQuery.java:294) at com.ibm.rational.stp.client.internal.cqjni.CqAdapterOp.run(CqAdapterOp.java:449) at com.ibm.rational.stp.client.internal.cq.CqApiRecordType.doQuery(CqApiRecordType.java:103) at com.ibm.rational.connector.cq.teamapi71.CqProviderForInterop71.doQuery(CqProviderForInterop71.java:447) at com.ibm.rational.connector.cq.teamapi71.CqRecordTypeForInterop71.doQuery(CqRecordTypeForInterop71.java:411) at com.ibm.rational.connector.cq.teamapi71.CqRecordTypeForInterop71.dropExistingRecords(CqRecordTypeForInterop71.java:383) at com.ibm.rational.connector.cq.common.cqgateway.CqQueryInfoTable.initializeJazzQueryInfoTable(CqQueryInfoTable.java:197) at com.ibm.rational.connector.cq.common.cqgateway.CQRepository.insertQueryInfo(CQRepository.java:143) at com.ibm.rational.connector.cq.gateway.CQInteropPollingManager.addCQRepository(CQInteropPollingManager.java:680) at com.ibm.rational.connector.cq.gateway.CQInteropPollingManager.initialize(CQInteropPollingManager.java:829) at com.ibm.rational.connector.cq.gateway.polling.PollingThread.pollingIncoming(PollingThread.java:44) at com.ibm.rational.connector.cq.gateway.polling.PollingThread.run(PollingThread.java:31) |
5 answers
What version of CQ do you have installed?
Rich Piazza Jazz CQ Connector team |
Hi Rich, CQ 7.0.1.2, jazz pkg 1.06. -Majid
|
This problem happens when you are using a 7.1 cqjni.jar file in a 7.0.1 installation. Is there any way that 7.1 files could be on your machine?
Rich Jazz CQ Connector team |
yes. This VMWare image was used for RSDC with pre GA CQ 7.1 bits. CQ 7.1 is not installed there but some files might still be around. I'll go a head and do some clean up and try again. thanks
|
I think you nailed it! so far so good. I specified the path to the file (C:\Progra~1\Rational\ClearQuest\cqjni.jar) in the classpath variable, reinstalled the connector and now it starts without error. Thanks for your help Rich!
-Majid |
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.