It's all about the answers!

Ask a question

Floating license server down caused RTC crash?


1
1
Guowei Jim Hu (1.0k810353) | asked Feb 22 '11, 9:48 a.m.
edited Nov 12 '17, 9:34 a.m. by Geoffrey Clemm (30.1k33035)

Twice in a row in four weeks, our RTC server crushed due to issue with the floating license server which is running on the same box as the RTC server and WAS server.

In the first incident, when connected to https://server.swg.usma.ibm.com/jazz/admin, saw errors that the floating license server http://localhost:9081/jazz/ is not available.

But after clicking the url http://localhost:9081/jazz/ then all seems working again

But the damage has been done as both RTC and WAS went cranky and had to restart them.

Then two weeks later, we had it again and it actually caused java core dump.

And again we saw the message starting with floating license server issue in the log:

2011-02-02 09:43:44,663 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:9081/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.getLicenseTypes(LicenseService.java:883)
at com.ibm.team.repository.service.internal.license.LicenseService.getLicenseTypes(LicenseService.java:871)



Just wondering if anyone else have had issues with the floating license server when it is configured to use locahost name instaead of fully qualified one?


Comments
Simon Eickel commented Oct 22 '12, 4:12 a.m. | edited Nov 12 '17, 9:33 a.m.

Any updates on this? facing the same error

Greetings,
Simon

2 answers



permanent link
Ralph Schoon (63.1k33646) | answered Oct 22 '12, 4:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I would consider to open a PMR/Work Item.

Some things come into mind:
  • Why don't you use a fully qualified host name for the license server? I am not sure this would solve the issue however.
  • Is this a token license server? Otherwise, why not serve the licenses on the JTS?

Comments
Simon Eickel commented Oct 22 '12, 6:11 a.m.

Hi Ralph,

this is our configuration:
Licens Server

So - there is a fully qulaified host name for the license server


Ralph Schoon commented Oct 22 '12, 6:17 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I believe, even if the license server goes down or is otherwise unresponsive, it should not affect the stability of your other servers. I would consider to open a PMR or work item.


permanent link
Ruth Goreti Gonzalez Rodriguez (25110) | answered Oct 05 '17, 12:12 p.m.

Hi,
I have found this Workaround: http://www-01.ibm.com/support/docview.wss?uid=swg21693283
Hope it helps.
Regards.

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.