Hi Dehong,
On the client side try setting the environment variable:
EPICS_CA_SERVER_PORT 6064
before starting the client or trying, for example:
caget gateway.connected
Hope this helps,
Marty
Dehong Zhang wrote:
Hi,
I am trying to set up a gateway (v2_0_2_1 with epics 3_14_8), am having
trouble. It complains about:
CAC: Unable to connect because "Invalid argument"
Mar 10 11:39:19 !!! Errlog message received (message is above)
My pv list is called "gateway.pvlist". It contains:
------------------------------------------------------------------------------------
EVALUATION ORDER ALLOW, DENY
Crate1.* ALLOW
bpm36.* ALLOW
# Convert old Gateway internal process variable names
gateway\.\(.*\) ALIAS gateway:\1
gateway\.\(.*\)Flag ALIAS gateway:\1Flag GatewayAdmin
gateway\.alive ALIAS gateway:connected
gateway\.postEventRate ALIAS gateway:clientPostRate
------------------------------------------------------------------------------------
The access list is called "gateway.access". It has:
------------------------------------------------------------------------------------
ASG(DEFAULT) {
RULE(1,READ)
}
------------------------------------------------------------------------------------
The command I use is:
./gateway -sport 6064 -cport 5065 -pvlist ./gateway.pvlist -prefix "gateway" -access ./gateway.access
I cannot even access the internal PVs like:
gateway:pvtotal
gateway:active
Please enlighten me.
Thanks and best regards,
Dehong
- Replies:
- Re: Problem with gateway Dehong Zhang
- References:
- Problem with gateway Dehong Zhang
- Navigate by Date:
- Prev:
RE: Building MEDM Hammonds, John P.
- Next:
RE: Building MEDM David Dudley
- 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:
Problem with gateway Dehong Zhang
- Next:
Re: Problem with gateway Dehong Zhang
- 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
|