It's all about the answers!

Ask a question

Job found still running after platform shutdown


Oscar Picasso (311420) | asked Feb 14 '14, 2:42 p.m.
Hi,

I have written a program that does several scm calls in a row. Sometimes I get the following error after such a scm call: 

[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

The commands I call are accept, load, deliver, checkin, comment or promote.

How could I avoid this kind of error?

3 answers



permanent link
Lily Zheng (11) | answered Aug 11 '20, 3:53 a.m.

when I use accept command in Jenkins job, I also find the problem in the Jenkins console log, but I didn't load the workspace to the local computer, so there isn't the .snap file under <workspace> /.metadata/.plugins/org.eclipse.core.resources/. Any more resolution for this problem? </workspace>


permanent link
Melissa Kivisto (2871021) | answered Mar 23 '15, 5:28 p.m.
This has been fixed under the following APAR: http://www-01.ibm.com/support/docview.wss?uid=swg1PI15553
(Fix is in scmtools for 407 iFix, 50, 501 and 502)

permanent link
Lily Wang (4.9k714) | answered Feb 15 '14, 4:13 a.m.
Hi Oscar,
The error looks like a defect https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=49609.
The solution is remove .snap file if it exists under <workspace>/.metadata/.plugins/org.eclipse.core.resources/

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.