EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  <20072008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  <20072008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: ArchiveDataTool converting from freq_directory
From: "Rowland, J \(James\)" <[email protected]>
To: <[email protected]>
Date: Wed, 22 Aug 2007 11:52:40 +0100
Hi

I am using the ArchiveDataTool to convert old freq_directory files into
new indices for the Channel Archiver. I get an assertion on some
directories, I suspect due to non-monotonic timestamps. Has anyone had
similar problems / found a solution?

Thanks

James

Software Engineer
Diamond Light Source

ArchiveDataTool -dir2index ./BR02C/VA/IOC-01/freq_directory
./BR02C/VA/IOC-01/new_master_index

08/21/2007 09:03:36
ASSERT 'start <= end' FAILED:
../RTree.cpp (697)

This is a timestamp ASSERT:

// Insertion follows Guttman except as indicated
RTree::YNE RTree::insertDatablock(const epicsTime &start,
                                  const epicsTime &end,
                                  FileOffset data_offset,
                                  const stdString &data_filename)
{
    stdString txt1, txt2;
    YNE       yne;
    int       i, additions;
    Datablock block, new_block;
    Node      node(M, true);
    LOG_ASSERT(start <= end); // (RTree.cpp line 697)

<DIV><FONT size="1" color="gray">This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
</FONT></DIV> 


Navigate by Date:
Prev: RE: asyn - interrupts Heinrich du Toit
Next: RE: asyn - interrupts Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  <20072008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: asyn - interrupts Mark Rivers
Next: asyn 4.8 problem Robert Emery
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  <20072008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Nov 2011 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·