Advertisement
Guest User

Untitled

a guest
Aug 4th, 2017
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. Return-path: <root@cineplex-xiv.uni-paderborn.de>
  2. Received: from cineplex-xiv.uni-paderborn.de ([131.234.137.17])
  3. by mail.uni-paderborn.de with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)
  4. (Exim 4.69 spheron)
  5. id 1Px9oi-0006fY-GJ
  6. for root@cineplex-xiv.uni-paderborn.de; Wed, 09 Mar 2011 04:12:05 +0100
  7. Received: from root by cineplex-xiv.uni-paderborn.de with local (Exim 4.69)
  8. (envelope-from <root@cineplex-xiv.uni-paderborn.de>)
  9. id 1Px9oh-0003lc-NM
  10. for root@cineplex-xiv.uni-paderborn.de; Wed, 09 Mar 2011 04:12:03 +0100
  11. From: root@cineplex-xiv.uni-paderborn.de (Cron Daemon)
  12. To: root@cineplex-xiv.uni-paderborn.de
  13. Subject: Cron <root@cineplex-xiv> if [ -x /usr/sbin/sync-examine-client.py ] && [ -x /usr/local/sbin/sync-examine-client-wrapper.sh ] ; then /usr/local/sbin/sync-examine-client-wrapper.sh > /var/log/sync-examine-client.log ; fi
  14. Content-Type: text/plain; charset=ANSI_X3.4-1968
  15. X-Cron-Env: <SHELL=/bin/sh>
  16. X-Cron-Env: <HOME=/root>
  17. X-Cron-Env: <PATH=/usr/bin:/bin>
  18. X-Cron-Env: <LOGNAME=root>
  19. Message-Id: <E1Px9oh-0003lc-NM@cineplex-xiv.uni-paderborn.de>
  20. Date: Wed, 09 Mar 2011 04:12:03 +0100
  21. X-IMT-Spam-Score: 0.8 ()
  22. X-PMX-Version: 5.6.0.2009776, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2011.3.9.30615
  23. X-PerlMx-Spam: Gauge=IIIIIIII, Probability=8%, Report='
  24. BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1000_LESS 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, BODY_SIZE_900_999 0, __CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_CHARSET_FARAWAY 0, __MIME_TEXT_ONLY 0, __SANE_MSGID 0, __TO_MALFORMED_2 0, __TO_NO_NAME 0'
  25.  
  26. Traceback (most recent call last):
  27. File "/usr/sbin/sync-examine-client.py", line 40, in <module>
  28. actualMasterTime = masterProxy.time()
  29. File "/usr/lib/python2.5/xmlrpclib.py", line 1147, in __call__
  30. return self.__send(self.__name, args)
  31. File "/usr/lib/python2.5/xmlrpclib.py", line 1437, in __request
  32. verbose=self.__verbose
  33. File "/usr/lib/python2.5/xmlrpclib.py", line 1183, in request
  34. self.send_content(h, request_body)
  35. File "/usr/lib/python2.5/xmlrpclib.py", line 1297, in send_content
  36. connection.endheaders()
  37. File "/usr/lib/python2.5/httplib.py", line 860, in endheaders
  38. self._send_output()
  39. File "/usr/lib/python2.5/httplib.py", line 732, in _send_output
  40. self.send(msg)
  41. File "/usr/lib/python2.5/httplib.py", line 699, in send
  42. self.connect()
  43. File "/usr/lib/python2.5/httplib.py", line 683, in connect
  44. raise socket.error, msg
  45. socket.error: (111, 'Connection refused')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement