NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand Error -17000

TestStand will report an error code while executing my steps.

 

I will use an CPP dll file to communicatie via RS232 with my DUTs. On the first start of TestStand after a reboot of the PC, TestStand will not show any error.

The second run the -17000 error code with OUT OF MEMORY will shown on the screen (and other error codes)

 

I disabled the tracing and changed the reporting to several modes.

 

Can you help me to solve my problems??

 

Thanks

Robert

0 Kudos
Message 1 of 10
(5,092 Views)

Hi Robert,

 

Are you using On the fly reporting?

 

Can you explain on this sentence... " disabled the tracing and changed the reporting to several modes."

 

What TestStand are you using?

regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 10
(5,076 Views)

sorry for posting so often, I got an error starting the article...

 

 

I disabled the tracing completely and triedthe HTML/XML and Text Reporting function

 

TestStand Version is 3.5

 

Thx

Robert

0 Kudos
Message 3 of 10
(5,073 Views)

Hi Robert,

 

try to look inside your DLL calls and code and verify carefully the parameters passed to and from your DLL & TS.

 

Check the data type especially for pointers some time there are some dangerous mismatch that arise to memory leacks.

 

Sincerely

  Luigi

Luigi Magni (System Engineer - CTA)
0 Kudos
Message 4 of 10
(5,052 Views)

Hi Robert

 

You can get an out of memory error if you try to generate a report for an execution which has executed a large number of steps . How many steps have you executed in your execution when you get this error?

Anand Jain

National Instruments

Message Edited by Anand Jain on 09-02-2008 07:10 PM
0 Kudos
Message 5 of 10
(5,012 Views)

Thanks for your help.

I found the error in front of the keyboard 🙂

 

I tried to write a pointer array into a normal variable.

The interesting thing was, when I disabled the reporting, no error occured...

 

 

 

Thank you all for your support.

0 Kudos
Message 6 of 10
(4,986 Views)

hello TS

 

I am getting the same error when logging the large report after running TS for  almost two hours.

I m using html format for reports.made several customisation in report_html seq

 

please take this on high priority as i  m using ts maily for reporting.

 

regards

kulwant singh 

0 Kudos
Message 7 of 10
(4,924 Views)

if i m using fly on option then it makes my ts very slow.

regards

kulwant

0 Kudos
Message 8 of 10
(4,923 Views)

Hello ,

 

Just a gentle reminder to the poblem. I m Still facing this problem.I am running nightly build and getting memor full error.

How can i solve this problem. I cant use ON the fly option because I am doign testing of fast switching device and it down make sense of using TS as i m getting  mismatched result bercause of slugish responce from TS.

 

 

Is their any way,Money is not a problem.

 

Thanks ,

Kulwant. 

0 Kudos
Message 9 of 10
(4,551 Views)

Kulwant,

 

in order to get an answer, you shouldn't hijack other threads. Regarding your question you can find many threads ......... 

And because of this, there is an article available explaining the mechanism of the reporting. With this knowledge, you can hopefully create a way to solve your problem on your own.

 

hope this helps,

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 10 of 10
(4,501 Views)