Hi Im tryin to use AF + GOO on a cRIO (NI-9074). I did a simple project with 3 actor like that:

I have a launcher.vi tha launches FILHO an then FILHO launches UM and stores its reference.
On FILHO actoreCore.vi I do a 10 seconds wait and send a normal stop message to it self. On stopCore.vi of FILHO i send a a stop message to UM.
The application does nothing, just start, wait and stops.
Everything works fine on Windows, but when I try to deploy to cRIO it some times end well and some times not. Generally the first time I deploy it runs nice, but the second time I generally see some .ctl files still running on Distributed System Manager and I cant deploy run (deploy) it anymore (then I restart the cRIO).

Is It somting Im doing wrong? Or It may be a bug or a AF proble?
I attached the project.