It's all about the answers!

Ask a question

Error with RMT to RQM migration


Erik Bryant (2365) | asked Jun 03 '10, 6:36 p.m.
We are working to migrate our RMT scripts into RQM and it appears that the tool is throwing
an exception when attempting to connect to our RQM server.
From the client machine with RMT I can successfully connect via the browser to the
RQM server and login.


RQM Server running on WAS 7 and DB2 with user validation via bluepages LDAP

My Coworker opened a defect for this but I thought I would ask the larger audience to see if they have encountered this problem before. Thanks

The error is

C:\Program Files\IBM\RMT70>"C:\Program Files\IBM\RMT70\jdk\jre\bin\java.exe" -cp
"C:\Program Files\IBM\RMT70\startup.jar" org.eclipse.core.launcher.Main -data "
C:\Documents and Settings\Administrator\rmt2rqm" -application com.ibm.rational.t
est.rmt2rqm.Rmt2RqmApplication -product Rmt2RqmProduct -nosplash
Jun 3, 2010 8:41:52 AM org.apache.commons.httpclient.HttpMethodDirector isRedire
ctNeeded
INFO: Redirect requested but followRedirects is disabled
Jun 3, 2010 8:41:52 AM com.ibm.rational.test.rqm.client.JFSHttpsClient logError
SEVERE: *** JFSHttpsClient: login error (response code) - 401
Response Body:
java.net.ProtocolException: Unable to log into server: 401: https://9.42.77.46:9
443/jazz
at com.ibm.rational.test.rqm.client.RQMConnectionHelper.login(RQMConnect
ionHelper.java:166)
at com.ibm.rational.test.rmt2rqm.dialogs.MigrationWizardDialog.verifyCon
nection(MigrationWizardDialog.java:253)
at com.ibm.rational.test.rmt2rqm.dialogs.MigrationWizardDialog.nextPress
ed(MigrationWizardDialog.java:88)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java
:351)
at org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Dialog.java:660)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:
90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
at org.eclipse.jface.window.Window.open(Window.java:796)
at com.ibm.rational.test.rmt2rqm.actions.MigrateAction.run(MigrateAction
.java:55)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:2
54)
at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginActio
n.java:229)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection

One answer



permanent link
Erik Bryant (2365) | answered Jun 07 '10, 9:22 p.m.
This was resolved with RQM 2.0.1 iFix 2

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.