Hi,
We are facing a JVM hang problem on Linux. We load the JVM from JNI and do an
AttachThread to the main jEnv. Therefrom it goes executing into some classes and
somewhere in the middle hangs. From the messages printed we find out that it seems to
be trying to instantiate a class and then it tries to go into the constructor of the
class but never comes out.
The constructor has but a few assignment statements. There is no synchronisation
or any waiting (thr_wait, sem_wait) of any kind. It is a simple program.
The same thing works beautifully on Windows and Solaris but happens only in Linux.
Can anyone suggest any tools to debug this kind of a scenario.?
Would JProbe help ?
Any hints on why the JVM could hang ?
Regards,
Natarajan
S.K.Natarajan
Senior Software Engineer
Novell Software, Bangalore
E-mail [EMAIL PROTECTED]
Ph. no. 91-80-572-1856/58 Extn. 2213
Fx 91-80-572-1870
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]