Experiencing Unknown Error of -3 (and sometimes -5) from ACE_INET_Addr::ACE_INET_Addr #2194
Closed
Mike-Turner-DRS
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is from a program utilizing ACE_TAO that is being ported to linux. I am getting an error of "ACE_INET_Addr::ACE_INET_Addr: : Unknown error -3". Sometimes it is -5 instead of -3.
I'll offer up any other information as needed, I just don't know how to diagnose this at at all. I will say the server is running on petalinux on a qemu virtual machine running on an Ubuntu host (that is also running in a virtual machine) that is connected to from a client running on a Windows virtual machine, all of which is running on a windows host.
Beta Was this translation helpful? Give feedback.
All reactions