search for: 844804

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

2007 Mar 13
1
Using ActiveRecord outside of Rails error
Hi, I have a script which is using ActiveRecord for database queries outside of a rails app. It seems to work fine for doing finds on models, but everytime I try to create a new model object and then save it, I always get the error: MyModel.new({:name=>''foo''}).save gives NoMethodError: undefined method `read_inheritable_attribute'' for #<MyModel:0x251f7d8>
2009 Jan 27
2
(imap) killed with signal 9 on Linux/OpenVZ VPS
...is receiving a SIGKILL from what I presume to be the Linux Kernel and/or OpenVZ. This happens after I login and my client(s) just sit their idling. The mailbox is empty. I'm not running out of memory. stracing the process doesn't show anything interesting... ... gettimeofday({1233024777, 844804}, {420, 0}) = 0 gettimeofday({1233024777, 844912}, NULL) = 0 poll([{fd=4, events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}, {fd=2, events=POLLERR|POLLHUP|POLLNVAL}, {fd=0, events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}], 3, 10000) = -1 EINTR (Interrupted system call) +++ killed by SIGKILL +++ This...