When using the Web Server Plug-ins Configuration Tool to configure a 64-bit plug-in for 64-bit Domino, the incorrect library will be referenced in the "DSAPI filter file names" field on the server document (Internet Protocols -> HTTP tab). For example,
C:\IBM\WebSphere\Plugins\bin\32bits\domino5_http.dll
This should point to the 64bits directory instead of 32bits. For example,
C:\IBM\WebSphere\Plugins\bin\64bits\domino5_http.dll
The 64-bit Domino server will be unable to loda the 32-bit library, resulting in the following error:
[0B08:0002-08BC] 11/12/2013 08:15:49 PM HTTP Server: Failed to load DSAPI module C:\IBM\WebSphere\Plugins\bin\32bits\domino5_http.dll
To correct this, update the 32bits directory to point to the 64bits directory and restart the Domino HTTP task. Confirm that you see the following in the Domino log:
[04C4:0002-03E8] 11/12/2013 08:16:50 PM HTTP Server: DSAPI WebSphere HTTP DSAPI Filter Loaded successfully
C:\IBM\WebSphere\Plugins\bin\32bits\domino5_http.dll
This should point to the 64bits directory instead of 32bits. For example,
C:\IBM\WebSphere\Plugins\bin\64bits\domino5_http.dll
The 64-bit Domino server will be unable to loda the 32-bit library, resulting in the following error:
[0B08:0002-08BC] 11/12/2013 08:15:49 PM HTTP Server: Failed to load DSAPI module C:\IBM\WebSphere\Plugins\bin\32bits\domino5_http.dll
To correct this, update the 32bits directory to point to the 64bits directory and restart the Domino HTTP task. Confirm that you see the following in the Domino log:
[04C4:0002-03E8] 11/12/2013 08:16:50 PM HTTP Server: DSAPI WebSphere HTTP DSAPI Filter Loaded successfully