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
One answer
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?
Which RTC version is used on Jenkins build server?