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: No route to host |
From: | "Jeff Hill" <[email protected]> |
To: | 'éæå' <[email protected]>, <[email protected]> |
Date: | Tue, 2 Sep 2008 08:24:04 -0600 |
Hello, Ã Unable to connect because "No route to host" It would appear that there is, as suggested by the message, an
IP level issue with Ârouting frames from pc1 to pc2. Is it possible to use the
ping command (i.e. âping pc2â) to contact pc2? If that does not work then type ânetstat
ârâ on pc1 and compare that output to the same type of ânetstat ârâ command on
PC3. Ã A call to "assert (_pTargetMutex == &
mutexToVerify)" failed in ../../../include/epicsGuard.h line 84. I am not sure what has caused this message â which is somewhat worrisome.
It would be interesting to run the code under gdb, and obtain a stack trace for
the thread that printing this message using the bt command (issued in gdb) .
The stack trace produced in gdb will be easier to decipher if the CA client
library has been built properly for debugging. Jeff From:
[email protected] [mailto:[email protected]] On
Behalf Of ??? Hello, |