Created
May 15, 2012 22:41
-
-
Save n1zyy/2705689 to your computer and use it in GitHub Desktop.
dbomatic error - from /var/log/aeolus-conductor/dbomatic.log
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
| 2012-05-15 18:59:31 INFO Deltacloud refresh completed | |
| 2012-05-15 18:59:38 ERROR /usr/share/aeolus-conductor/dbomatic/dbomatic:143:in `exit': exit | |
| 2012-05-15 18:59:38 ERROR from /usr/share/aeolus-conductor/dbomatic/dbomatic:143 | |
| 2012-05-15 18:59:38 ERROR from /usr/share/aeolus-conductor/dbomatic/dbomatic:286:in `call' | |
| 2012-05-15 18:59:38 ERROR from /usr/share/aeolus-conductor/dbomatic/dbomatic:286:in `sleep' | |
| 2012-05-15 18:59:38 ERROR from /usr/share/aeolus-conductor/dbomatic/dbomatic:286:in `run_parallel' | |
| 2012-05-15 18:59:38 ERROR from /usr/share/aeolus-conductor/dbomatic/dbomatic:292:in `refresh_instances' | |
| 2012-05-15 18:59:38 ERROR from /usr/share/aeolus-conductor/dbomatic/dbomatic:324 | |
| 2012-05-15 18:59:38 INFO Deltacloud refresh completed | |
| 2012-05-15 18:59:56 INFO DBOmatic starting up | |
| 2012-05-15 19:00:04 INFO Beginning main event loop | |
| 2012-05-15 19:00:04 INFO Deltacloud refresh started | |
| 2012-05-15 19:00:04 INFO Deltacloud instances refresh started | |
| 2012-05-15 19:00:23 INFO starting instance test105/CS: 29ad4c78-c524-49d9-ae2b-1725d3cde8a1 | |
| 2012-05-15 19:00:31 INFO Deltacloud refresh started | |
| 2012-05-15 19:00:31 INFO Deltacloud instances refresh started | |
| 2012-05-15 19:00:31 ERROR /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract_adapter.rb:207:in `log': PGError: FATAL: terminating connection due to administrator command | |
| FATAL: terminating connection due to administrator command | |
| : SELECT "pools".* FROM "pools" | |
| 2012-05-15 19:00:31 ERROR from /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/connection_adapters/postgresql_adapter.rb:514:in `execute' | |
| 2012-05-15 19:00:31 ERROR from /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/connection_adapters/postgresql_adapter.rb:1004:in `select_raw' | |
| 2012-05-15 19:00:31 ERROR from /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/connection_adapters/postgresql_adapter.rb:997:in `select' | |
| 2012-05-15 19:00:31 ERROR from /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statements.rb:7:in `select_all' | |
| 2012-05-15 19:00:31 ERROR from /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/query_cache.rb:56:in `select_all' | |
| 2012-05-15 19:00:31 ERROR from /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/base.rb:473:in `find_by_sql' | |
| 2012-05-15 19:00:31 ERROR from /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/relation.rb:64:in `to_a' | |
| 2012-05-15 19:00:31 ERROR from /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/relation/finder_methods.rb:143:in `all' | |
| 2012-05-15 19:00:31 ERROR from /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/base.rb:444:in `__send__' | |
| 2012-05-15 19:00:31 ERROR from /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/base.rb:444:in `all' | |
| 2012-05-15 19:00:31 ERROR from /usr/share/aeolus-conductor/dbomatic/dbomatic:170:in `collect_accounts' | |
| 2012-05-15 19:00:31 ERROR from /usr/share/aeolus-conductor/dbomatic/dbomatic:292:in `refresh_instances' | |
| 2012-05-15 19:00:31 ERROR from /usr/share/aeolus-conductor/dbomatic/dbomatic:324 | |
| 2012-05-15 19:00:31 INFO Deltacloud refresh completed | |
| 2012-05-15 19:00:35 WARN Connection timeout of 30 seconds exceeded, backend clouds could not be contacted. Will try again in 60 seconds | |
| 2012-05-15 19:00:36 INFO Deltacloud instances refresh completed | |
| 2012-05-15 19:00:36 INFO Deltacloud realms refresh started | |
| 2012-05-15 19:01:07 WARN Connection timeout of 30 seconds exceeded, backend clouds could not be contacted. Will try again in 60 seconds | |
| 2012-05-15 19:01:08 INFO Deltacloud realms refresh completed | |
| 2012-05-15 19:01:08 INFO Deltacloud refresh completed | |
| 2012-05-15 19:01:31 INFO Deltacloud refresh started | |
| 2012-05-15 19:01:31 INFO Deltacloud instances refresh started | |
| 2012-05-15 19:01:31 ERROR /usr/lib/ruby/gems/1.8/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract_adapter.rb:207:in `log': PGError: no connection to the server | |
| : SELECT "pools".* FROM "pools" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment