5250 or 3270 Applet Will Hang When Started (182264)
The information in this article applies to:
- Microsoft SNA Server 3.0
- Microsoft SNA Server 3.0 SP1
- Microsoft SNA Server 3.0 SP2
- Microsoft SNA Server 4.0
This article was previously published under Q182264 SYMPTOMS
The 5250 or 3270 applet will hang when started. The Windows NT
Task
Manager's Application tab will not show the applet; however, the
Process
tab will show it.
CAUSE
The applet is trying to add a font to the system using the
following call:
::SendMessage(HWND_BROADCAST, WM_FONTCHANGE, 0, 0L);
For the font to be recognized, this call needs to be processed by
all
windows on the system, visible or not. The applet will continue to
wait
until a response is received from each window. If an application
is too
busy to respond, the applet will hang indefinitely.
RESOLUTIONSNA Server 3.0To resolve this problem, obtain the latest service pack for SNA Server version 3.0. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
184307 How to Obtain the Latest SNA Server Version 3.0 Service Pack
SNA Server 4.0
This problem was corrected in the latest Microsoft SNA Server
version 4.0
U.S.
Service Pack. For information on obtaining this Service Pack,
query on the
following word in the Microsoft Knowledge Base (without the
spaces):
WORKAROUND
To work around this problem, start the 3270 or 5250 applet before
the non-
responsive application becomes too busy.
Note: This behavior was observed with a large SQL query.
STATUSMicrosoft has confirmed that this is a problem in SNA Server versions 3.0 SP2and SNA Server version 4.0 SP1. This problem was first corrected in SNA Server 3.0 Service Pack 4.
Modification Type: | Minor | Last Reviewed: | 4/25/2005 |
---|
Keywords: | kbbug kbfix KB182264 kbAudDeveloper |
---|
|