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: S_errno_EINVAL |
From: | "Jeff Hill" <[email protected]> |
To: | "'Pedro Gigoux'" <[email protected]>, "'EPICS Tech-Talk'" <[email protected]> |
Cc: | "Jeff Hill" <[email protected]> |
Date: | Thu, 29 Aug 2002 16:36:21 -0600 |
Pedro, > CAC: Unable to connect port 5064 on "10.2.2.106:5064" > because 22="S_errno_EINVAL" > dbCa:exceptionCallback stat Network connection lost channel unknown This looks like a benign glitch in EPICS R3.13. It appears that one thread called the connect() system call briefly after another thread closed the socket. Your observation that a hard reboot fixed the problem, and a soft reboot did not, does not immediately point to a software problem. Have you seen this situation occur more than once? Which version of EPICS was running? Jeff
--- Begin Message ---Title: S_errno_EINVAL
Subject: S_errno_EINVAL From: "Pedro Gigoux" <[email protected]> To: "EPICS Tech-Talk" <[email protected]> Date: Wed, 28 Aug 2002 11:57:56 -0600 Hi,
Can someone tell me what the following error message means:
CAC: Unable to connect port 5064 on "10.2.2.106:5064" because
22="S_errno_EINVAL"
dbCa:exceptionCallback stat Network connection lost channel unknown10.2.2.106 is the IP of another crate where the system is supposed to
get a value. The system did not work properly when rebooted with a
CTRL-X, but it started to work fine after a hard reset.Pedro.
--- End Message ---