diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /qa/439.out | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/439.out')
-rw-r--r-- | qa/439.out | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/qa/439.out b/qa/439.out new file mode 100644 index 0000000..68d90a5 --- /dev/null +++ b/qa/439.out @@ -0,0 +1,27 @@ +QA output created by 439 +sample.long.write_me 0 (adv off) + +[DATE] logcontrol(PID) Warning: ignored bad PMLOGGER_REQUEST_TIMEOUT = '10ABC' +sample.long.write_me 0 (adv off) + +__pmConnectLogger(host=localhost, pid=-1, port=-2) +__pmConnectLogger: pid == PM_LOG_ALL_PIDS makes no sense here +logcontrol: Cannot connect to pmlogger (-1) on host "localhost": Connection refused + +__pmConnectLogger(host=localhost, pid=1, port=-2) +__pmConnectLogger: __pmLogFindPort -> 1, cannot contact pmlogger +logcontrol: Cannot connect to pmlogger (1) on host "localhost": Connection refused +__pmLogFindLocalPorts: pmlogger port file $PCP_TMP_DIR/pmlogger/MYPID empty! +__pmConnectLogger: __pmLogFindPort -> 1, cannot contact pmlogger +logcontrol: Cannot connect to pmlogger (MYPID) on host "localhost": Connection refused +__pmLogFindLocalPorts: pmlogger port file $PCP_TMP_DIR/pmlogger/MYPID: no port number +__pmConnectLogger: __pmLogFindPort -> 1, cannot contact pmlogger +logcontrol: Cannot connect to pmlogger (MYPID) on host "localhost": Connection refused +__pmLogFindLocalPorts: pmlogger port file $PCP_TMP_DIR/pmlogger/MYPID: no PMCD host name +__pmConnectLogger: __pmLogFindPort -> pid = 123456 +logcontrol: Cannot connect to pmlogger (MYPID) on host "localhost": Connection refused +__pmLogFindLocalPorts: pmlogger port file $PCP_TMP_DIR/pmlogger/MYPID: no archive base pathname +__pmConnectLogger: __pmLogFindPort -> pid = 123456 +logcontrol: Cannot connect to pmlogger (MYPID) on host "localhost": Connection refused +__pmConnectLogger: __pmLogFindPort -> pid = 123456 +logcontrol: Cannot connect to pmlogger (MYPID) on host "localhost": Connection refused |