Tomcat User Group, 
We are observing frequent crash of Tomcat 4.0.3(Win 2K) while running our
web-application. Our web-application uses a JNI(Java native interface)
library, we suspect this is causing a access violation exception somewhere.
In order to chase it we have put a printf statement in all JNI layer
functions. 

Now the problem is if I run Tomcat from console, I see all the printf and
java System.out.println. If I run tomcat as Windows NT service, I don't see
printf statement in log files. Although I can see Servlet's
System.out.println output in stdout file. Does tomcat container blocks the
printf of JNI layer.



Many thanks, 
Rohit. 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to