JNI call hangs under Java 1.6
850193May 24 2011 — edited May 24 2011Hi,
We have an RMI server that uses JNI classes. The JNI classes prints some messages to cout. The code was running completely fine under Java 1.5 but under Java 1.6 it hangs in JNI call. I tested with increased number of messages and noted that it hangs earlier. Looks like the out buffer is filling up. I will appreciate any help I can get with this issue.
Thanks
Raj