Posted to tcl by egavilan at Mon May 19 12:33:02 GMT 2008view raw

  1. preshook ::jlib::tls_proceed failed: 1
  2. can not find channel named "sock14"
  3. while executing
  4. "fconfigure $socket -encoding utf-8"
  5. (procedure "SendAuth" line 11)
  6. invoked from within
  7. "SendAuth"
  8. (procedure "::tkjabber::OnStartTlsFinish" line 3)
  9. invoked from within
  10. "::tkjabber::OnStartTlsFinish ::jlib::jlib1 error {startls-failure {too long retry to setup SSL connection}}"
  11. ("uplevel" body line 1)
  12. invoked from within
  13. "uplevel #0 $locals(tls,cmd) $jlibname [list error [list $errcode $msg]]"
  14. (procedure "tls_finish" line 11)
  15. invoked from within
  16. "tls_finish $jlibname startls-failure $err"
  17. (procedure "::jlib::tls_proceed" line 27)
  18. invoked from within
  19. "::jlib::tls_proceed ::jlib::jlib1 proceed {proceed {xmlns urn:ietf:params:xml:ns:xmpp-tls} 1 {} {}}"
  20. ("uplevel" body line 1)
  21. invoked from within
  22. "uplevel #0 $func [list $jlibname $tag $xmldata]"
  23. can not find channel named "sock14"
  24. while executing
  25. "fconfigure $socket -encoding utf-8"
  26. (procedure "SendAuth" line 11)
  27. invoked from within
  28. "SendAuth"
  29. (procedure "::tkjabber::OnStartTlsFinish" line 3)
  30. invoked from within
  31. "::tkjabber::OnStartTlsFinish ::jlib::jlib1 error {startls-failure {too long retry to setup SSL connection}}"
  32. ("uplevel" body line 1)
  33. invoked from within
  34. "uplevel #0 $locals(tls,cmd) $jlibname [list error [list $errcode $msg]]"
  35. (procedure "tls_finish" line 11)
  36. invoked from within
  37. "tls_finish $jlibname startls-failure $err"
  38. (procedure "::jlib::tls_proceed" line 27)
  39. invoked from within
  40. "::jlib::tls_proceed ::jlib::jlib1 proceed {proceed {xmlns urn:ietf:params:xml:ns:xmpp-tls} 1 {} {}}"
  41. ("uplevel" body line 1)
  42. invoked from within
  43. "uplevel #0 $func [list $jlibname $tag $xmldata]"