Experimental Physics and Industrial Control System
|
Hey Ralph,
Thank you for the insight, I assume then the Preferences would refer to this archappl.conf file where I am setting some of those env variables. It seems CS-Studio works fine when the preferences are set (matching the env variables in .profile)
but then maybe the archiver is not liking something being set in archappl.conf. Is there any best way to handle this? Not including them in the archiver preferences? I would think there is not an easy way to get around any conflict between the env variables
and the java preferences if I plan to run the archiver with any IOCs (which need the env variables) on the same host.
Thanks,
Adam
From: Tech-talk <tech-talk-bounces at aps.anl.gov> On Behalf Of
Ralph Lange via Tech-talk
Sent: Tuesday, January 26, 2021 1:20 AM
To: EPICS Tech Talk <tech-talk at aps.anl.gov>
Subject: Re: EPICS Archiver routing issue
The Channel Access command line tools are binary executables built from C sources.
CS-Studio and the Archive Appliance are Java applications.
As such, they are using different Channel Access libraries.
While C/C++ binaries are often configured through environment variables, Java applications are often configured through their Preferences settings.
The Java Channel Access libraries have been trying to also take environment variable settings into account. That still produces surprising results in some cases, especially when both environment variables and Preferences are being set.
For the environment variables, it is correct that
AUTO_ADDR_LIST=YES means: automatically prefill the address list with the broadcast addresses of all network interfaces found.
ADDR_LIST specifies addresses that are added to the address list (that can be broadcast addresses).
|
- References:
- EPICS Archiver routing issue Manoussakis, Adamandios via Tech-talk
- RE: EPICS Archiver routing issue Abdalla Ahmad via Tech-talk
- RE: EPICS Archiver routing issue Manoussakis, Adamandios via Tech-talk
- RE: EPICS Archiver routing issue Abdalla Ahmad via Tech-talk
- RE: EPICS Archiver routing issue Manoussakis, Adamandios via Tech-talk
- RE: EPICS Archiver routing issue Abdalla Ahmad via Tech-talk
- RE: EPICS Archiver routing issue Manoussakis, Adamandios via Tech-talk
- Re: EPICS Archiver routing issue Ralph Lange via Tech-talk
- Navigate by Date:
- Prev:
Re: [EXTERNAL] Difference between caput/caget and PVwrite Kasemir, Kay via Tech-talk
- Next:
RE: EPICS Archiver routing issue Manoussakis, Adamandios via Tech-talk
- 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
- Navigate by Thread:
- Prev:
Re: EPICS Archiver routing issue Ralph Lange via Tech-talk
- Next:
Re: EPICS Archiver routing issue Hu, Yong via Tech-talk
- 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
|
ANJ, 26 Jan 2021 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
·
Search
·
EPICS V4
·
IRMIS
·
Talk
·
Bugs
·
Documents
·
Links
·
Licensing
·
|