Displaying 2 results from an estimated 2 matches for "skip_transaction_var".
Did you mean:
skip_transaction_vars
2006 Jul 06
0
ActiveRecord''s bundled Transaction::Simple namespace issues?
...ANSACTION_SIMPLE_VERSION
c:/ruby/lib/ruby/gems/1.8/gems/transaction-simple-1.3.0/lib/transaction/simple.r
b:635: warning: already initialized constant TRANSACTION_CHECKPOINT
c:/ruby/lib/ruby/gems/1.8/gems/transaction-simple-1.3.0/lib/transaction/simple.r
b:636: warning: already initialized constant SKIP_TRANSACTION_VARS
=> false
Are these warnings nothing to worry about, or are they signs of a
potential future problem?
I realise this is related to ticket 4732
(http://dev.rubyonrails.org/ticket/4732)
However, I assume that the reason ActiveRecord physically includes
Transaction::Simple is so that if future r...
2006 Sep 04
10
mongrel proxies waiting endlessly
Sometime my mongrel server threads..would simply stop responding to the
requests...and in the logs i get following error:
Tue Sep 05 03:56:40 IST 2006: ERROR: Transport endpoint is not connected -
getpeername(2)
Tue Sep 05 03:59:21 IST 2006: ERROR: Transport endpoint is not connected -
getpeername(2)
Tue Sep 05 03:59:21 IST 2006: ERROR: Transport endpoint is not connected -
getpeername(2)
Tue Sep