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

Unable to Access CQ database from Insight 1.1.1

Hi,

I am getting the following error when running a test against XML data provider.



The URL I am using is :-
http://localhost:9080/DataServices/ClearQuest/SCHEMA/USERDB
If I put in :- http://localhost:9080/DataServices  I get :-

<DataServices Version="1.0.0"><Adaptors><Adaptor href="http://localhost:9080/DataServices/ClearQuest"><AdaptorName>ClearQuest</AdaptorName><Version>1.1.1</Version><Description>This adapter delivers data from ClearQuest databases using ClearQuest version 7.1.                    Since this version of ClearQuest is interoperable with databases accessed by versions 7.0 and 7.0.1,                  it can be used if your organization is using either the 7.0, 7.0.1, 7.1 or 8.0 versions of ClearQuest.                   Please refer to the ClearQuest administration documentation for details.</Description><ProductName>IBM Rational ClearQuest</ProductName></Adaptor></Adaptors></DataServices>

If I put in the URL referenced above. http://localhost:9080/DataServices/ClearQuest
I get
Error 500: CRRED0200E: An unspecified error has occurred. Caused by: [CRVAP0049E Cannot instantiate protocol provider: com.rational.clearquest.cqjni.CQClearQuest (initialization failure) ] Caused by: [null] Caused by: [com.rational.clearquest.cqjni.CQClearQuest (initialization failure)] Caused by: [cqjniproxy (Not found in java.library.path)]

There is nothing in the Was logs, specially after viewing the tech note :-
http://www-01.ibm.com/support/docview.wss?uid=swg21515079

CQ is 7.1
Insight is 1.1.1

Does anybody have any ideas, or pointers to assist us in resolving this issue please?

Regards

Mark.




0 votes



3 answers

Permanent link
Hi Mark,

Have you followed the instructions in the InfoCenter on setting the shared library locations for ClearQuest?  It sounds like the location to the cqjni.jar (and possibly others listed in the topic) are not configured correctly (or at all).  I'd suggest checking that as well as making sure you are on a 32-bit version of WebSphere.  Hope it helps,

1 vote


Permanent link
For reference the issue was solved by:
  1. Reinstalling the data service on a 32bit instance of WAS
  2. Configuring the Class paths as per the link provided by Ben above.

0 votes


Permanent link
 Hello,
I have installed Rational Clearquest Adaptprs on different machine where ClearQuest 8.0.X is installed and Rational Insight 1.1.1.1 is installed on the different machine.
I am using 32 bit WAS and 32 bit Rational Insight DataServices. Installation and required configuration part has been completed.
When I am using the URL : http://localhost:8080/DataServices, It is working fine and giving the result in XML.

while using the URL: http://http://localhost:8080/DataServices/ClearQuest then getting the same error as Mark got it.
Error 500: CRRED0200E: An unspecified error has occurred. Caused by: [CRVAP0049E Cannot instantiate protocol provider: com.rational.clearquest.cqjni.CQClearQuest (initialization failure) ] Caused by: [null] Caused by: [com.rational.clearquest.cqjni.CQClearQuest (initialization failure)] Caused by: [cqjniproxy (Not found in java.library.path)] 

Does anybody have any ideas, or pointers to assist us in resolving this issue please?

Thanks for your valuable reply.

Warm Regards,
Raj

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: Nov 27 '13, 10:20 a.m.

Question was seen: 5,776 times

Last updated: May 20 '14, 9:20 a.m.

Confirmation Cancel Confirm