search for: contentstore

Displaying 1 result from an estimated 1 matches for "contentstore".

2007 Jan 04
10
Intermittent "can''t convert Float into Hash" and results.rb
...if progress_percent >= 100 results[:progress] = 99.99 else results[:progress] = progress_percent <-- Line of the crash end Here is the error: can''t convert Float into Hash And the beginning of the stack trace: /.../ContentStore/vendor/plugins/backgroundrb/server/lib/backgroundrb/results.rb:40 :in `merge!''/.../ContentStore/vendor/plugins/backgroundrb/server/lib/backgroundrb/results.rb:40 :in `[]=''/.../ContentStore/lib/workers/content_worker.rb:40 :in `execute_mp4box''/.../ContentStore/lib/workers...