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

Getting Error while Starting the Selenium adapter :

 Hi , 

I am trying to install the selenium adaptor. i want to execute the selenium test scripts by using RQM Server.
I am getting the error while running the command "start.bat -configFile Config2.ini" .

The error message i am getting is "The specified repository URL must use the public URI of the server: https://<server Name>/qm"

 Here is the error message i am getting :

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\CAF\adapters>start.bat -configFile Config2.ini
Launching Command Line Adapter...

java version "1.6.0"
Java(TM) SE Runtime Environment (build pwa6460sr9ifix-20110211_02(SR9+IZ94423))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Windows 7 amd64-64 jvmwa6460sr9-20101
124_69295 (JIT enabled, AOT enabled)
J9VM - 20101124_069295
JIT  - r9_20101028_17488ifx2
GC   - 20101027_AA)
JCL  - 20110211_02
Adapter is reconnecting. Using saved configuration information from Config2.ini
Successfully created an HTTP client
The adapter is now connected
The specified repository URL must use the public URI of the server: https://<Server Name>/qm
The command line 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.
Please refer to the readme.txt file in the adapter package.



0 votes

Comments

Any help would be greatly appreciated. Thanks in advance. 

Have you tried checking if JVM is on the path?
Are you able to run java -version from your "adapters" folder?

Also, please post the contents of your Config2.inifile.

Thank you so much Piotr for your reply ! . The  issue was with the server name ...actually i was giving port number also with server name that's why it was showing error like "The specified repository URL must use the public URI of the server: "


Now i am giving only server name and its working fine. :) 

Thank you !


Accepted answer

Permanent link
 Hi Dev,
would you please have a check of the 
 https://<server Name="">/qm"
used in the command line adapter.
go to https://<server:port>/qm/admin#action=com.ibm.team.repository.admin.serverStatus,
check the Public URI, this should be the same with the one that used in the selenium adapter.
Dev K selected this answer as the correct answer

0 votes

Comments

Thanks Hao. Yes issue was same. I was giving wrong URI.   

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,121

Question asked: May 27 '13, 5:15 a.m.

Question was seen: 5,076 times

Last updated: May 31 '13, 12:48 p.m.

Confirmation Cancel Confirm