Displaying 1 result from an estimated 1 matches for "cdr_processor_aapt".
2006 Jul 10
0
Lost connection to MySQL server during query (Mysql::Error)
...when I change the class to run as a
thread and then call join
on all the threads it returns this error.
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.3/lib/active_record/vendor/mysql.rb:1092:in
`read'': Lost connection to MySQL server during query (Mysql::Error)
from ./lib/cdr_processor_aapt.rb:39:in `join''
from ./lib/cdr_processor_aapt.rb:39:in `process''
from ./lib/cdr_processor_aapt.rb:39:in `process''
from ./lib/process_cdr.rb:26:in `process''
from ./lib/process_cdr.rb:17:in `process''
from process.rb:...