----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------


Hi,
On Sat, 22 Jan 2000, Rajani Nesargi wrote:
RN| "Server javawebserver unexpectedly exited with code -1073741819"
RN| What could be the reason and how do i overcome this??

sorry, but this is completely off topic. The fact that the javawebserver
happens to execute servlets as well as jserv doesn't mean that this is the
appropriate place to ask questions regarding the javawebserver ..

But - to answer the question - I'd try to protect the call of your
JNI-function from beeing executed by multiple threads with 'synchronized'
or similiar; seems that it is not thread save.

Regards,
 -hen




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to