jRuby program exiting abruptly

Hi All,
I am writing a RTMP client using red5 java apis.
What I observe is that after some time by jruby
client exits abruptly, none the exit paths that
I know of gets executed.

The reason for this exit is that I do not send
Pong response to the red5 server to any of its
ping request.

I was expecting some kind of exception, but I
do not get any.

I am using jRuby 1.4.

How can I enable all the java exceptions that
are thrown by the java apis and are handled by
jRuby and suppressed?

Thanks and Regards,
Manish


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Hi Manish,

Try to run jruby with -d command line switch and see whether you have
the exceptions.

Also, some minimal examples would help out here, without them it is
hard to say what’s going on.

Thanks,
–Vladimir

P.S. Btw, it is JRuby, not jRuby. :wink:

On Fri, Nov 27, 2009 at 5:08 AM, Manish S. [email protected]
wrote:

I was expecting some kind of exception, but I


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email