You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interestingly, while I have redmine_elasticsearch working, it only works if I use stock Ruby and not with Rubinius (which is a lot faster).
When launching Redmine with redmine_elasticsearch and redmine_resque installed and the resque worker running the application crashes with no logs at all.
An strace suggests that the child processes are segfaulting.
For now I would suggest noting that redmine_elasticsearch does not support Rubinius (and therefor probably not jRuby etc...)
Interestingly, while I have redmine_elasticsearch working, it only works if I use stock Ruby and not with Rubinius (which is a lot faster).
When launching Redmine with redmine_elasticsearch and redmine_resque installed and the resque worker running the application crashes with no logs at all.
An strace suggests that the child processes are segfaulting.
For now I would suggest noting that redmine_elasticsearch does not support Rubinius (and therefor probably not jRuby etc...)
The text was updated successfully, but these errors were encountered: