1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 <2018> 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 <2018> 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Re: Re: ArchiveEngine |
From: | "Shankar, Murali" <[email protected]> |
To: | "[email protected]" <[email protected]> |
Date: | Wed, 12 Sep 2018 17:42:32 +0000 |
>> I run the quickstart.sh of archive appliance, try to archive a PV as "rootHost:ai2" This is probably a matter of EPICS configuration. You can turn on verbose logging using quickstart.sh -v. This should turn on debug logging and you should get a little more detail on what's happening. You should see messages like 134883 [Event bus] DEBUG org.epics.archiverappliance.engine.pv.EPICS_V3_PV - pv ofmshankar:arch:sine connectting
......
134884 [Event bus] DEBUG org.epics.archiverappliance.engine.pv.EPICS_V3_PV - pv ofmshankar:arch:sine.RTYP connectting
.....
If your EPICS configuration is set up correctly, you should see messages like
134953 [PVNameDispatcherPVNameEvents 0] DEBUG org.epics.archiverappliance.engine.pv.EPICS_V3_PV -
Connection changed for pv mshankar:arch:sine
......
and so on.
Regards, Murali
|