Dear all,
I have developed and deployed a web application using Apache-TOMCAT
combination.
One of the servlets in the Web application is using a dll(dynamic link
library).
This dll is loaded using System.loadLibrary() method. The servlet is
working fine and meeting the intended function.
But while shutting down the TOMCAT the following error is thrown.
Debug Assertion Failed!
Program:d:\jdk1.3\bin\java.exe
File:dllmodul.cpp
Line:212
Abort Retry Ignore
Can any one of you advise how to solve the problem?? Or how normally
dll should be loaded and unloaded???
Thanks in advance
With regards
K.RajeshKannan
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
|