<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>
</p>
<p style="margin-bottom: 0in">My app takes a long time to stop. It
seems that there are two different long waits during
ORB.destroy():</p>
<p style="margin-bottom: 0in">Instrumenting it a bit, here's a
4-second wait
in ORB::destroy().</p>
<p style="margin-left: 1in; text-indent: -0.5in; margin-bottom: 0in">omniORB:
(5) 2020-05-05 16:33:22.096000: AsyncInvoker: thread id 5 finished
immediate server task.</p>
<p style="margin-left: 1in; text-indent: -0.5in; margin-bottom: 0in">omniORB:
(7) 2020-05-05 16:33:26.003000: Error in network receive (start of
message): giop:tcp:[::ffff:172.21.30.100]:15217</p>
<p style="margin-bottom: 0in">And another:</p>
<p style="margin-left: 1in; text-indent: -0.5in; margin-bottom: 0in">omniORB:
(10) 2020-05-05 16:33:26.037000: Deactivate bidirectional
monitors...</p>
<p style="margin-left: 1in; text-indent: -0.5in; margin-bottom: 0in">omniORB:
(6) 2020-05-05 16:33:29.005000: No remaining bidir monitors.</p>
<p style="margin-bottom: 0in">Any guesses on what's happening here?
The 172.21.30.100 address is OpenVPN, fwiw.<br>
</p>
<p style="margin-bottom: 0in">This is on Windows 10, omniORBpy w/
omniORB 4.2.3.</p>
<p style="margin-bottom: 0in">Thanks,</p>
<p style="margin-bottom: 0in">-Jim<br>
</p>
<p style="margin-bottom: 0in"><br>
</p>
</body>
</html>