spilot@T450 ~/U/b/s/SOMns (fredreichbier-super|MERGING)> ./som core-lib/Benchmarks/All.ns
/home/spilot/.local/graal-core/
Exception in thread "main" java.lang.IllegalStateException: No language for MIME type application/x-newspeak-som-ns found. Supported types: []
at com.oracle.truffle.api.vm.PolyglotEngine.findLanguage(PolyglotEngine.java:906)
at com.oracle.truffle.api.vm.PolyglotEngine.eval(PolyglotEngine.java:650)
at som.VM.startExecution(VM.java:471)
at som.VM.main(VM.java:404)
Seems to occur when I have not done anything for several days. The issue is not exclusively triggered by pulling new commits.
SOMns usually starts to work again after one or severalant clean ; ant runs.
Seems to occur when I have not done anything for several days. The issue is not exclusively triggered by pulling new commits.
SOMns usually starts to work again after one or several
ant clean
;ant
runs.