
dispose not implemented
Reported by JakubOboza | June 11th, 2008 @ 05:49 AM
I got do from git and when i start my mongrel i get
~ Using DataMapper database sessions ~ Using Mongrel adapter
/usr/lib/ruby/gems/1.8/gems/data_objects-0.9.1/lib/data_objects/connection.rb:65:in
*.dispose':* NotImplementedError
(NotImplementedError)
from /var/www/ruby/utype/releases/20080611102426/gems/gems/extlib-0.9.1/lib/extlib/pooling.rb:186:in `expired?'
from /var/www/ruby/utype/releases/20080611102426/gems/gems/extlib-0.9.1/lib/extlib/pooling.rb:184:in `each'
from /var/www/ruby/utype/releases/20080611102426/gems/gems/extlib-0.9.1/lib/extlib/pooling.rb:184:in `expired?'
from /var/www/ruby/utype/releases/20080611102426/gems/gems/extlib-0.9.1/lib/extlib/pooling.rb:183:in `synchronize'
from /var/www/ruby/utype/releases/20080611102426/gems/gems/extlib-0.9.1/lib/extlib/pooling.rb:183:in `expired?'
from /var/www/ruby/utype/releases/20080611102426/gems/gems/extlib-0.9.1/lib/extlib/pooling.rb:35:in `scavenger'
from /usr/lib/ruby/1.8/set.rb:188:in `each'
from /usr/lib/ruby/1.8/set.rb:188:in `each_key'
... 37 levels...
from /usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core.rb:87:in `start'
from /usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/bin/merb:12
from /usr/bin/merb:19:in `load'
from /usr/bin/merb:19
Can you change it to "ImplementedException" ?
Comments and changes to this ticket
-
Sam Smoot June 11th, 2008 @ 10:59 AM
- State changed from new to resolved
Ah, forgot to rename Connection#real_close to Connection#dispose. Resolved in http://github.com/sam/do/commit/...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »