search for: warchol

Displaying 5 results from an estimated 5 matches for "warchol".

Did you mean: archon
2006 Oct 30
2
SVN requiring authentication
...s (e.g., bad password), or your browser doesn''t understand how to supply the credentials required. ------------------------------------------------------------------------ Apache/2.0.59 (FreeBSD) mod_fastcgi/2.4.2 DAV/2 PHP/5.1.4 SVN/1.4.0 Server at svn.devjavu.com Port 80 -- Joshua Warchol Code Poet, Zaadz Inc. http://joshua.zaadz.com/
2006 Oct 30
3
Question about new results hash
Is it really a hash? As in, can I pass it into a method that a worker is calling so that, for example, a method in my ActiveRecord that''s actually doing the work? Really liking the new code. Does rubyforge or devjavu have the rdocs anywhere? -- Joshua Warchol Code Poet, Zaadz Inc. http://joshua.zaadz.com/
2006 Dec 13
4
Unintended thread forked in autostart
Hello all, I''ve got the problem about the following simple application using autostart and repeat_every. A thread(?) is forked for processing task at first, but at sencond time two threads seem to be forked. My simple application code is... - In worker class class FooWorker < BackgrounDRb:Rails repeat_every 2.minutes first_run Time.now def do_work puts Time.now.to_s +
2006 Oct 30
1
Testing
...rake-0.7.1/lib/rake/rake_test_loader.rb:5 /usr/bin/ruby1.8 -Ilib:test "/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader.rb" /usr/bin/ruby1.8 -Ilib:test "/usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader.rb" rake aborted! Test failures -- Joshua Warchol Code Poet, Zaadz Inc. http://joshua.zaadz.com/
2006 Oct 27
0
double runs from repeat_every
...repeat_every & timer_sleep values. I imagine the start_timer loop is somehow calling start_process on this same job more than once. Not sure how that could happen, from my read of the code. Anyone else seen this before? What evidence can I provide to help figure this out? Josh -- Joshua Warchol Code Poet, Zaadz Inc. http://joshua.zaadz.com/