Guest User

Untitled

a guest
Mar 21st, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.68 KB | None | 0 0
  1. Exception during UpdaterModule.Update
  2. Traceback (most recent call last):
  3. File "lib\update.pyc", line 528, in Update
  4. File "lib\update.pyc", line 554, in _Update
  5. File "lib\update.pyc", line 278, in Run
  6. File "zsync\zsync.pyc", line 1209, in CreatePatch
  7. File "zsync\zsync.pyc", line 891, in GetInfo
  8. File "zsync\readFromUrl.pyc", line 47, in GetSocket
  9. File "download\urllib2Mods.pyc", line 92, in Opener
  10. File "download\urllib2Mods.pyc", line 59, in func
  11. File "urllib2.pyc", line 126, in urlopen
  12. File "urllib2.pyc", line 391, in open
  13. File "urllib2.pyc", line 409, in _open
  14. File "urllib2.pyc", line 369, in _call_chain
  15. File "urllib2.pyc", line 1173, in http_open
  16. File "urllib2.pyc", line 1148, in do_open
  17. URLError: <urlopen error timed out>
  18. Locals by frame, innermost last:
  19. Frame __bootstrap in threading.pyc at line 503:
  20. self = <Thread(UpdaterProcessThread, started 2624)>
  21. Frame __bootstrap_inner in threading.pyc at line 530:
  22. self = <Thread(UpdaterProcessThread, started 2624)>
  23. Frame run in threading.pyc at line 483:
  24. self = <Thread(UpdaterProcessThread, started 2624)>
  25. self._Thread__args = ()
  26. self._Thread__block = <Condition(<thread.lock object at 0x047FA140>, 0)>
  27. self._Thread__daemonic = False
  28. self._Thread__ident = 2624
  29. self._Thread__initialized = True
  30. self._Thread__kwargs = {}
  31. self._Thread__name = 'UpdaterProcessThread'
  32. self._Thread__started = <threading._Event object at 0x04830EB0>
  33. self._Thread__stderr = <__main__.Stderr object at 0x01E14610>
  34. self._Thread__stopped = False
  35. self._Thread__target = <bound method UpdaterModule.Update of <lib.update.UpdaterModule instance at 0x0481E968>>
  36. self._Verbose__verbose = False
  37. Frame Update in lib\update.pyc at line 533:
  38. self = <lib.update.UpdaterModule instance at 0x0481E968>
  39. self.average = 32.0
  40. self.bps = ' - '
  41. self.cache = u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache\\Download'
  42. self.dxFolder = u'C:\\Program Files (x86)\\CCP\\EVE\\bin\\DirectX'
  43. self.folder = u'C:\\Program Files (x86)\\CCP\\EVE'
  44. self.hashdb = <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>
  45. self.info = <function wrapper at 0x048337F0>
  46. self.isRunning = <threading._Event object at 0x04811F50>
  47. self.lastBpsUpdate = 1332344512.592
  48. self.lock = <thread.lock object at 0x047FA220>
  49. self.proc = <lib.update.CreateHttpPatch instance at 0x077434E0>
  50. self.server = 'TQ'
  51. self.settings = <lib.userSettings.UserSettings instance at 0x0481E878>
  52. self.startTime = 1332344451.541
  53. self.successful = False
  54. self.totalLast = 160
  55. Frame _Update in lib\update.pyc at line 574:
  56. args = [u'C:\\Program Files (x86)\\CCP\\EVE', <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>, u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache\\Download', <function wrapper at 0x048337F0>]
  57. oldDXFolderSums = '\x0b\x01\xf2K?\x1a%\xcc\x94\xf7)\x15\x9e\x88<\xb0L\x1d\xa2r|\x8aHb2\x15\x1a\x0f\xaae\xdel\xb1\x16P\x9e\xa1\xbe\xce\x99x\xde\xd8_\x95\xd5\xb5\xcb\\\xb4JA\x95Wo\xe4\xccK\xff\n\xee\x01\xf1\x19\x8bV\xb0\x8e\xa4\x19\xe7x:|\x94w\xf2\xcb\x93.\xf5Uj?!\xed\x89\xb1\x845n\x8a\x12Wp\x1b:\xa4\x03"l\xc6<\x19\xa0\xab\x8d\xb3\x17\x97&\xbc\x08\xe6\x8a;]\x08\xad\xbc\xd3S\xd7\x16r%\xc4\xd6c\xff\x08k\x07\xf2\x11x$L\xa8\xab;\xf8\xb3!\xc2\xe4:\xf7#\x07P\x8d\xf4\x17\xa1T\xc3\xf1\xaf\xd5\xb6J\xc3\xe4O/8\xa3\xbf\x84\x00\xf1\x1a@\xa3\x909\xfc\x9c\xaa'
  58. patchFile = u'C:\\Program Files (x86)\\CCP\\EVE\\EVE_Online_351477-353549.patch'
  59. self = <lib.update.UpdaterModule instance at 0x0481E968>
  60. self.average = 32.0
  61. self.bps = ' - '
  62. self.cache = u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache\\Download'
  63. self.dxFolder = u'C:\\Program Files (x86)\\CCP\\EVE\\bin\\DirectX'
  64. self.folder = u'C:\\Program Files (x86)\\CCP\\EVE'
  65. self.hashdb = <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>
  66. self.info = <function wrapper at 0x048337F0>
  67. self.isRunning = <threading._Event object at 0x04811F50>
  68. self.lastBpsUpdate = 1332344512.592
  69. self.lock = <thread.lock object at 0x047FA220>
  70. self.proc = <lib.update.CreateHttpPatch instance at 0x077434E0>
  71. self.server = 'TQ'
  72. self.settings = <lib.userSettings.UserSettings instance at 0x0481E878>
  73. self.startTime = 1332344451.541
  74. self.successful = False
  75. self.totalLast = 160
  76. Frame Run in lib\update.pyc at line 278:
  77. self = <lib.update.CreateHttpPatch instance at 0x077434E0>
  78. self.cache = u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache\\Download'
  79. self.folder = u'C:\\Program Files (x86)\\CCP\\EVE'
  80. self.hashdb = <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>
  81. self.info = <function wrapper at 0x048337F0>
  82. self.patchFile = u'C:\\Program Files (x86)\\CCP\\EVE\\EVE_Online_351477-353549.patch'
  83. self.progress = <lib.update.UpdaterProgress instance at 0x07747210>
  84. self.stepWeight = [(0, <function <lambda> at 0x04833A70>), (0.05, <function <lambda> at 0x04833C70>), (0.1, <function <lambda> at 0x04833C70>), (0.1, <function <lambda> at 0x04833C70>), (0.25, <function <lambda> at 0x04833C70>), (0.5, <function downloadFunc at 0x04833C30>)]
  85. self.url = 'http://cdn1.eveonline.com/353549/RepairData_353549.dat'
  86. self.z = <zsync.zsync.CreatePatch instance at 0x07747170>
  87. Frame CreatePatch in zsync\zsync.pyc at line 1209:
  88. self = <zsync.zsync.CreatePatch instance at 0x07747170>
  89. self.badBlocks = None
  90. self.dataBlockIndex = None
  91. self.dl_amount = 0
  92. self.dl_total = 0
  93. self.downloadFolder = None
  94. self.downloadRanges = None
  95. self.downloadThreads = 5
  96. self.filesToRepair = None
  97. self.folder = u'C:\\Program Files (x86)\\CCP\\EVE'
  98. self.fp = None
  99. self.hashdb = <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>
  100. self.ignore = ['launcher/*']
  101. self.info = None
  102. self.patchFile = u'C:\\Program Files (x86)\\CCP\\EVE\\EVE_Online_351477-353549.patch'
  103. self.patchIndex = OrderedDict()
  104. self.progress = <lib.update.UpdaterProgress instance at 0x07747210>
  105. self.restorers = None
  106. self.resumeDataPos = 20971520
  107. self.resumePatch = 0
  108. self.rsums = None
  109. self.sortingFunc = <function CustomFileOrderSort at 0x044F69F0>
  110. self.url = 'http://cdn1.eveonline.com/353549/RepairData_353549.dat'
  111. self.whitelist = []
  112. Frame GetInfo in zsync\zsync.pyc at line 893:
  113. p = <lib.update.UpdaterProgress instance at 0x07747210>
  114. self = <zsync.zsync.CreatePatch instance at 0x07747170>
  115. self.badBlocks = None
  116. self.dataBlockIndex = None
  117. self.dl_amount = 0
  118. self.dl_total = 0
  119. self.downloadFolder = None
  120. self.downloadRanges = None
  121. self.downloadThreads = 5
  122. self.filesToRepair = None
  123. self.folder = u'C:\\Program Files (x86)\\CCP\\EVE'
  124. self.fp = None
  125. self.hashdb = <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>
  126. self.ignore = ['launcher/*']
  127. self.info = None
  128. self.patchFile = u'C:\\Program Files (x86)\\CCP\\EVE\\EVE_Online_351477-353549.patch'
  129. self.patchIndex = OrderedDict()
  130. self.progress = <lib.update.UpdaterProgress instance at 0x07747210>
  131. self.restorers = None
  132. self.resumeDataPos = 20971520
  133. self.resumePatch = 0
  134. self.rsums = None
  135. self.sortingFunc = <function CustomFileOrderSort at 0x044F69F0>
  136. self.url = 'http://cdn1.eveonline.com/353549/RepairData_353549.dat'
  137. self.whitelist = []
  138. Frame GetSocket in zsync\readFromUrl.pyc at line 47:
  139. request = <urllib2.Request instance at 0x07747670>
  140. Frame Opener in download\urllib2Mods.pyc at line 92:
  141. _max = 1.0
  142. _min = 1e-20
  143. _urlopen = <function func at 0x04510C30>
  144. a = (<urllib2.Request instance at 0x07747670>,)
  145. clock = [1.2831921715012001e-06]
  146. kw = {}
  147. lock = <thread.lock object at 0x02308B00>
  148. slp = [1e-20]
  149. throttle = [0]
  150. Frame func in download\urllib2Mods.pyc at line 59:
  151. _urlopen = <function urlopen at 0x042706B0>
  152. a = (<urllib2.Request instance at 0x07747670>,)
  153. counter = [160]
  154. kw = {}
  155. Frame urlopen in urllib2.pyc at line 126:
  156. data = None
  157. timeout = <object object at 0x01E01050>
  158. url = <urllib2.Request instance at 0x07747670>
  159. Frame open in urllib2.pyc at line 391:
  160. data = None
  161. fullurl = <urllib2.Request instance at 0x07747670>
  162. meth = <bound method HTTPHandlerWithLogging.do_request_ of <lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>>
  163. meth_name = 'http_request'
  164. processor = <lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>
  165. protocol = 'http'
  166. req = <urllib2.Request instance at 0x07747670>
  167. self = <urllib2.OpenerDirector instance at 0x04174530>
  168. self.addheaders = [('User-agent', 'Python-urllib/2.7')]
  169. self.handle_error = {'http': {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x04274FD0>], 307: [<urllib2.HTTPRedirectHandler instance at 0x04277030>], 301: [<urllib2.HTTPRedirectHandler instance at 0x04277030>], 302: [<urllib2.HTTPRedirectHandler instance at 0x04277030>], 303: [<urllib2.HTTPRedirectHandler instance at 0x04277030>]}}
  170. self.handle_open = {'unknown': [<urllib2.UnknownHandler instance at 0x0426A328>], 'http': [<lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>], 'https': [<urllib2.HTTPSHandler instance at 0x042770D0>], 'file': [<urllib2.FileHandler instance at 0x042770A8>], 'ftp': [<urllib2.FTPHandler instance at 0x04277080>]}
  171. self.handlers = [<urllib2.UnknownHandler instance at 0x0426A328>, <urllib2.HTTPDefaultErrorHandler instance at 0x04274FD0>, <urllib2.HTTPRedirectHandler instance at 0x04277030>, <urllib2.FTPHandler instance at 0x04277080>, <urllib2.FileHandler instance at 0x042770A8>, <urllib2.HTTPSHandler instance at 0x042770D0>, <lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>, <urllib2.HTTPErrorProcessor instance at 0x04277058>]
  172. self.process_request = {'http': [<lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>], 'https': [<urllib2.HTTPSHandler instance at 0x042770D0>]}
  173. self.process_response = {'http': [<urllib2.HTTPErrorProcessor instance at 0x04277058>], 'https': [<urllib2.HTTPErrorProcessor instance at 0x04277058>]}
  174. timeout = <object object at 0x01E01050>
  175. Frame _open in urllib2.pyc at line 409:
  176. data = None
  177. protocol = 'http'
  178. req = <urllib2.Request instance at 0x07747670>
  179. result = None
  180. self = <urllib2.OpenerDirector instance at 0x04174530>
  181. self.addheaders = [('User-agent', 'Python-urllib/2.7')]
  182. self.handle_error = {'http': {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x04274FD0>], 307: [<urllib2.HTTPRedirectHandler instance at 0x04277030>], 301: [<urllib2.HTTPRedirectHandler instance at 0x04277030>], 302: [<urllib2.HTTPRedirectHandler instance at 0x04277030>], 303: [<urllib2.HTTPRedirectHandler instance at 0x04277030>]}}
  183. self.handle_open = {'unknown': [<urllib2.UnknownHandler instance at 0x0426A328>], 'http': [<lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>], 'https': [<urllib2.HTTPSHandler instance at 0x042770D0>], 'file': [<urllib2.FileHandler instance at 0x042770A8>], 'ftp': [<urllib2.FTPHandler instance at 0x04277080>]}
  184. self.handlers = [<urllib2.UnknownHandler instance at 0x0426A328>, <urllib2.HTTPDefaultErrorHandler instance at 0x04274FD0>, <urllib2.HTTPRedirectHandler instance at 0x04277030>, <urllib2.FTPHandler instance at 0x04277080>, <urllib2.FileHandler instance at 0x042770A8>, <urllib2.HTTPSHandler instance at 0x042770D0>, <lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>, <urllib2.HTTPErrorProcessor instance at 0x04277058>]
  185. self.process_request = {'http': [<lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>], 'https': [<urllib2.HTTPSHandler instance at 0x042770D0>]}
  186. self.process_response = {'http': [<urllib2.HTTPErrorProcessor instance at 0x04277058>], 'https': [<urllib2.HTTPErrorProcessor instance at 0x04277058>]}
  187. Frame _call_chain in urllib2.pyc at line 369:
  188. args = (<urllib2.Request instance at 0x07747670>,)
  189. chain = {'unknown': [<urllib2.UnknownHandler instance at 0x0426A328>], 'http': [<lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>], 'https': [<urllib2.HTTPSHandler instance at 0x042770D0>], 'file': [<urllib2.FileHandler instance at 0x042770A8>], 'ftp': [<urllib2.FTPHandler instance at 0x04277080>]}
  190. func = <bound method HTTPHandlerWithLogging.http_open of <lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>>
  191. handler = <lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>
  192. handlers = [<lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>]
  193. kind = 'http'
  194. meth_name = 'http_open'
  195. self = <urllib2.OpenerDirector instance at 0x04174530>
  196. self.addheaders = [('User-agent', 'Python-urllib/2.7')]
  197. self.handle_error = {'http': {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x04274FD0>], 307: [<urllib2.HTTPRedirectHandler instance at 0x04277030>], 301: [<urllib2.HTTPRedirectHandler instance at 0x04277030>], 302: [<urllib2.HTTPRedirectHandler instance at 0x04277030>], 303: [<urllib2.HTTPRedirectHandler instance at 0x04277030>]}}
  198. self.handle_open = {'unknown': [<urllib2.UnknownHandler instance at 0x0426A328>], 'http': [<lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>], 'https': [<urllib2.HTTPSHandler instance at 0x042770D0>], 'file': [<urllib2.FileHandler instance at 0x042770A8>], 'ftp': [<urllib2.FTPHandler instance at 0x04277080>]}
  199. self.handlers = [<urllib2.UnknownHandler instance at 0x0426A328>, <urllib2.HTTPDefaultErrorHandler instance at 0x04274FD0>, <urllib2.HTTPRedirectHandler instance at 0x04277030>, <urllib2.FTPHandler instance at 0x04277080>, <urllib2.FileHandler instance at 0x042770A8>, <urllib2.HTTPSHandler instance at 0x042770D0>, <lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>, <urllib2.HTTPErrorProcessor instance at 0x04277058>]
  200. self.process_request = {'http': [<lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>], 'https': [<urllib2.HTTPSHandler instance at 0x042770D0>]}
  201. self.process_response = {'http': [<urllib2.HTTPErrorProcessor instance at 0x04277058>], 'https': [<urllib2.HTTPErrorProcessor instance at 0x04277058>]}
  202. Frame http_open in urllib2.pyc at line 1173:
  203. req = <urllib2.Request instance at 0x07747670>
  204. self = <lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>
  205. self._debuglevel = 1
  206. self.parent = <urllib2.OpenerDirector instance at 0x04174530>
  207. Frame do_open in urllib2.pyc at line 1148:
  208. err = timeout('timed out',)
  209. h = <httplib.HTTPConnection instance at 0x077476E8>
  210. headers = {'Host': 'cdn1.eveonline.com', 'Connection': 'close', 'User-Agent': 'EVE Online Repair Tool v.3.46'}
  211. host = 'cdn1.eveonline.com'
  212. http_class = <class httplib.HTTPConnection at 0x041F7E68>
  213. req = <urllib2.Request instance at 0x07747670>
  214. self = <lib.logging.http.HTTPHandlerWithLogging instance at 0x042770F8>
  215. self._debuglevel = 1
  216. self.parent = <urllib2.OpenerDirector instance at 0x04174530>
Advertisement
Add Comment
Please, Sign In to add comment