Print

Print


Hi Concezio,

maybe this is a cut-and-paste problem
in the collection name?

Heiko

On Fri, 1 Oct 2004, Concezio Bozzi wrote:

> Hi,
> is anybody using VubRecoilUser in CM2 with the skimmed cocktail in R14?
> We are trying e.g.
>
> /nfs/babar/recoil/prod2004/tcl/cocktail/SP-2222-BSemiExcl-R14/SP-2222-run1a-1.tcl
>
> and get
>
> <unknown>::ComExtendedSyntaxParser.cc(150):Extended syntax value Jan2000
> must be [0-9].
> Abort (core dumped)
>
> This is due to an apparently bad syntax for the tcl collection:
>
> lappend inputList
> /store/SPskims/R12/14.4.2b/BSemiExcl/00/002222/SP5/BSemiExcl_002222_0490%selectCondAlias=Jan2000-Jun2000%selectEventSequence=1-10000
>
> If we use instead
>
> lappend inputList
> /store/SPskims/R12/14.4.2b/BSemiExcl/00/002222/SP5/BSemiExcl_002222_0490%selectEventSequence=1-10000
>
> the job runs OK, but we don't know what we are running on...
>
> Thanks, Concezio and Virginia.
>
>