Microsoft KB Archive/816600

From BetaArchive Wiki
Knowledge Base


"Fatal System Error: 0x00000093" Error Message When You Install Apache SNMP on IBM WebSphere Application Server

Article ID: 816600

Article Last Modified on 12/3/2007



APPLIES TO

  • Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)
  • Microsoft Windows Server 2003, Standard Edition (32-bit x86)
  • Microsoft Windows Small Business Server 2003 Standard Edition
  • Microsoft Windows Small Business Server 2003 Premium Edition




SYMPTOMS

If 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.

CAUSE

This problem occurs because the Afpa.sys driver frees its system resources before all the processing threads have completed.

WORKAROUND

To work around this problem, modify the Httpd.conf file. To do this, follow these steps:

  1. Click Start, point to Programs, point to Accessories, and then click Notepad.
  2. On the File menu click Open.
  3. Locate the systemdrive\IBM HTTP Server\conf\ folder, where systemdrive is the drive where Windows Server 2003 is installed.
  4. Click the Httpd.conf file, and then click Open.
  5. Scroll to the end of the file, and then search for a line that contains the following:

    Alias /IBMWebAS/ "C:/WebSphere/AppServer/web/"

  6. Delete any characters that appear before the word "Alias." The line will then contain only the following:

    Alias /IBMWebAS/ "C:/WebSphere/AppServer/web/"

  7. Save the file.
  8. Click Start, and then click Control Panel.
  9. Double-click Administrative Tools.
  10. Double-click Services.
  11. Start the IBM HTTP service.


MORE INFORMATION

For more information about this issue, visit the following IBM Web site, and then search for PQ54931 in the IBM Knowledge Base:

For information about how to contact IBM, click the appropriate article number in the following list to view the article in the Microsoft Knowledge Base:

65416 Hardware and Software Third-Party Vendor Contact List, A-K

60781 Hardware and Software Third-Party Vendor Contact List, L-P

60782 Hardware and Software Third-Party Vendor Contact List, Q-Z


Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information. The third-party products that are discussed in this article are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.


Additional query words: bluescreen blue-screen stop

Keywords: kberrmsg kbinterop kbprb kbnofix KB816600