laptop and a wrench

漏洞

Print statements inside an in-proc script tool will lead to a <type 'exceptions.IOError'>: [Errno 9] Bad file descriptor" error."

上次发布: August 25, 2014 No Product Found
漏洞 ID 编号 NIM036130
已提交June 16, 2008
上次修改时间June 5, 2024
适用范围No Product Found
找到的版本9.3
修正版本N/A
状态Fixed

解决办法

1. comment out (or remove) print statements from scripts from a script tool-or-2. Wrap print statements in a try/except like below: try: print "some statement" except IOError: pass

重现步骤

漏洞 ID: NIM036130

软件:

  • No Product Found

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项