Page 2 of 2

Re: Java error on startup

Posted: Tue Aug 23, 2016 9:11 am
by nico_g
With update-alternatives, I can choose the java version : I tried it and this function seems to work : java -version returns the version I selected : 9, 8 or 7.
I will try to uninstall the 9 version. Stay tuned !

Re: Java error on startup

Posted: Tue Aug 23, 2016 9:42 am
by nico_g
I tried uninstalling all java 9 package and now ums is working !
Thanks again for your help.
There is a compatibility issue with java 9, but if I can help you testing, I will be glade to do it.

Nicolas

Re: Java error on startup

Posted: Tue Aug 23, 2016 9:50 am
by Nadahar
I don't think this can be considered a compatibility issue yet, I think it's a Java 9 bug. I don't believe we should do anything about this, hopefully they will fix this before Java 9 is released.

Re: Java error on startup

Posted: Tue Aug 23, 2016 4:41 pm
by nico_g
OK : we have to wait then.