<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4522.1800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#c0dcc0>
<DIV><FONT face=Arial size=2>Hi All:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am running omniORB v4.0.3 on rh7.3-(valhalla), 
kernel 2.4.18-3, and gcc version 2.96 20000731 (Red Hat Linux 7.3 
2.96-110).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have a factory that works perfectly except that 
it does not exit after I call shutdown(0) on the ORB.</FONT></DIV>
<DIV><FONT face=Arial size=2>I have put the tracelevel up to 40 and see the orb 
shudown happening. However after a few seconds</FONT></DIV>
<DIV><FONT face=Arial size=2>I get a messages like:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><FONT face=Arial size=2>omniORB: Scan for idle connections 
(1074701675,688823000)</FONT></DIV></DIV>
<DIV><FONT face=Arial size=2>omniORB: Scan for idle connections done 
(1074701675,688823000)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I know the ORB is shutdown because my clients 
cannot re-connect to the factory.</FONT></DIV>
<DIV><FONT face=Arial size=2>When I do a ps the process is there. The only way 
to completely kill it is to put an exit call</FONT></DIV>
<DIV><FONT face=Arial size=2>after the shutdown(0) call. What am I missing? How 
do you stop the thread that is scanning</FONT></DIV>
<DIV><FONT face=Arial size=2>for idle connections? Is this normal 
behaviour?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>regards,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>west</FONT></DIV></BODY></HTML>