04-25-2006 02:36 PM
04-27-2006 01:20 PM
04-27-2006 01:54 PM
@Andrew W wrote:
Howdy JMH -
I see the handle increase happen, but when I close the execution in the Operator Interface, the handle count drops again. Are you leaving the executions open in the Operator Interface?
Also, I am not familiar to the fopen error you are referring to. Are you seeing this error in the Benchmarks.seq as well?
I look forward to your responses.
Regards,
Andrew W
National Instruments
06-06-2006 09:51 AM
06-07-2006 05:14 PM
John,
Andrew has moved out of the department since the last time you corresponded with him, so I will be taking over this issue.
I looped benchmarks.seq for an entire hour today, and only saw the number of handles increase by 200, and after I closed the window, the number of handles dropped by 70.
I looked up the fopen error that you were getting, and it looks like the function 'fopen' is part of the ANSI C library used for opening files. My guess is that some files you are using are not getting closed correctly, and so fopen is giving an error that it has the maximum number of files open.
Let me know if this doesn't help, and we'll try to troubleshoot from there.
Josh W. | National Instruments | Applications Engineering
06-07-2006 05:28 PM
06-09-2006 11:22 AM
John,
I've sent the issue up to R&D for further evalution, because we are seeing some of the same behavior here.
I guess I've lost track of your original issue through all this. If you could refresh my memory, I'll try to get it resolved.
Josh W. | National Instruments | Applications Engineering
06-12-2006 10:16 AM
06-12-2006 11:33 AM
06-13-2006 09:31 AM