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

Floating License Server

I have setup my current jazz team server, as the floating license server as well and wondering if this is a problem. For my floating license server I have put in https://{SERVER}.DOMAIN.COM:{PORT}/jazz. This is the same url used to access my RQM installation. Now from my knowledge this is ok; however, everytime I add a new floating license key, or restart the server, this setup defaults and changes to http://localhost:9080/jazz and loses the connection. I then have to setup the URL again for it to work.

Can anyone tell me why I am have this issue, am I doing something wrong, or is there an issue with my installation?

[11/24/10 14:31:58:728 EST] 00000033 SystemOut     O 14:31:58,726 [Remote license updater]  WARN com.ibm.team.repository                             - CRJAZ1297I The list of floating licenses could not be updated.  See nested exception for details.

com.ibm.team.repository.common.TeamRepositoryException: CRJAZ1267I The list of floating licenses could not be retrieved from "http://localhost:9080/jazz/service/com.ibm.team.repository.service.internal.license.IFloatingLicenseService/licenses".
at com.ibm.team.repository.service.internal.license.FloatingLicenseClient.getFloatingLicenseList(FloatingLicenseClient.java:136)
at com.ibm.team.repository.service.internal.license.FloatingLicenseClient.getFloatingPolicies(FloatingLicenseClient.java:151)
at com.ibm.team.repository.service.internal.license.LicenseService.loadRemoteFloatingLicenses(LicenseService.java:436)
at com.ibm.team.repository.service.internal.license.LicenseService.access$2(LicenseService.java:434)
at com.ibm.team.repository.service.internal.license.LicenseService$1.run(LicenseService.java:232)
at java.lang.Thread.run(Thread.java:736)
Caused by:
org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:9080 refused
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:133)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:349)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:465)
at com.ibm.team.repository.service.internal.license.FloatingLicenseClient.executeMethod(FloatingLicenseClient.java:365)
at com.ibm.team.repository.service.internal.license.FloatingLicenseClient.getFloatingLicenseList(FloatingLicenseClient.java:120)
... 5 more
Caused by:
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:352)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:214)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:201)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:378)
at java.net.Socket.connect(Socket.java:537)
at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:119)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:129)
... 13 more

0 votes



2 answers

Permanent link
https is not supported on floating licence servers, you either need a second jazz instance to host the licences or change your RQM instance to be http

0 votes


Permanent link
Not sure about https not being supported: I have an RQM 2.0.1 Ifix 05
server configured to be a license server using https:
Floating License Server Connected to license server at
https://rqm:9453/jazz/.Modify...
This server is a Floating License Server (1 Floating License type
installed).

and users are able to acquire these floating licenses:
Acquired Floating License Leases

Displays the list of floating licenses currently acquired from the
license server by users on this server.

License User Name User ID Timeout
Terminate leaseFloating Quality Manager
Bill Bailey bill 120 minutes
Terminate leaseFloating Quality Manager
Sudhakar Frederick freddy 120 minutes


On 27/11/2010 11:53 AM, willne wrote:
https is not supported on floating licence servers, you either need a
second jazz instance to host the licences or change your RQM instance
to be http

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: Nov 25 '10, 12:44 p.m.

Question was seen: 6,890 times

Last updated: Nov 25 '10, 12:44 p.m.

Confirmation Cancel Confirm