Jobs found still runnning after platform shutdown.Jobs should be canceled by the plugin that has scheduled them
I am trying to execute some scm commands using a batch file and am facing a problem saying "Jobs found still runnning after platform shutdown.Jobs should be canceled by the plugin that has scheduled them"
Example : scm create workspace -r https :\\XXXX -u Userid -p password WorkspaceName1 ----wokspace successfully created scm create workspace -r https :\\XXXX -u Userid -p password WorkspaceName2 Jobs found still runnning after platform shutdown.Jobs should be canceled by the plugin that has scheduled them |
2 answers
Pleas have a look at this work item. I think this has been fixed in RTC v5.0.1
|
If you use AIX, this could be the known AIX issue and see the workaround and fix from:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=238917 Comments
nanda S
commented May 27 '14, 7:31 a.m.
Hi Don Yang , Thank you for your reply, Still i could'nt find a fix.
Don Yang
commented May 27 '14, 6:05 p.m.
Nanda Are you having the issue on AIX or not? If yes, then the defect mentioned applies. In the scm.ini or scm.sh file, add entry:
-Djava.nio.channels.spi.SelectorProvider=sun.nio.ch.PollSelectorProvider
as per comment 14. If you want an AIX fix, go to -http://www-01.ibm.com/support/docview.wss?uid=isg1IZ73507
and at the bottom, there is defect link to different AIX version. When clicking in to the version you are using, on top there is a link: Obtain the fix for this APAR. and you can follow the link to obtain the fix for AIX.
Hopefully this helps. |
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.