File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes JVM crashes with out any exceptions in JNI Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "JVM crashes with out any exceptions in JNI" Watch "JVM crashes with out any exceptions in JNI" New topic
Author

JVM crashes with out any exceptions in JNI

Janaka Gunaratne
Greenhorn

Joined: Nov 05, 2001
Posts: 1
I have developed an c++ appn that uses JDBC to run stored procedures and get the results as a list of strings. The apllication worked fine in my local machine, But when I started running it in the remote live machine It runs for some time and crashes without a single error message, When creating the JVM using the JNI API, I specified the option -Xrs that reduces usage of Operating sytem signals, We connect to the remote machine using TNG Remote controller utility, This crash is significant when we restart the connection or loose the connection through TNG.
With the introduction of the -Xrs option problem seemed to be solved. Does anyone experienced this sort of behaviour, I need help to stabilize my program, I strongly believe problem is to do with TNG. Our OS is nt 4.0
------------------
 
 
subject: JVM crashes with out any exceptions in JNI
 
Threads others viewed
can QT (c++) framework work with JNI?
JRun Servlet Engine Problem
java as NT service
Prevent application from closing when user logs off
Embedded VM in a cpp code and crash information
developer file tools