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: Failed to build archiver appliance |
From: | Sky Brewer via Tech-talk <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Cc: | "Shankar, Murali" <mshankar at slac.stanford.edu> |
Date: | Wed, 14 Feb 2024 08:52:18 +0000 |
Hi Jörn, Can you be more specific about the problem? When you start up the archiver do you see any messages in the logs (Catalina.out files or what you specify in the log4j2.xml file default being logs/arch.log and Syslog).
After building the project with ./gradlew the distribution of the project should be found in “build/distributions”. The ui for the mgmt. service is then in the mgmt.war inside the archappl-{version}.tar.gz inside the
ui folder. You should have something like: ls ui/ appliance.html css integration.html pvdetails.html storage.html cacompare.html help js redirect.html comm index.html metrics.html reports.html Let me know if you have any other questions or what documentation should be updated to make this clearer. Thanks Sky |