I'm trying to run AFF's Ferret-server @ windows environment.
I'd modified ferret_daemon.rb(*) so I can get DRb server starts and
listening to provided port. Than I'm trying to build index for any model
I'm getting that exception: NoMethodError: method reopen! not supported
by DRb server
from (druby://localhost:9015)
C:/projects/apintra/vendor/plugins/acts_as
_ferret/lib/ferret_server.rb:144:in `method_missing'
from
C:/projects/apintra/vendor/plugins/acts_as_ferret/lib/remote_index.rb:22:in
`send'
from
C:/projects/apintra/vendor/plugins/acts_as_ferret/lib/remote_index.rb:22:in
`method_missing'
from
C:/projects/apintra/vendor/plugins/acts_as_ferret/lib/remote_functions.rb:15:in
`handle_drb_error'
from
C:/projects/apintra/vendor/plugins/acts_as_ferret/lib/remote_index.rb:22:in
`method_missing'
from
C:/projects/apintra/vendor/plugins/acts_as_ferret/lib/class_methods.rb:28:in
`rebuild_index'
from
C:/projects/apintra/vendor/extensions/search/app/models/search_engine.rb:113:in
`rebuild_index'
from
C:/projects/apintra/vendor/extensions/search/app/models/search_engine.rb:111:in
`each'
from
C:/projects/apintra/vendor/extensions/search/app/models/search_engine.rb:111:in
`rebuild_index'
from (irb):3
(*) -
http://www.pluitsolutions.com/2007/07/30/acts-as-ferret-drbserver-win32-service/
See Mike Smith's comment, Sun, 26 Jul 09 02:57 am.
See attachment also.
Extremely need help!
Attachments:
http://www.ruby-forum.com/attachment/4674/ferret_daemon.rb
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.