ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/StatusServer.py
Revision 1.54 - (view) (annotate) - [select for diffs]
Mon Jun 7 14:47:47 2010 UTC (14 years, 10 months ago) by spiga
Branch: MAIN
Changes since 1.53: +1 -1 lines
Diff to previous 1.53
typo

Revision 1.53 - (view) (annotate) - [select for diffs]
Mon May 31 13:42:55 2010 UTC (14 years, 11 months ago) by farinafa
Branch: MAIN
Changes since 1.52: +58 -25 lines
Diff to previous 1.52
Let's try to reduce the impact of the base64 padding mess

Revision 1.52 - (view) (annotate) - [select for diffs]
Sat May 29 10:48:58 2010 UTC (14 years, 11 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_7_3_beta2, CRAB_2_7_3_beta3, CRAB_2_7_3_pre1
Changes since 1.51: +14 -15 lines
Diff to previous 1.51
rollback revision 1.50 plus minor changes

Revision 1.51 - (view) (annotate) - [select for diffs]
Fri May 28 18:24:17 2010 UTC (14 years, 11 months ago) by spiga
Branch: MAIN
Changes since 1.50: +1 -1 lines
Diff to previous 1.50
fix syntax

Revision 1.50 - (view) (annotate) - [select for diffs]
Mon May 24 12:31:01 2010 UTC (14 years, 11 months ago) by farinafa
Branch: MAIN
CVS Tags: CRAB_2_7_3_beta, CRAB_2_7_3_beta1
Changes since 1.49: +1 -3 lines
Diff to previous 1.49
Different encoding avoiding explicit padding for base64 issues. Check on cacheDir for TaskRegister

Revision 1.49 - (view) (annotate) - [select for diffs]
Thu May 20 13:04:07 2010 UTC (14 years, 11 months ago) by farinafa
Branch: MAIN
Changes since 1.48: +7 -14 lines
Diff to previous 1.48
Better separation in XML parsing. I cleaned a bit the exception logging

Revision 1.48 - (view) (annotate) - [select for diffs]
Wed Apr 28 15:15:30 2010 UTC (15 years ago) by mcinquil
Branch: MAIN
Changes since 1.47: +16 -8 lines
Diff to previous 1.47
warning message on c-s communication at the end

Revision 1.47 - (view) (annotate) - [select for diffs]
Wed Feb 24 11:12:34 2010 UTC (15 years, 2 months ago) by farinafa
Branch: MAIN
CVS Tags: fede_170310
Branch point for: CRAB_multiout
Changes since 1.46: +17 -3 lines
Diff to previous 1.46
Fallback mechanism for problems with status XML retrieval from CommandManager. Rollback for problem with runningJob['submission'] alignment between ser/cli until I'll prepare a fix

Revision 1.46 - (view) (annotate) - [select for diffs]
Thu Oct 1 14:53:30 2009 UTC (15 years, 7 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_7_0, CRAB_2_7_0_pre3, CRAB_2_7_0_pre4, CRAB_2_7_0_pre5, CRAB_2_7_0_pre6, CRAB_2_7_0_pre7, CRAB_2_7_0_pre8, CRAB_2_7_1_pre1, CRAB_2_7_1_pre10, CRAB_2_7_1_pre11, CRAB_2_7_1_pre2, CRAB_2_7_1_pre3, CRAB_2_7_1_pre4, CRAB_2_7_1_pre5, CRAB_2_7_1_pre6, CRAB_2_7_1_pre8, CRAB_2_7_1_pre9, CRAB_2_7_1_wmbs_pre4, CRAB_2_7_lumi, CRAB_LumiMask, from_LimiMask
Branch point for: CRAB_2_7_1_branch, Lumi2_8
Changes since 1.45: +3 -0 lines
Diff to previous 1.45
printing warning message when problems with xml

Revision 1.43 - (view) (annotate) - [select for diffs]
Wed Nov 26 15:09:48 2008 UTC (16 years, 5 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_4_3_pre5, CRAB_2_4_3_pre6, CRAB_2_4_3_pre7
Changes since 1.42: +3 -1 lines
Diff to previous 1.42
better print out

Revision 1.42 - (view) (annotate) - [select for diffs]
Mon Nov 24 13:36:09 2008 UTC (16 years, 5 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_4_3_pre3
Changes since 1.41: +18 -6 lines
Diff to previous 1.41
Improvement on "first" client job status update when a new task is submitted
Reporting at the end of the status check the link of the server web page for web based job status check
Removed status update before submitting
(everything transparent to crab-sa)

Revision 1.41 - (view) (annotate) - [select for diffs]
Tue Nov 11 13:53:32 2008 UTC (16 years, 5 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_4_2, CRAB_2_4_3_pre1, CRAB_2_4_3_pre2
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
added support to avoid print on screen while querying task status

Revision 1.40 - (view) (annotate) - [select for diffs]
Thu Nov 6 15:16:45 2008 UTC (16 years, 5 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_4_2_pre3
Changes since 1.39: +3 -0 lines
Diff to previous 1.39
Printing hidden error messages for debug mode

Revision 1.38 - (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, CRAB_2_2_0_pre13, CRAB_2_2_0_pre15, CRAB_2_2_0_pre16, CRAB_2_2_0_pre17, CRAB_2_2_0_pre18, CRAB_2_2_0_pre19, CRAB_2_2_0_pre21, CRAB_2_2_1_pre1, CRAB_2_2_1_pre2, CRAB_2_2_1_pre3
Changes since 1.37: +5 -22 lines
Diff to previous 1.37
Correct proxy management....not safe to check it everywhere. Added support for caf (e.g. local ) server. Code reorganization..

Revision 1.37 - (view) (annotate) - [select for diffs]
Thu Apr 24 10:25:03 2008 UTC (17 years ago) by farinafa
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre12
Changes since 1.36: +4 -2 lines
Diff to previous 1.36
Improved base64 encoder for status streams

Revision 1.36 - (view) (annotate) - [select for diffs]
Sun Apr 20 09:12:46 2008 UTC (17 years ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre10, CRAB_2_2_0_pre11
Changes since 1.35: +3 -8 lines
Diff to previous 1.35
revisited debug and logger message (removed print), added protection for non retrieved output, adjustment on inheritance

Revision 1.35 - (view) (annotate) - [select for diffs]
Sat Apr 19 10:40:30 2008 UTC (17 years ago) by spiga
Branch: MAIN
Changes since 1.34: +11 -1 lines
Diff to previous 1.34
support for zipped stream plus some improvment on prinout message

Revision 1.34 - (view) (annotate) - [select for diffs]
Thu Apr 17 17:52:52 2008 UTC (17 years ago) by farinafa
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre9, bp_osg_bdii
Branch point for: osg_bdii
Changes since 1.33: +6 -3 lines
Diff to previous 1.33
More cautious

Revision 1.33 - (view) (annotate) - [select for diffs]
Wed Apr 16 09:15:49 2008 UTC (17 years ago) by farinafa
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre8
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
Minor fix on returned stream stripping

Revision 1.32 - (view) (annotate) - [select for diffs]
Tue Apr 15 16:55:00 2008 UTC (17 years ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre7
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
minor fix

Revision 1.31 - (view) (annotate) - [select for diffs]
Tue Apr 15 16:34:58 2008 UTC (17 years ago) by spiga
Branch: MAIN
Changes since 1.30: +14 -65 lines
Diff to previous 1.30
restored the inheritance between Status and StatusServer. Enabled the possibility to write an xml file instead of print the screen report, during the status query. Started to restore to sand infos to ML

Revision 1.30 - (view) (annotate) - [select for diffs]
Wed Apr 9 16:15:31 2008 UTC (17 years ago) by farinafa
Branch: MAIN
Changes since 1.29: +2 -4 lines
Diff to previous 1.29
Minor fix

Revision 1.29 - (view) (annotate) - [select for diffs]
Wed Apr 9 11:06:42 2008 UTC (17 years ago) by farinafa
Branch: MAIN
Changes since 1.28: +8 -3 lines
Diff to previous 1.28
CS Status fixes and WMS OSB single-file bug workaround

Revision 1.28 - (view) (annotate) - [select for diffs]
Sat Apr 5 16:38:42 2008 UTC (17 years ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre5
Changes since 1.27: +8 -7 lines
Diff to previous 1.27
minor fixex on getoutput server

Revision 1.27 - (view) (annotate) - [select for diffs]
Thu Apr 3 17:56:12 2008 UTC (17 years, 1 month ago) by farinafa
Branch: MAIN
Changes since 1.26: +36 -17 lines
Diff to previous 1.26
Code refactoring for StatusServer and prototype for GetOutputServer

Revision 1.26 - (view) (annotate) - [select for diffs]
Wed Apr 2 12:12:36 2008 UTC (17 years, 1 month ago) by farinafa
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre4
Changes since 1.25: +6 -2 lines
Diff to previous 1.25
Added controls for 'all' failed tasks

Revision 1.25 - (view) (annotate) - [select for diffs]
Wed Mar 19 11:47:30 2008 UTC (17 years, 1 month ago) by farinafa
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre2
Changes since 1.24: +8 -10 lines
Diff to previous 1.24
Chances in server classes in order to support server config from url

Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Mar 18 15:26:25 2008 UTC (17 years, 1 month ago) by farinafa
Branch: MAIN
Changes since 1.23: +79 -234 lines
Diff to previous 1.23
Various fixes in submission/status use cases + added the SubmitterServer for the new front-end supporting BossLite

Revision 1.23 - (view) (annotate) - [select for diffs]
Fri Jan 4 17:30:56 2008 UTC (17 years, 3 months ago) by slacapra
Branch: MAIN
CVS Tags: 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
Branch point for: CRAB_2_1_1_pre2, CRAB_2_1_2_br
Changes since 1.22: +0 -3 lines
Diff to previous 1.22
Add support for LSF/CAF direct submission
Re-establish a correct inheritance pattern for Scheruled* classes
Start to remove some unneeded try: catch: statement and replace them with appropriate if:then:
Erase any use of cfg_param as a common block (expecially in conjuction with apmon) and replace it with the user of task DB
Several minor cleanup

Revision 1.22 - (view) (annotate) - [select for diffs]
Tue Dec 11 09:09:05 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
Changes since 1.21: +2 -0 lines
Diff to previous 1.21
Added check and fix for server_name (path)

Revision 1.21 - (view) (annotate) - [select for diffs]
Mon Nov 19 18:01:32 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.20: +2 -3 lines
Diff to previous 1.20
Replaced PyXML dependencies with standard xml.dom + fixed the traceback back-compatibility printout problem

Revision 1.20 - (view) (annotate) - [select for diffs]
Fri Nov 16 11:09:31 2007 UTC (17 years, 5 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_2_0_2, CRAB_2_0_2_pre6
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
remove support for DBS1, and remove DBS2 string from  files/class

Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Sep 25 15:18:37 2007 UTC (17 years, 7 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_1_5_4, CRAB_2_0_0, CRAB_2_0_0_pre10, CRAB_2_0_0_pre9, CRAB_2_0_1, CRAB_2_0_1_pre1, CRAB_2_0_2_pre1, CRAB_2_0_2_pre2, CRAB_2_0_2_pre3, CRAB_2_0_2_pre4, CRAB_2_0_2_pre5
Changes since 1.18: +4 -1 lines
Diff to previous 1.18
Not showing site if the jobs is resubmitting

Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Sep 3 12:47:44 2007 UTC (17 years, 8 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_1_5_4_pre1, CRAB_1_5_4_pre2
Changes since 1.17: +4 -4 lines
Diff to previous 1.17
Corrected summary of NotSubmitted jobs

Revision 1.17 - (view) (annotate) - [select for diffs]
Tue Jul 24 13:49:01 2007 UTC (17 years, 9 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_1_5_3, CRAB_1_5_3_pre4, CRAB_1_5_3_pre5, CRAB_2_0_0_pre6, CRAB_2_0_0_pre7
Branch point for: CRAB_1_5_4_SLC3_start
Changes since 1.16: +7 -6 lines
Diff to previous 1.16
Bug fix; print out

Revision 1.16 - (view) (annotate) - [select for diffs]
Tue Jul 24 13:13:34 2007 UTC (17 years, 9 months ago) by mcinquil
Branch: MAIN
Changes since 1.15: +9 -8 lines
Diff to previous 1.15
Added check for submitted jobs; print out

Revision 1.15 - (view) (annotate) - [select for diffs]
Mon Jul 16 17:51:55 2007 UTC (17 years, 9 months ago) by mcinquil
Branch: MAIN
Changes since 1.14: +18 -5 lines
Diff to previous 1.14
Added site and n.resubmit to the status output

Revision 1.14 - (view) (annotate) - [select for diffs]
Fri Jun 29 13:54:34 2007 UTC (17 years, 10 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_1_5_3_pre3, CRAB_2_0_0_pre4, CRAB_2_0_0_pre5, configure
Changes since 1.13: +7 -4 lines
Diff to previous 1.13
Counting Killed jobs

Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Jun 28 23:26:59 2007 UTC (17 years, 10 months ago) by spiga
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
"retrieving" --> "retrieving by the server"

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Jun 28 16:35:01 2007 UTC (17 years, 10 months ago) by mcinquil
Branch: MAIN
Changes since 1.11: +9 -2 lines
Diff to previous 1.11
Showing new client status: *retrieving*

Revision 1.11 - (view) (annotate) - [select for diffs]
Tue Jun 26 22:54:44 2007 UTC (17 years, 10 months ago) by mcinquil
Branch: MAIN
Changes since 1.10: +7 -2 lines
Diff to previous 1.10
Counting also: waiting and done(failed) jobs

Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Jun 21 09:10:51 2007 UTC (17 years, 10 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_1_5_3_pre2
Changes since 1.9: +6 -2 lines
Diff to previous 1.9
*printout*

Revision 1.9 - (view) (annotate) - [select for diffs]
Mon Jun 11 15:25:37 2007 UTC (17 years, 10 months ago) by farinafa
Branch: MAIN
CVS Tags: CRAB_1_5_3_pre1, CRAB_2_0_0_pre3
Changes since 1.8: +8 -1 lines
Diff to previous 1.8
Small fix to the cleared jobs printout.
Additiona print for the jobs in waiting and "Managed by server" status.

Revision 1.8 - (view) (annotate) - [select for diffs]
Thu Jun 7 16:22:35 2007 UTC (17 years, 10 months ago) by mcinquil
Branch: MAIN
Changes since 1.7: +9 -4 lines
Diff to previous 1.7
More detail for job Not Sunmitted + bugfix

Revision 1.7 - (view) (annotate) - [select for diffs]
Thu May 31 16:09:20 2007 UTC (17 years, 11 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_0_0_pre2
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Support of kill functionalities + bug fix

Revision 1.6 - (view) (annotate) - [select for diffs]
Thu May 31 15:54:47 2007 UTC (17 years, 11 months ago) by mcinquil
Branch: MAIN
Changes since 1.5: +15 -7 lines
Diff to previous 1.5
Support of kill functionalities (printout & jobDB)

Revision 1.5 - (view) (annotate) - [select for diffs]
Wed May 30 13:47:18 2007 UTC (17 years, 11 months ago) by mcinquil
Branch: MAIN
Changes since 1.4: +5 -0 lines
Diff to previous 1.4
Bug fix and optimized jobDb

Revision 1.4 - (view) (annotate) - [select for diffs]
Wed May 23 07:15:55 2007 UTC (17 years, 11 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_1_5_1, CRAB_1_5_2, CRAB_2_0_0_pre1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
More detailed status; bug fix

Revision 1.3 - (view) (annotate) - [select for diffs]
Mon May 21 07:26:07 2007 UTC (17 years, 11 months ago) by spiga
Branch: MAIN
Changes since 1.2: +8 -3 lines
Diff to previous 1.2
added some protection for server parameters

Revision 1.2 - (view) (annotate) - [select for diffs]
Fri May 18 09:03:38 2007 UTC (17 years, 11 months ago) by mcinquil
Branch: MAIN
Changes since 1.1: +122 -26 lines
Diff to previous 1.1
Suppport to the new xml; detailed job status; use of jobdb

Revision 1.1 - (view) (annotate) - [select for diffs]
Thu Apr 19 17:45:24 2007 UTC (18 years ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_5_1_pre1, CRAB_1_5_1_pre2, CRAB_1_5_1_pre3, CRAB_1_5_1_pre4
first commit for the new classes to support the crab client-server usage

Convenience Links

Links to HEAD: (view) (annotate) Links to MAIN: (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