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

Another kind of "plaform shutdown" error

 Hi,

While doing maven releases from Jenkins we randomly get the following error:

[INFO] Executing: cmd.exe /X /C "scm status --wide"
[INFO] Working directory: F:\Data\var\jenkins-nodes\xxxx
[ERROR] Error: Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: com.ibm.team.repository.client.internal.LicenseClient$1$1

The generic user that run the Jenkins build and perform the release the following licences:
  • Rational Team Concert - Developer-Floating
  • Rational Team Concert - Build System


0 votes



One answer

Permanent link
The error "Job found still running after platform shutdown" returned by "scm status" command looks like a known defect fixed in RTC 5.0. See http://www-01.ibm.com/support/docview.wss?uid=swg1PI15553
Which RTC version is used on Jenkins build server?

1 vote

Comments

 Version of RTC on the Jenkins server is 4.0.6.


Actually we also had an error that looked like the one in your link since the message was
[ERROR] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: com.ibm.team.filesystem.rcp.core.internal.changes.util.listeners.UpdateChangesJob

This error was solved by upgrading from 4.0.3 to 4.0.6 and/or applying a patch described in a Jazz thread about a similar issue.

The current error is not exaclty similar and is still not solved. It talks about com.ibm.team.repository.client.internal.LicenseClient$ 

The issue seems like a product defect. I can find some work items may related to the issue:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=307957
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=296325
Currently you can either try to upgrade or modify your build script to ignore such error.

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: Aug 21 '15, 10:27 a.m.

Question was seen: 2,758 times

Last updated: Aug 24 '15, 8:16 p.m.

Confirmation Cancel Confirm