Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.3RC1
-
Fix Version/s: JRuby 1.3
-
Component/s: Application Error
-
Labels:None
-
Environment:Fedora 10, Sun Java 1.6.0_13, JRuby 1.3.0RC1 and RC2, Rails 2.3.2, ActiveMessaging
-
Number of attachments :
Description
We start the ActiveMessaging poller with
jruby --server script/jruby_poller
After running for few seconds, the java process dies. No output in stdout or stderr.
I'll investigate further.
The code that fails relies on thread#alive?
Have you done anything to this since 1.2.0?