Release Notes - DataServer - Version 1.3.0

Introduced better interface for infile and branch file lists. Fixed couple of minor bugs.

Release Notes - DataServer - Version 1.2.5

Updated root v4 release v1r0p7 directory, for both "classic" and "DC2" versions of the server.
Added DataServer CVS module tag labels to page footers.

Release Notes - DataServer - Version 1.2.4

This version enables user to define dataset files that will be pruned or peeled. The files are supplied by either InfileList File (a file containing paths to these root files), on Infilelist (which is cut/pasted from somewhere else). This release supports ROOT 5 release v2r0p5 of pruner and peeler scripts.

Release Notes - DataServer - Version 1.2.3

This version of the DataServer package is specifically for ROOT v4 users and is addressing various problems that have come up recently, specifically:

Release Notes - DataServer - Version 1.2.2


We introduced support for root v4 and root v5 provided files. All the jobs that are in current table of tasknames are requiring root v4 files, except those that have tasknames with "v9" string in it v9, or are Beam-test011 and above. If there is a new taskname in the table, it will be assumed to require root v5 files. However, as an expert, user can override the pruner and peeler executable directory by specifying PRUNE_DIR and PEEL_DIR to point to whatever directory it pleases, assuming that batch job has access to that directory for execution of runPruner.pl and runPeeler.pl. User setting overrides any other settings. Be careful when supplying PRUNE_INFILELIST to use the right version of root files and if necessary override the default root version v5 with the correct version.

Fixed Bugs

Improvements

Introduced singleton Controller, that hands out database connections and logger to other objects. Introduced EnvVariables object that is subclassed to PrunerEnvVariables and PeelerEnvVariables, each setting its set of environment variables needed by perl executables. The allowed constants are strongly typed using Java enum.

Release Notes - DataServer - Version 1.2.1 and earlier

Fixed Bugs (release 1.2.1)

Fixed Bugs (release 1.2.0 and earlier)

Improvements

This release has switched to new user interface for the pruner and peeler, and the old interface phased out. Major changes are done for support of expert user options, header files and tab based navigation. Internally most of the code is converted to JSP 2.0 API, although not in its entirety. This should make code maintenance easier.

New Features

Back To Welcome Page



DataServer module v2r0p5 for root v5 and v1r0p7 for root v4

Copyright © 2006 glast.slac.stanford.edu