When you exit from a Telnet client session that is connected to a Telnet server, and you click Close, a problem occurs. The child processes that are running in the session become orphaned processes.
↑ Back to the top
This problem occurs when you click Close. You are supposed to type exit to end the Telnet session.
↑ Back to the top
To work around this problem, type exit to close the Telnet session.
↑ Back to the top
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
↑ Back to the top
Steps to reproduce the problem
- Set up the Telnet server service in Microsoft Windows Server 2003.
- Connect to the Telnet server from a Windows Telnet client.
- Run the "more" command on a large file.
- Open Task Manager and notice the "more" process.
- Click Close.
On the Task Manager Processes tab, notice that the "more" process remains in the list.
Note This problem is scheduled to be fixed in Windows Server 2003 Service Pack 1.
↑ Back to the top