It's all about the answers!

Ask a question

TestCaseUpdater update


Robert Ducharme (93128) | asked Dec 13 '10, 11:15 a.m.
Are there any plans for updating the TestCaseUpdater program to support 2.0.1.1. Currently it only goes up to 2.0.0.1. The testcase and requirement being worked on were installed using the RQM Exporter for Excel. When I tried to link them together with the updater, received an error saying the testcase was not terminated correctly. See partial log below:

Dec 10, 2010 9:18:33 PM com.ibm.rqm.ct.util.Logger logInfo
INFO: Reading feed for artifact type: testcase
Dec 10, 2010 9:18:33 PM com.ibm.rqm.ct.util.Logger logInfo
INFO: Done reading feed for artifact type: testcase
Dec 10, 2010 9:18:33 PM com.ibm.rqm.ct.util.Logger logInfo
INFO: Starting: Test Case RQMT-5.xml
Dec 10, 2010 9:18:40 PM com.ibm.rqm.ct.util.Logger logError
SEVERE: RestException executing: PUT, RC: 400, message: <xml><ns2><ns2>400</ns2><ns2>The uploaded content does not match the XML schema for testcase</ns2><ns2>javax.xml.bind.UnmarshalException
- with linked exception:

at javax.xml.bind.helpers.AbstractUnmarshallerImpl.createUnmarshalException(AbstractUnmarshallerImpl.java:315)
at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.createUnmarshalException(UnmarshallerImpl.java:502)
at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:207)

One answer



permanent link
John Nason (2.4k1012) | answered Jan 08 '11, 5:46 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
TestCaseUpdater? I have not heard of this program.

The error that is being displayed definitely seems to be related to the RQM Copy Tool. You are correct - the tool is out of date with respect to the RQM server version that you are running. You can download the Copy Tool from the "All Downloads" page of any RQM release on jazz.net.
Here is the most recent version: https://jazz.net/downloads/rational-quality-manager/releases/2.0.1.1iFix1/RQM-Extras-RQMCopyUtil-2.0.1.1-iFix1.zip

If this is code that someone in your organization wrote based on the copy tool then they need to update the JAXB code based off of the more recent release.

Your answer


Register or 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.