Skip to Main Content

JNI call hangs under Java 1.6

850193May 24 2011 — edited May 24 2011
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Jun 21 2011
Added on May 24 2011
1 comment
285 views