Issue Type: Bug Bug
Affects Versions: JRuby 1.6.7
Assignee: Thomas E Enebo
Created: 07/Jun/12 10:10 AM
Description:

When running a rails app in tomcat we see threads waiting on the synchronize in RubyModule::Autoload#getConstant. Here is a stacktrace of the thread where we are seeing the problem:

https://gist.github.com/2884586

Here is the defined? call in haml that is triggering the constant lookup:

https://github.com/haml/haml/blob/master/lib/haml/util.rb#L82

Haml has earlier issues interacting with autoload:

https://github.com/haml/haml/commit/7ddd9f3581d88f784850ab0bb036bc69409ab07a

Environment: running 1.6.7.2 on ubuntu linux
Project: JRuby
Labels: autoload haml
Priority: Major Major
Reporter: Alex Tambellini
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to