digimer

Untitled

Mar 7th, 2013
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. ^CTraceback (most recent call last):
  2. File "/usr/sbin/ccs", line 2298, in <module>
  3. main(sys.argv[1:])
  4. File "/usr/sbin/ccs", line 251, in main
  5. if (getconf): get_cluster_conf()
  6. File "/usr/sbin/ccs", line 612, in get_cluster_conf
  7. xml = get_cluster_conf_xml()
  8. File "/usr/sbin/ccs", line 818, in get_cluster_conf_xml
  9. xml = send_ricci_command("cluster", "get_cluster.conf")
  10. File "/usr/sbin/ccs", line 2194, in send_ricci_command
  11. res = send_to_ricci(msg, host)
  12. File "/usr/sbin/ccs", line 2269, in send_to_ricci
  13. res1 = ss.read(1024)
  14. File "/usr/lib64/python2.6/ssl.py", line 136, in read
  15. return self._sslobj.read(len)
  16. KeyboardInterrupt
Advertisement
Add Comment
Please, Sign In to add comment