error.log 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. 2023-05-11 13:58:27,572 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  2. Traceback (most recent call last):
  3. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  4. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  5. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  6. Stack (most recent call last):
  7. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  8. self._bootstrap_inner()
  9. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  10. self.run()
  11. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  12. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  13. 2023-05-11 14:22:45,405 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  14. Traceback (most recent call last):
  15. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  16. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  17. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  18. Stack (most recent call last):
  19. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  20. self._bootstrap_inner()
  21. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  22. self.run()
  23. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  24. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  25. 2023-05-11 14:40:55,457 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  26. Traceback (most recent call last):
  27. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  28. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  29. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  30. Stack (most recent call last):
  31. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  32. self._bootstrap_inner()
  33. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  34. self.run()
  35. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  36. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  37. 2023-05-11 14:53:58,355 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  38. Traceback (most recent call last):
  39. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  40. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  41. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  42. Stack (most recent call last):
  43. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  44. self._bootstrap_inner()
  45. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  46. self.run()
  47. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  48. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  49. 2023-05-11 14:55:10,004 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  50. Traceback (most recent call last):
  51. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  52. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  53. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  54. Stack (most recent call last):
  55. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  56. self._bootstrap_inner()
  57. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  58. self.run()
  59. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  60. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  61. 2023-05-11 15:03:31,908 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  62. Traceback (most recent call last):
  63. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  64. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  65. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  66. Stack (most recent call last):
  67. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  68. self._bootstrap_inner()
  69. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  70. self.run()
  71. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  72. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  73. 2023-05-11 15:03:47,816 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  74. Traceback (most recent call last):
  75. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  76. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  77. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  78. Stack (most recent call last):
  79. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  80. self._bootstrap_inner()
  81. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  82. self.run()
  83. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  84. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  85. 2023-05-11 15:05:15,608 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  86. Traceback (most recent call last):
  87. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  88. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  89. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  90. Stack (most recent call last):
  91. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  92. self._bootstrap_inner()
  93. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  94. self.run()
  95. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  96. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  97. 2023-05-11 15:31:24,396 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  98. Traceback (most recent call last):
  99. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  100. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  101. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  102. Stack (most recent call last):
  103. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  104. self._bootstrap_inner()
  105. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  106. self.run()
  107. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  108. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  109. 2023-05-11 15:32:27,096 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  110. Traceback (most recent call last):
  111. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  112. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  113. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  114. Stack (most recent call last):
  115. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  116. self._bootstrap_inner()
  117. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  118. self.run()
  119. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  120. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  121. 2023-05-11 15:33:24,135 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  122. Traceback (most recent call last):
  123. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  124. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  125. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  126. Stack (most recent call last):
  127. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  128. self._bootstrap_inner()
  129. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  130. self.run()
  131. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  132. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  133. 2023-05-11 15:35:11,282 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  134. Traceback (most recent call last):
  135. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  136. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  137. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  138. Stack (most recent call last):
  139. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  140. self._bootstrap_inner()
  141. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  142. self.run()
  143. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  144. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  145. 2023-05-11 15:39:17,354 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  146. Traceback (most recent call last):
  147. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  148. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  149. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  150. Stack (most recent call last):
  151. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  152. self._bootstrap_inner()
  153. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  154. self.run()
  155. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  156. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  157. 2023-05-11 15:41:02,588 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  158. Traceback (most recent call last):
  159. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  160. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  161. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  162. Stack (most recent call last):
  163. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  164. self._bootstrap_inner()
  165. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  166. self.run()
  167. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  168. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  169. 2023-05-11 15:42:05,531 - D:\git_workspace\sanoh\G01_0350\sql.py[line:47] - ERROR: mysql执行异常: (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '* FROM product_data_tbl WHERE end_time >= 1682870400 and end_time <= 1683820799' at line 1")
  170. Traceback (most recent call last):
  171. File "D:\git_workspace\sanoh\G01_0350\sql.py", line 42, in sql_action
  172. cursor.execute(sql)
  173. File "D:\Python\Python37-32\lib\site-packages\pymysql\cursors.py", line 148, in execute
  174. result = self._query(query)
  175. File "D:\Python\Python37-32\lib\site-packages\pymysql\cursors.py", line 310, in _query
  176. conn.query(q)
  177. File "D:\Python\Python37-32\lib\site-packages\pymysql\connections.py", line 548, in query
  178. self._affected_rows = self._read_query_result(unbuffered=unbuffered)
  179. File "D:\Python\Python37-32\lib\site-packages\pymysql\connections.py", line 775, in _read_query_result
  180. result.read()
  181. File "D:\Python\Python37-32\lib\site-packages\pymysql\connections.py", line 1156, in read
  182. first_packet = self.connection._read_packet()
  183. File "D:\Python\Python37-32\lib\site-packages\pymysql\connections.py", line 725, in _read_packet
  184. packet.raise_for_error()
  185. File "D:\Python\Python37-32\lib\site-packages\pymysql\protocol.py", line 221, in raise_for_error
  186. err.raise_mysql_exception(self._data)
  187. File "D:\Python\Python37-32\lib\site-packages\pymysql\err.py", line 143, in raise_mysql_exception
  188. raise errorclass(errno, errval)
  189. pymysql.err.ProgrammingError: (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '* FROM product_data_tbl WHERE end_time >= 1682870400 and end_time <= 1683820799' at line 1")
  190. Stack (most recent call last):
  191. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  192. self._bootstrap_inner()
  193. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  194. self.run()
  195. File "D:\git_workspace\sanoh\G01_0350\output_file.py", line 233, in run
  196. self.delete_database_data()
  197. File "D:\git_workspace\sanoh\G01_0350\output_file.py", line 226, in delete_database_data
  198. self.sqlclient.sql_action_all(sqlstr)
  199. File "D:\git_workspace\sanoh\G01_0350\sql.py", line 77, in sql_action_all
  200. result = self.sql_action(sqlstr)
  201. File "D:\git_workspace\sanoh\G01_0350\sql.py", line 47, in sql_action
  202. self.log_file.logger.error('mysql执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  203. 2023-05-11 15:44:15,815 - D:\git_workspace\sanoh\G01_0350\ezcad.py[line:27] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  204. Traceback (most recent call last):
  205. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 21, in run
  206. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  207. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  208. Stack (most recent call last):
  209. File "D:\Python\Python37-32\lib\threading.py", line 890, in _bootstrap
  210. self._bootstrap_inner()
  211. File "D:\Python\Python37-32\lib\threading.py", line 926, in _bootstrap_inner
  212. self.run()
  213. File "D:\git_workspace\sanoh\G01_0350\ezcad.py", line 27, in run
  214. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)