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: archiver appliance start failed |
From: | Abdalla Ahmad via Tech-talk <tech-talk at aps.anl.gov> |
To: | 网易邮件中心 <l123173 at 163.com>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Thu, 4 Nov 2021 11:30:26 +0000 |
Forgot to add tech-talk. From: Abdalla Ahmad
Hi Liang As long as the sampleStartup.sh script showed no errors the archiver appliance should be running. Can you please show the contents
of appliances.xml file? Could be the IP addresses of the instances defined as “localhost” instead of your PC’s IP address. Best Regards, Abdalla. From: Tech-talk [mailto:tech-talk-bounces at aps.anl.gov]
On Behalf Of ?????? via Tech-talk Hi all, I installed the archiver appliance using the instruction:
http://slacmshankar.github.io/epicsarchiver_docs/installguide.html the installation was good, but when I did: ./sampleStartup.sh start. Software: Centos 8(64), Apache Tomcat/9.0.54, jdk 1.8.0_312 1)----------First ----------------- [iasf@localhost tomcat_instances]$ ./sampleStartup.sh start ./sampleStartup.sh: line 9: /opt/local/setEPICSEnv.sh: No such file or directory --------------------------- Then I uncomment the line, since (1) I could not found "setEPICSEnv.sh" file. (2)I have already set EPICS_CA_ADDR_LIST=localhost, EPICS_CA_AUTO_ADDR_LIST=YES, EPICS_CA_MAX_ARRAY_BYTES=16384,
JAVA_HOME, JRE_HOME,EPICS_HOST_ARCH=linux-x86_64,EPICS_BASE in my own environment. I do not know whether it was right. 2)---------------Second----------------( i did as "https://github.com/slacmshankar/epicsarchiverap/issues/41"
said [ the LD_LIBRARY_PATH error], but nothing changed. ) [iasf@localhost tomcat_instances]$ ./sampleStartup.sh start It seems not good, and the
http://{MY_IP_address}:17665/mgmt/ui/index.html could not connect, it shows 404 code. I check the firewall, it was stop. What should I do it? why it did not start. Cheers, Liang |