kevoree-modeling / framework

The Kevoree Modeling Framework
http://modeling.kevoree.org
GNU General Public License v3.0
42 stars 6 forks source link

InterruptedException occurs at the end of program #16

Open lmouline opened 8 years ago

lmouline commented 8 years ago

On a fresh installation, the tutorial step0_hello, and some of my own code, finish with a java.lang.InterruptedException (even if there is no model.disconnect). To launch the program, I always use maven (maven exec:java ....)