- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Capture throws follwoing error ::ixNet::E RROR-Error sOccurred- 2003"
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-13-2012 02:13 AM
Hi,
While using iTest for ixNetwork , I am seeing below error when i try to save thecapture file :
IxNetwork /vport:11/capture> save capture 1:9 project:///control.cap Failed to invoke method copyFile from object IxNetwork TCL API reported the following error; note that the error message may refer to elements in the IxNetwork GUI ::ixNet::ERROR-ErrorsOccurred-2003-Function argument failed to convert: object /, function copyFile, argument #{kInteger,0}({kEnumValue,readStream not writable}), value {kStream,tcl,17,2}--ReturnValue-{kError,Default inst.}
IxNetwork /vport:11/capture>
Can any one kindly help me this as soon as possible ?
I need capture to be working soon .
Any help is greatly appreciated.
Thanks & Regards,
Ashok.
Re: Capture throws follwoing error ::ixNet::E RROR-Error sOccurred- 2003"
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-13-2012 07:30 AM
Hi,
Below is my example and it works fine to me.
save capture 192.168.51.130:04:02-Ethernet project://iTest_project/IxNetwork/temp_capture.cap
192.168.51.130:04:02-Ethernet: My inthernet interface name. You can check your ethernet interface name on IxNetwork GUI when you launch your configuration file.
iTest_project: this is my project in my current workspace. It looks like you did not put project name into the command,
Thanks and regards,
Thiep
