Created
November 27, 2013 20:05
-
-
Save limed/7682349 to your computer and use it in GitHub Desktop.
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
| [[email protected] puppetdb]# grep "Retrying after attempt" puppetdb.log | tail | |
| 2013-11-26 09:19:06,070 ERROR [command-proc-46] [puppetdb.command] [3e3036f7-5054-4e55-a2a2-b81ac6e8a328] [replace catalog] Retrying after attempt 4, due to: org.postgresql.util.PSQLException: This connection has been closed. | |
| 2013-11-26 09:19:43,077 ERROR [command-proc-46] [puppetdb.command] [3e3036f7-5054-4e55-a2a2-b81ac6e8a328] [replace catalog] Retrying after attempt 5, due to: org.postgresql.util.PSQLException: This connection has been closed. | |
| 2013-11-26 09:34:49,008 ERROR [command-proc-46] [puppetdb.command] [6940ac76-6803-4ca4-b693-94118f23aa8d] [replace facts] Retrying after attempt 4, due to: org.postgresql.util.PSQLException: This connection has been closed. | |
| 2013-11-26 09:34:50,111 ERROR [command-proc-46] [puppetdb.command] [1c3436ce-0933-413e-9965-f44ecd31fb89] [replace catalog] Retrying after attempt 4, due to: org.postgresql.util.PSQLException: This connection has been closed. | |
| 2013-11-26 09:35:09,004 ERROR [command-proc-46] [puppetdb.command] [6940ac76-6803-4ca4-b693-94118f23aa8d] [replace facts] Retrying after attempt 5, due to: org.postgresql.util.PSQLException: This connection has been closed. | |
| 2013-11-26 09:35:31,071 ERROR [command-proc-46] [puppetdb.command] [1c3436ce-0933-413e-9965-f44ecd31fb89] [replace catalog] Retrying after attempt 5, due to: org.postgresql.util.PSQLException: This connection has been closed. | |
| 2013-11-27 04:07:42,009 ERROR [command-proc-46] [puppetdb.command] [928c875c-d2b1-4be9-957f-d07e8ade0d69] [replace facts] Retrying after attempt 4, due to: org.postgresql.util.PSQLException: This connection has been closed. | |
| 2013-11-27 06:55:45,007 ERROR [command-proc-46] [puppetdb.command] [60c7d5d0-2675-49c1-9ef6-221eba19da96] [replace facts] Retrying after attempt 4, due to: org.postgresql.util.PSQLException: This connection has been closed. | |
| 2013-11-27 06:56:21,007 ERROR [command-proc-46] [puppetdb.command] [60c7d5d0-2675-49c1-9ef6-221eba19da96] [replace facts] Retrying after attempt 5, due to: org.postgresql.util.PSQLException: This connection has been closed. | |
| 2013-11-27 09:10:54,079 ERROR [command-proc-46] [puppetdb.command] [6923226e-dd2d-4d7e-9c75-ba6ba65f7807] [replace catalog] Retrying after attempt 4, due to: org.postgresql.util.PSQLException: This connection has been closed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment