"Fatal System Error: 0x00000093" Error Message When You Install Apache SNMP on IBM WebSphere Application Server (816600)
The information in this article applies to:
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Standard Edition
- Microsoft Windows Small Business Server 2003, Standard Edition
- Microsoft Windows Small Business Server 2003, Premium Edition
SYMPTOMSIf you are running IBM WebSphere Application Server, and you install the Apache Simple Network Management Protocol (SNMP) protocol, you may receive the following error message on a blue screen: Fatal System Error: 0x00000093
(0x000006DC,0x00000001,0x00000000,0x00000000) INVALID_KERNEL_HANDLE (93) afpa.sys Then, the IBM HTTP service does not start. CAUSEThis problem occurs because the Afpa.sys driver frees its system resources before all the processing threads have completed.WORKAROUNDTo work around this problem, modify the Httpd.conf file. To do this, follow these steps: - Click Start, point to Programs, point to Accessories, and then click Notepad.
- On the File menu click Open.
- Locate the systemdrive\IBM HTTP Server\conf\ folder, where systemdrive is the drive where Windows Server 2003 is installed.
- Click the Httpd.conf file, and then click Open.
- Scroll to the end of the file, and then search for a line that contains the following:
Alias /IBMWebAS/ "C:/WebSphere/AppServer/web/" - Delete any characters that appear before the word "Alias." The line will then contain only the following:
Alias /IBMWebAS/ "C:/WebSphere/AppServer/web/" - Save the file.
- Click Start, and then click Control Panel.
- Double-click Administrative Tools.
- Double-click Services.
- Start the IBM HTTP service.
Modification Type: | Major | Last Reviewed: | 3/1/2004 |
---|
Keywords: | kberrmsg kbinterop kbprb kbnofix KB816600 kbAudITPRO |
---|
|