Experimental Physics and Industrial Control System
On 3/13/24 06:19, Mark Rivers wrote:
I just found something interesting. If I comment out the startPVAServer line it does not hang (which I already knew), but there is now a new atExit handler called first, @pva_server_cleanup.
That is interesting. You should not need startPVAServer.
The PVA server starts automatically during iocInit(), and
has done so for some years.
Running startPVAServer again should be ok though. Only
printing:
PVA server already running
However, I guess you have found a logic error. Perhaps
with the ordering? You might try reversing the order
of these two statements.
startPVAServer
iocInit()
- Replies:
- RE: startPVAServer prevents windows-x64 IOC from exiting Mark Rivers via Core-talk
- Re: startPVAServer prevents windows-x64 IOC from exiting Johnson, Andrew N. via Core-talk
- References:
- startPVAServer prevents windows-x64 IOC from exiting Mark Rivers via Core-talk
- startPVAServer prevents windows-x64 IOC from exiting Mark Rivers via Core-talk
- Re: startPVAServer prevents windows-x64 IOC from exiting Michael Davidsaver via Core-talk
- RE: startPVAServer prevents windows-x64 IOC from exiting Mark Rivers via Core-talk
- Navigate by Date:
- Prev:
RE: startPVAServer prevents windows-x64 IOC from exiting Mark Rivers via Core-talk
- Next:
RE: startPVAServer prevents windows-x64 IOC from exiting Mark Rivers via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
<2024>
2025
- Navigate by Thread:
- Prev:
RE: startPVAServer prevents windows-x64 IOC from exiting Mark Rivers via Core-talk
- Next:
RE: startPVAServer prevents windows-x64 IOC from exiting Mark Rivers via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
<2024>
2025