← Back to team overview

kaliveda-dev team mailing list archive

[Bug 1048713] [NEW] KaliVedaGUI: $Date symbol rejected in Batch Name Format

 

Public bug reported:

qsub rejects the format of the date when the $Date symbol is used in the "Batch Name Format"  box of KaliVedaGUI (symbol proposed in KVDataAnalyser::ExpandAutoBatchName(...) documentation).
The process returns:

-------------------------------------------------------------------------------
Info in <KV_CCIN2P3_GE::SubmitTask>: Task submission for analyser class : KVIVRawDataReconstructor
/opt/sge/bin/lx24-amd64/qsub -P P_indra -o $PWD -j yes -l os='sl5',xrootd=1,srb=1 -V -N IVRawDataRecon-2012-09-10-17:56:18 -l vmem=1GB -l fsize=1GB -l ct=3600 $KVROOT/bin/KVA
Unable to run job: Colon (':') not allowed in objectname.
Exiting.
-------------------------------------------------------------------------------

** Affects: kaliveda
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of KaliVeda
Development Team, which is subscribed to KaliVeda.
https://bugs.launchpad.net/bugs/1048713

Title:
  KaliVedaGUI: $Date symbol rejected in Batch Name Format

Status in KaliVeda data analysis framework:
  New

Bug description:
  qsub rejects the format of the date when the $Date symbol is used in the "Batch Name Format"  box of KaliVedaGUI (symbol proposed in KVDataAnalyser::ExpandAutoBatchName(...) documentation).
  The process returns:

  -------------------------------------------------------------------------------
  Info in <KV_CCIN2P3_GE::SubmitTask>: Task submission for analyser class : KVIVRawDataReconstructor
  /opt/sge/bin/lx24-amd64/qsub -P P_indra -o $PWD -j yes -l os='sl5',xrootd=1,srb=1 -V -N IVRawDataRecon-2012-09-10-17:56:18 -l vmem=1GB -l fsize=1GB -l ct=3600 $KVROOT/bin/KVA
  Unable to run job: Colon (':') not allowed in objectname.
  Exiting.
  -------------------------------------------------------------------------------

To manage notifications about this bug go to:
https://bugs.launchpad.net/kaliveda/+bug/1048713/+subscriptions


Follow ups

References