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

RQM integration with STAF/STAX: No providers having inventor

The RQM20 and STAF331 is running on the same machine, when I click the add to provider icon, there're no providers list in combo, and following information displayed at the bottom:
RQM integration with STAF/STAX: No providers having inventory capability found. Cannot add to provider at the moment.

the integration_config.xml:
<adapter>
<name>STAX Adaptor</name>
<version>1.0</version>
<APIVersionSupported>1.0</APIVersionSupported>
<inventoryExtensionId>com.ibm.rational.test.lm.spi.stax.inventory</inventoryExtensionId>
<automationExtensionId>com.ibm.rational.test.lm.spi.stax.automation</automationExtensionId>
<pluginId>com.ibm.rational.test.lm.spi.stax</pluginId>
<instance>
<instanceId>stax_rtlm</instanceId>
<hostname>local</hostname>
<port>0</port>
<offline>FALSE</offline>
<staxPath>c:\stax</staxPath>
<scanInterval>6000</scanInterval>
<dbLocation>c:\lmstax</dbLocation>
</instance>
</adapter>

the local, localhost all have trust level 5.
the stax file also meet the requirements listed in RQM help doc. the target arg has been setted to localhost.
Anything I missed? Thanks in advance!

0 votes



3 answers

Permanent link
Hello,
Are you running Tomcat or WebSphere for your application server? If WebSphere, did you configure the JVM argument to identify the location of integration_config.xml?

Could you email the content of your rqm.log file? That or the console might have some clues (same content in either). Anything about "spi" or "provider"? Anything about problems loading or parsing integration_config.xml?

Regards,
John

The RQM20 and STAF331 is running on the same machine, when I click the add to provider icon, there're no providers list in combo, and following information displayed at the bottom:
RQM integration with STAF/STAX: No providers having inventory capability found. Cannot add to provider at the moment.

the integration_config.xml:
<adapter>
<name>STAX Adaptor</name>
<version>1.0</version>
<APIVersionSupported>1.0</APIVersionSupported>
<inventoryExtensionId>com.ibm.rational.test.lm.spi.stax.inventory</inventoryExtensionId>
<automationExtensionId>com.ibm.rational.test.lm.spi.stax.automation</automationExtensionId>
<pluginId>com.ibm.rational.test.lm.spi.stax</pluginId>
<instance>
<instanceId>stax_rtlm</instanceId>
<hostname>local</hostname>
<port>0</port>
<offline>FALSE</offline>
<staxPath>c:\stax</staxPath>
<scanInterval>6000</scanInterval>
<dbLocation>c:\lmstax</dbLocation>
</instance>
</adapter>

the local, localhost all have trust level 5.
the stax file also meet the requirements listed in RQM help doc. the target arg has been setted to localhost.
Anything I missed? Thanks in advance!

0 votes


Permanent link
majirong wrote:
The RQM20 and STAF331 is running on the same machine, when I click the
add to provider icon, there're no providers list in combo, and
following information displayed at the bottom:
RQM integration with STAF/STAX: No providers having inventory
capability found. Cannot add to provider at the moment.

the integration_config.xml:
adapter
name>STAX Adaptor</name>1.0</version>1.0</APIVersionSupported>com.ibm.rational.test.lm.spi.stax.inventory</inventoryExtensionId>com.ibm.rational.test.lm.spi.stax.automation</automationExtensionId>com.ibm.rational.test.lm.spi.stax</pluginId>stax_rtlm</instanceId>local</hostname>0</port>FALSE</offline>c:\stax</staxPath>6000</scanInterval>c:\lmstax</dbLocation
/instance
/adapter

the local, localhost all have trust level 5.
the stax file also meet the requirements listed in RQM help doc. the
target arg has been setted to localhost.
Anything I missed? Thanks in advance!


The other thing I would ask - are you running in the default quality
manager project or have you created a project? If you created a project
you need a <projectArea> tag under your instanceId saying what your
project name is.

0 votes


Permanent link
Exactly, the project area is not the default one, so after I added the project area element in the configure file, everything is OK now! Thanks again!

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: Oct 10 '09, 11:38 a.m.

Question was seen: 6,077 times

Last updated: Oct 10 '09, 11:38 a.m.

Confirmation Cancel Confirm