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

RQM Selenium Adaptor- CLM-6.0.5

Hi,
 I am unable to start the adoptor. here is the error.

C:\RQMJUnitSeleniumAdapter>start.bat -repository https://mapanda3:9443/qm -userid manoj
Launching Adapter...

java version "1.8.0"
Java(TM) SE Runtime Environment (build pwa6480sr4fp10-20170727_01(SR4 FP10))
IBM J9 VM (build 2.8, JRE 1.8.0 Windows 7 amd64-64 Compressed References 2017072
2_357405 (JIT enabled, AOT enabled)
J9VM - R28_20170722_0201_B357405
JIT  - tr.r14.java_20170722_357405
GC   - R28_20170722_0201_B357405_CMPRSS
J9CL - 20170722_357405)
JCL - 20170726_01 based on Oracle jdk8u144-b01
Adapter is reconnecting. Using saved configuration information from Config2.ini
Exception in thread "main" java.lang.RuntimeException: BASE64 input is invalid b
ecause it is the wrong size
        at com.ibm.rqm.adapter.library.connection.Base64.decode(Base64.java:163)

        at com.ibm.rqm.adapter.commandline.QMCommandLineAdapter.main(QMCommandLi
neAdapter.java:297)
The adapter did not run, exited unexpectedly, or was killed.
This can happen if java.exe was not found in the PATH,
or if java.exe is too old or not compatible (the version of JAVA required is 1.5
 or later),
or Configuration File does not have write permissions,
or some other error occurred.

0 votes



3 answers

Permanent link

It looks like there was argument BASE64 given for the first time, when the adapter was started.  BASE64 also seems to be invalid.  Please check for the same.

0 votes

Comments

This is the 1st time,  I am trying to do the setup.

Does your username or password contain '!" mark, if then can you follow the steps in the below link.
https://jazz.net/forum/questions/172940/rqm-selenium-adaptor-has-an-error-to-start-up-how-to-solve-it

no does not have !


Permanent link

If you copy the command line from somewhere else, try typing it manually. I suspect that some special characters are hidden in your command line. The command that you use should produce an "invalid parameter" error since it expects "-user", not "-userid". At least this is true for version 6.0.5.

0 votes


Permanent link

You should also check the selenium.properties file carefully and see what changes have been made there.

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
× 6,131

Question asked: Feb 17 '18, 11:05 a.m.

Question was seen: 2,370 times

Last updated: Feb 21 '18, 1:07 a.m.

Confirmation Cancel Confirm