sunzhekui 发表于 2009-8-29 16:59:12

求救。很卡啊。采集过程中有时候会跳出窗口,好像是.NET问题

是。net2.0版本。操作比较卡。不知道是什么问题。跟什么有冲突?

jueshihaogongzi 发表于 2009-8-29 19:51:51

我偶尔也会出现 不定时 不知什么原因

sunzhekui 发表于 2009-8-29 21:23:11

2009-08-28 23:22:38,765 ERROR LocoySpider.Dock_FrmList [(null)] - Exception:
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.Collections.ArrayList.get_Item(Int32 index)
   at LocoySpider.Dock_FrmList.SpiderContentThread(Object X5475F89A2DE062AEEAC91D4E57E402BD)
2009-08-29 11:47:14,941 ERROR LocoySpider.LocoyForm [(null)] - Exception:
System.NullReferenceException: 未将对象引用设置到对象的实例。
   在 LocoySpider.LocoyForm.X191699E5ED26D6565F0ACBA41C2785FB()
2009-08-29 12:54:27,671 ERROR LocoySpider.LocoyForm [(null)] - Exception:
System.IO.IOException: The process cannot access the file 'D:\软件\LocoySpiderV2008_Build20080808\2009sp4\Temp\SaveRule.xml' because it is being used by another process.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.Delete(String path)
   at LocoySpider.common.LocoyJob.OutJob(String XCB8C0BE1A4458D1EFFD7B0B5C6E88177, String X93AE697395CFEF6074BDB44216EAE017)
   at LocoySpider.LocoyForm.X3D227EF8C33B7F311809734C07598FF5()
2009-08-29 12:54:32,296 ERROR LocoySpider.LocoyForm [(null)] - Exception:
System.IO.IOException: The process cannot access the file 'D:\软件\LocoySpiderV2008_Build20080808\2009sp4\Temp\SaveRule.xml' because it is being used by another process.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.Xml.XmlDocument.Save(String filename)
   at LocoySpider.LocoyXMLOperator.LocoyXMLOperator.XCE8CCCC9BA497E2417159FE75473E93C()
   at LocoySpider.LocoyXMLOperator.LocoyXMLOperator.WriteAttribute(String X2E34D573630F07BA6F24C36A7FF79B31, String X8A0B6E3C4A22159CA9B928821D53A18C, String XEF48FC74448FFBB574D92A5A714951A8, Object X60C16320AF0B6E8D429C24800458BEE2)
   at LocoySpider.common.LocoyJob.OutJob(String XCB8C0BE1A4458D1EFFD7B0B5C6E88177, String X93AE697395CFEF6074BDB44216EAE017)
   at LocoySpider.LocoyForm.X3D227EF8C33B7F311809734C07598FF5()

这是啥意思啊 在\Logs\log.txt里的
页: [1]
查看完整版本: 求救。很卡啊。采集过程中有时候会跳出窗口,好像是.NET问题