Created
June 11, 2013 07:08
-
-
Save ngiger/5754964 to your computer and use it in GitHub Desktop.
import_daily finishes. Don't know whether this is an error or not
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /usr/local/lib64/ruby/gems/1.9.1/gems/odba-1.1.0/lib/odba/persistable.rb:342:in `block in odba_replace_stubs': method `method_missing' called on hidden T_HASH object (0x000000445e4090 flags=0x8 klass=0x0) (NotImplementedError) | |
| from /usr/local/lib64/ruby/gems/1.9.1/gems/odba-1.1.0/lib/odba/persistable.rb:340:in `each' | |
| from /usr/local/lib64/ruby/gems/1.9.1/gems/odba-1.1.0/lib/odba/persistable.rb:340:in `odba_replace_stubs' | |
| from /usr/local/lib64/ruby/gems/1.9.1/gems/odba-1.1.0/lib/odba/stub.rb:52:in `odba_receiver' | |
| from /usr/local/lib64/ruby/gems/1.9.1/gems/odba-1.1.0/lib/odba/stub.rb:112:in `method_missing' | |
| from /var/www/oddb.org/src/plugin/swissmedic.rb:363:in `block in mail_notifications' | |
| from /var/www/oddb.org/src/plugin/swissmedic.rb:361:in `each' | |
| from /var/www/oddb.org/src/plugin/swissmedic.rb:361:in `inject' | |
| from /var/www/oddb.org/src/plugin/swissmedic.rb:361:in `mail_notifications' | |
| from /var/www/oddb.org/src/util/exporter.rb:432:in `mail_swissmedic_notifications' | |
| from /var/www/oddb.org/src/util/updater.rb:394:in `update_swissmedic_followers' | |
| from /var/www/oddb.org/src/util/updater.rb:196:in `run' | |
| from jobs/import_daily:13:in `block in <module:Util>' | |
| from /var/www/oddb.org/src/util/job.rb:40:in `call' | |
| from /var/www/oddb.org/src/util/job.rb:40:in `run' | |
| from jobs/import_daily:12:in `<module:Util>' | |
| from jobs/import_daily:11:in `<module:ODDB>' | |
| from jobs/import_daily:10:in `<main>' | |
| could not find htmlgrid.so, falling back to pure-ruby class | |
| loading testenvironment | |
| DEVELOPER_HOST = smtp.hispeed.ch | |
| DEVELOPER_MAIL = niklaus.giger@hispeed.ch | |
| disabling UPDATER | |
| /var/www/oddb.org/log/job.pid is created | |
| process: jobs/import_daily | |
| init system | |
| init system: 40.227946844 | |
| setup drb-delegation | |
| job is done. now postprocess works ... | |
| job is done. now postprocess works ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment