Quote:
Originally Posted by 2185Bilal
** VM stopped: exit code = 1 **
|
That means that somewhere (I'm assuming in the WPIlibj or squawk), this is called.
If you could figure out what you're doing in your code that would cause to API to shutdown on you like that, you'll find out why that comes up. It's possible this might be something to do with how you deployed. (Did you image your CRIO correctly? Have you run java code on it before?)