VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

error -307663 >> NI veristand: timeout in processing request

When i start veristand project, it happen sometimes. but the project is running. How can i remove "the error -307663"??

 

===============

the veristand gateway encountered an error while deploying the system definition file.

 

Details:

error -307663 occured at project window.lvlib:project window.vi >> project window.lvlib:Command loop.vi >> NI_VS workspace

ExecutionAPI.lvlib:NI Veristand - connect to system.vi

 

Possible reason(s):

Ni Veristand: timeout in processing request.

===============

 

0 Kudos
Message 1 of 3
(3,504 Views)

What kind of target are you deploying to?  Does your SDF include any custom devices?

 

I can't find much about this error, but I would try deploying a blank SDF to ensure the issue is specific to this particular sysdef, rather than the target.

Cody A.
0 Kudos
Message 2 of 3
(3,472 Views)

I have the solution.

my veristand version is 2012.

-----------------------------

project explorer >> project properties >> veristand Gateway setting>> deployment timeout specification

"wait for specified timeout"

Timeout = 120000 ms

-----------------------------

I checked deploy time. if the time is over 2min(120s), this error pop up.

So, I changed timeout value 180000ms (3min).

After changing, the error does not pop up.

0 Kudos
Message 3 of 3
(3,466 Views)