search for: sync_synchronize

Displaying 2 results from an estimated 2 matches for "sync_synchronize".

Did you mean: __sync_synchronize
2006 Oct 01
11
Mongrel woes fixed
...+ print_critical("sync_unlock", "9", "false") Thread.critical = false self end + def print_critical(method, count, bool) + STDERR.print "[#{method}:#{count}] Thread.critical = #{bool} #{Thread.current.inspect}\n" + end + def sync_synchronize(mode = EX) begin + STDERR.print "[sync_synchronize] Getting lock #{Thread.current.inspect}\n" sync_lock(mode) + STDERR.print "[sync_synchronize] Yielding #{Thread.current.inspect}\n" yield ensure + STDERR.print "[sync_synchronize] Unlo...
2013 Sep 13
27
[windows server 2008 r2] puppet errors in 3.3.0 on exchange database servers
Hi, i recently updated our windows 2008 r2 servers to puppet 3.3.0 . Im getting the following error* (only on our exchange 2010 db servers)*ever since: LevelMessageSourceFileLineTimeerrCould not retrieve local facts: undefined method `gsub'' for nil:NilClassPuppet13.09.2013 15:12 CESTerrFailed to apply catalog: Could not retrieve local facts: undefined method `gsub'' for