ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/KillerServer.py
Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Jul 7 19:56:36 2008 UTC (16 years, 9 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_3_2_pre1, CRAB_2_3_2_pre2, CRAB_2_3_2_pre3, CRAB_2_4_0_test
Branch point for: AnaDataSet
Changes since 1.17: +5 -1 lines
Diff to previous 1.17
Refreshing status before killing

Revision 1.17 - (view) (annotate) - [select for diffs]
Mon Jul 7 13:30:59 2008 UTC (16 years, 9 months ago) by spiga
Branch: MAIN
Changes since 1.16: +2 -3 lines
Diff to previous 1.16
fixes for Status reporting while using the server. Plus some print adjustment

Revision 1.16 - (view) (annotate) - [select for diffs]
Mon Jun 23 10:39:17 2008 UTC (16 years, 10 months ago) by farinafa
Branch: MAIN
CVS Tags: CRAB_2_3_1_pre2, CRAB_2_3_1_pre3, CRAB_2_3_1_pre4
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
Added SU status in killable job status list

Revision 1.15 - (view) (annotate) - [select for diffs]
Thu Jun 19 15:12:01 2008 UTC (16 years, 10 months ago) by farinafa
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
Killing status to hide latencies

Revision 1.14 - (view) (annotate) - [select for diffs]
Thu Jun 12 18:46:54 2008 UTC (16 years, 10 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_3_0, CRAB_2_3_0_pre1, CRAB_2_3_0_pre6
Branch point for: CRAB_2_3_0_br
Changes since 1.13: +26 -16 lines
Diff to previous 1.13
added protection for jobs that must not be killed

Revision 1.12 - (view) (annotate) - [select for diffs]
Sat Apr 26 08:25:00 2008 UTC (17 years ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre13
Changes since 1.11: +3 -22 lines
Diff to previous 1.11
Correct proxy management....not safe to check it everywhere. Added support for caf (e.g. local ) server. Code reorganization..

Revision 1.11 - (view) (annotate) - [select for diffs]
Tue Apr 15 14:48:09 2008 UTC (17 years ago) by farinafa
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre10, CRAB_2_2_0_pre11, CRAB_2_2_0_pre12, CRAB_2_2_0_pre7, CRAB_2_2_0_pre8, CRAB_2_2_0_pre9, bp_osg_bdii
Branch point for: osg_bdii
Changes since 1.10: +45 -69 lines
Diff to previous 1.10
Kill job feature for client-server case

Revision 1.10 - (view) (annotate) - [select for diffs]
Tue Dec 11 09:05:08 2007 UTC (17 years, 4 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_0_4, CRAB_2_0_4_pre1, CRAB_2_0_4_pre2, CRAB_2_1_0, CRAB_2_1_0_pre1, CRAB_2_1_0_pre2, CRAB_2_1_0_pre3, CRAB_2_1_0_pre4, CRAB_2_1_0_pre5, CRAB_2_1_0_pre6, CRAB_2_1_1, CRAB_2_1_1_pre1, CRAB_2_1_1_pre3, CRAB_2_1_2, CRAB_2_1_2_pre1, CRAB_2_1_2_pre2, CRAB_2_2_0_pre1, CRAB_2_2_0_pre2, CRAB_2_2_0_pre4, CRAB_2_2_0_pre5
Branch point for: CRAB_2_1_1_pre2, CRAB_2_1_2_br
Changes since 1.9: +2 -0 lines
Diff to previous 1.9
Added check and fix for server_name (path)

Revision 1.9 - (view) (annotate) - [select for diffs]
Mon Nov 19 18:01:19 2007 UTC (17 years, 5 months ago) by farinafa
Branch: MAIN
CVS Tags: CRAB_2_0_3, CRAB_2_0_3_pre1
Changes since 1.8: +6 -9 lines
Diff to previous 1.8
Replaced PyXML dependencies with standard xml.dom + fixed the traceback back-compatibility printout problem

Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Nov 12 15:10:00 2007 UTC (17 years, 5 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_0_2, CRAB_2_0_2_pre3, CRAB_2_0_2_pre4, CRAB_2_0_2_pre5, CRAB_2_0_2_pre6
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Bug fix on import and traceback

Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Nov 12 15:09:14 2007 UTC (17 years, 5 months ago) by mcinquil
Branch: MAIN
Changes since 1.6: +6 -4 lines
Diff to previous 1.6
Adjusting env proxy check

Revision 1.6 - (view) (annotate) - [select for diffs]
Mon Nov 12 10:22:19 2007 UTC (17 years, 5 months ago) by spiga
Branch: MAIN
Changes since 1.5: +7 -1 lines
Diff to previous 1.5
fix for X509_USER_proxy search..

Revision 1.5 - (view) (annotate) - [select for diffs]
Fri Oct 5 14:04:38 2007 UTC (17 years, 6 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_0_0, CRAB_2_0_1, CRAB_2_0_1_pre1, CRAB_2_0_2_pre1, CRAB_2_0_2_pre2
Changes since 1.4: +7 -5 lines
Diff to previous 1.4
Checking that range or all is passed to the kill command

Revision 1.4 - (view) (annotate) - [select for diffs]
Wed Oct 3 09:24:34 2007 UTC (17 years, 7 months ago) by farinafa
Branch: MAIN
CVS Tags: CRAB_2_0_0_pre10
Changes since 1.3: +18 -2 lines
Diff to previous 1.3
Fix to kill and submit ranges interactions

Revision 1.3 - (view) (annotate) - [select for diffs]
Tue Sep 18 15:24:28 2007 UTC (17 years, 7 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_5_4, CRAB_1_5_4_pre2, CRAB_2_0_0_pre9
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
improved X509_USER_PROXY variable management using new UI

Revision 1.2 - (view) (annotate) - [select for diffs]
Mon Aug 20 16:03:27 2007 UTC (17 years, 8 months ago) by farinafa
Branch: MAIN
CVS Tags: CRAB_1_5_4_pre1, CRAB_2_0_0_pre7
Changes since 1.1: +8 -1 lines
Diff to previous 1.1
Command Manager CW_watchdog CW updated for prekill and killrange.

Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Jun 5 13:25:17 2007 UTC (17 years, 10 months ago) by corvo
Branch: MAIN
CVS Tags: CRAB_1_5_3, CRAB_1_5_3_pre1, CRAB_1_5_3_pre2, CRAB_1_5_3_pre3, CRAB_1_5_3_pre4, CRAB_1_5_3_pre5, CRAB_2_0_0_pre2, CRAB_2_0_0_pre3, CRAB_2_0_0_pre4, CRAB_2_0_0_pre5, CRAB_2_0_0_pre6, configure
Branch point for: CRAB_1_5_4_SLC3_start
First commit for client side task kill

Convenience Links

Links to HEAD: (view) (annotate) Links to AnaDataSet: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a