TAO VERSION: 1.5
ACE VERSION: 5.5
HOST MACHINE and OPERATING SYSTEM:
Pentium4 3.0GHz, WindowsXP SP2 (IP 192.168.80.169)
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
Pentium(Vmware), VxWorks5.5 (IP 192.168.80.254)
AREA/CLASS/EXAMPLE AFFECTED:
ORB Service : Naming Service
DOES THE PROBLEM AFFECT:
DESCRIPTION:
For this project, I used Naming Service as below to implement remote
invoke:
Naming_Service.exe -ORBEndpoint iiop://192.168.80.169:1234
server -ORBInitRef
NameService=corbaloc:iiop:192.168.80.169:1234/NameService -ORBDottedDecimalAdresses 1
when I set a breakpoint and step over every sentence, server bind Naming_Service successful.
but when I excute server without seting breakpoint, bind failure.
why did I get different results?
Thanks for using the PRF.
It sounds like a race condition. Also, you're using an ancient
version of ACE+TAO, so please upgrade to ACE+TAO+CIAO x.7.4 (i.e., ACE
5.7.4, TAO 1.7.4, and CIAO 0.7.4), which you can download from
http://download.dre.vanderbilt.edu
under the heading: "Latest Micro Release Kit."
The DOC group at Vanderbilt University only provides "best effort"
support for non-sponsors for the latest release, as described in
http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/docs/ACE-bug-process.html
Thus, if you need more "predictable" help for earlier versions of
ACE+TAO, I recommend that you check out
http://www.dre.vanderbilt.edu/support.html
for a list of companies that will provide you with ACE+TAO commercial
support.
Thanks,
Doug
--
Dr. Douglas C. Schmidt Professor and Associate Chair
Electrical Engineering and Computer Science TEL: (615) 343-8197
Vanderbilt University WEB: www.dre.vanderbilt.edu/~schmidt
Nashville, TN 37203 NET: d.sc...@vanderbilt.edu
Hi,
Run the sever with –ORBDebugLevel 10 and see what it reports.
Johnny
From: tao-user...@list.isis.vanderbilt.edu
[mailto:tao-user...@list.isis.vanderbilt.edu] On Behalf Of ??
Sent: dinsdag 27 oktober 2009 16:45
To: tao-...@list.isis.vanderbilt.edu
Subject: [tao-users] Debug problem
TAO VERSION: 1.5
ACE VERSION: 5.5
HOST MACHINE and OPERATING SYSTEM:
Pentium4 3.0GHz, WindowsXP SP2 (IP 192.168.80.169)
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
Pentium(Vmware), VxWorks5.5 (IP 192.168.80.254)
AREA/CLASS/EXAMPLE AFFECTED:
ORB Service : Naming Service
DOES THE PROBLEM AFFECT:
DESCRIPTION:
For this project, I used Naming Service as below to implement remote
invoke:
Naming_Service.exe -ORBEndpoint iiop://192.168.80.169:1234
server -ORBInitRef
NameService=corbaloc:iiop:192.168.80.169:1234/NameService -ORBDottedDecimalAdresses 1
TAO VERSION: 1.5
ACE VERSION: 5.5
HOST MACHINE and OPERATING SYSTEM:
Pentium4 3.0GHz, WindowsXP SP2 (IP 192.168.80.169)
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
Pentium(Vmware), VxWorks5.5 (IP 192.168.80.254)
AREA/CLASS/EXAMPLE AFFECTED:
ORB Service : Naming Service
DOES THE PROBLEM AFFECT:
DESCRIPTION:
For this project, I used Naming Service as below to implement remote
invoke:
Naming_Service.exe -ORBEndpoint iiop://192.168.80.169:1234
server -ORBInitRef
NameService=corbaloc:iiop:192.168.80.169:1234/NameService -ORBDottedDecimalAdresses 1
>TAO VERSION: 1.5
You're using an old version of ACE+TAO that probably has a bug.
Please upgrade to ACE+TAO+CIAO x.7.4 (i.e., ACE 5.7.4, TAO 1.7.4, and