error.log 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. 2022-03-05 22:21:16,473 - D:\git_workspace\sanoh\G01_0374\ezcad.py[line:39] - ERROR: 打标机配置文件读取异常: get_xmlnode() takes 2 positional arguments but 3 were given
  2. Traceback (most recent call last):
  3. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 35, in read_xml
  4. self.exepath = self.get_xmlnode(node, 'exepath')
  5. TypeError: get_xmlnode() takes 2 positional arguments but 3 were given
  6. Stack (most recent call last):
  7. File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
  8. self._bootstrap_inner()
  9. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  10. self.run()
  11. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 43, in run
  12. self.read_xml()
  13. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 39, in read_xml
  14. self.log_file.logger.error('打标机配置文件读取异常: {0}'.format(e), exc_info=True, stack_info=True)
  15. 2022-03-05 22:21:16,491 - D:\git_workspace\sanoh\G01_0374\ezcad.py[line:50] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  16. Traceback (most recent call last):
  17. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 44, in run
  18. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  19. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  20. Stack (most recent call last):
  21. File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
  22. self._bootstrap_inner()
  23. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  24. self.run()
  25. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 50, in run
  26. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  27. 2022-03-05 22:26:03,718 - D:\git_workspace\sanoh\G01_0374\ezcad.py[line:39] - ERROR: 打标机配置文件读取异常: 'Element' object has no attribute 'get_xmlnode'
  28. Traceback (most recent call last):
  29. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 33, in read_xml
  30. nodes = set.get_xmlnode("exe")
  31. AttributeError: 'Element' object has no attribute 'get_xmlnode'
  32. Stack (most recent call last):
  33. File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
  34. self._bootstrap_inner()
  35. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  36. self.run()
  37. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 43, in run
  38. self.read_xml()
  39. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 39, in read_xml
  40. self.log_file.logger.error('打标机配置文件读取异常: {0}'.format(e), exc_info=True, stack_info=True)
  41. 2022-03-05 22:26:03,742 - D:\git_workspace\sanoh\G01_0374\ezcad.py[line:50] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  42. Traceback (most recent call last):
  43. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 44, in run
  44. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  45. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  46. Stack (most recent call last):
  47. File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
  48. self._bootstrap_inner()
  49. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  50. self.run()
  51. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 50, in run
  52. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  53. 2022-03-05 22:27:50,497 - D:\git_workspace\sanoh\G01_0374\ezcad.py[line:39] - ERROR: 打标机配置文件读取异常: 'Element' object has no attribute 'get_xmlnode'
  54. Traceback (most recent call last):
  55. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 33, in read_xml
  56. nodes = set.get_xmlnode("exe")
  57. AttributeError: 'Element' object has no attribute 'get_xmlnode'
  58. Stack (most recent call last):
  59. File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
  60. self._bootstrap_inner()
  61. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  62. self.run()
  63. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 43, in run
  64. self.read_xml()
  65. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 39, in read_xml
  66. self.log_file.logger.error('打标机配置文件读取异常: {0}'.format(e), exc_info=True, stack_info=True)
  67. 2022-03-05 22:27:50,514 - D:\git_workspace\sanoh\G01_0374\ezcad.py[line:50] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  68. Traceback (most recent call last):
  69. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 44, in run
  70. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  71. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  72. Stack (most recent call last):
  73. File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
  74. self._bootstrap_inner()
  75. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  76. self.run()
  77. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 50, in run
  78. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  79. 2022-03-05 22:29:03,122 - D:\git_workspace\sanoh\G01_0374\ezcad.py[line:39] - ERROR: 打标机配置文件读取异常: get_xmlnode() takes 2 positional arguments but 3 were given
  80. Traceback (most recent call last):
  81. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 33, in read_xml
  82. nodes = self.get_xmlnode(set,"exe")
  83. TypeError: get_xmlnode() takes 2 positional arguments but 3 were given
  84. Stack (most recent call last):
  85. File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
  86. self._bootstrap_inner()
  87. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  88. self.run()
  89. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 43, in run
  90. self.read_xml()
  91. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 39, in read_xml
  92. self.log_file.logger.error('打标机配置文件读取异常: {0}'.format(e), exc_info=True, stack_info=True)
  93. 2022-03-05 22:29:03,141 - D:\git_workspace\sanoh\G01_0374\ezcad.py[line:50] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  94. Traceback (most recent call last):
  95. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 44, in run
  96. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  97. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  98. Stack (most recent call last):
  99. File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
  100. self._bootstrap_inner()
  101. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  102. self.run()
  103. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 50, in run
  104. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  105. 2022-03-05 22:37:22,071 - D:\git_workspace\sanoh\G01_0374\ezcad.py[line:39] - ERROR: 打标机配置文件读取异常: get_xmlnode() takes 2 positional arguments but 3 were given
  106. Traceback (most recent call last):
  107. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 33, in read_xml
  108. nodes = self.get_xmlnode(set, "exe")
  109. TypeError: get_xmlnode() takes 2 positional arguments but 3 were given
  110. Stack (most recent call last):
  111. File "D:\Program Files\JetBrains\PyCharm Community Edition 2020.2.2\plugins\python-ce\helpers\pydev\_pydev_bundle\pydev_monkey.py", line 773, in __call__
  112. ret = self.original_func(*self.args, **self.kwargs)
  113. File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
  114. self._bootstrap_inner()
  115. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  116. self.run()
  117. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 43, in run
  118. self.read_xml()
  119. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 39, in read_xml
  120. self.log_file.logger.error('打标机配置文件读取异常: {0}'.format(e), exc_info=True, stack_info=True)
  121. 2022-03-05 22:38:09,158 - D:\git_workspace\sanoh\G01_0374\ezcad.py[line:50] - ERROR: 打标机软件执行异常: Objects of type 'NodeList' can not be converted to Unicode.
  122. Traceback (most recent call last):
  123. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 44, in run
  124. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  125. TypeError: Objects of type 'NodeList' can not be converted to Unicode.
  126. Stack (most recent call last):
  127. File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
  128. self._bootstrap_inner()
  129. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  130. self.run()
  131. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 50, in run
  132. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  133. 2022-03-05 22:40:35,275 - D:\git_workspace\sanoh\G01_0374\ezcad.py[line:50] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  134. Traceback (most recent call last):
  135. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 44, 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\Python36-32\lib\threading.py", line 884, in _bootstrap
  140. self._bootstrap_inner()
  141. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  142. self.run()
  143. File "D:\git_workspace\sanoh\G01_0374\ezcad.py", line 50, in run
  144. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)