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: | Archiver Appliance missing aplliance.properties file |
From: | "Sintschuk, Michael via Tech-talk" <tech-talk at aps.anl.gov> |
To: | tech-talk <tech-talk at aps.anl.gov> |
Date: | Fri, 1 Nov 2024 10:38:43 +0000 |
Dear all, I’m trying to install a recent EPICS Archiver Appliance (Version 2.0.5) using the install script like it is described in the docs: https://epicsarchiver.readthedocs.io/en/latest/sysadmin/installguide.html#using-an-install-script My system is an OpenSuSe – Leap 15.6 and the archiver installation should be the only one in the cluster / on the machine. The install script, and the deployRelease.sh afterwards, both finish without errors. However, when I start the archiver appliance via the sampleStartup.sh script, I get the following error in the log files of engine, etl, mgmt and retrieval: 2024-10-30 15:50:49,117 FATAL [main] config.DefaultConfigService (DefaultConfigService.java:293) - Exception loading the appliance properties file I have an older archiver running version 1.1.0 on another machine. I also used the install script to install it. Looking into the folders: …/engine/webapps/engine/WEB-INF/classes …/etl/webapps/etl/WEB-INF/classes …/mgmt/webapps/mgmt/WEB-INF/classes …/retrieval/webapps/retrieval/WEB-INF/classes I found the five files: appliances.xml; archappl.properties; failover_dest.xml; failover_other.xml and policies.py By simply copying them into the same locations of my new archiver, it resolved the problem: the new archiver is starting. I don’t remember making these files manually in the old installation. Why are these files missing in the new installation? Did I forgot to set some settings before running the install script? Best regards Michael Michael Sintschuk
|