[Libreoffice-bugs] [Bug 112716] Oracle Java JDK9 not recognized by LibreOffice on OSX
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 28 11:38:36 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112716
--- Comment #3 from Alex Thurgood <iplaw67 at tuta.io> ---
Update : LanguageTool doesn't function with Java9. In Writer alpha 6.0, I keep
getting the following error message with a right-mouse button click on a word:
java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
at
net.loomchild.segment.srx.io.Srx2SaxParser.<init>(Srx2SaxParser.java:173)
at
org.languagetool.tokenizers.SrxTools.createSrxDocument(SrxTools.java:51)
at
org.languagetool.tokenizers.SRXSentenceTokenizer.<init>(SRXSentenceTokenizer.java:53)
at
org.languagetool.tokenizers.SimpleSentenceTokenizer.<init>(SimpleSentenceTokenizer.java:37)
at org.languagetool.Language.<clinit>(Language.java:60)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:292)
at org.languagetool.Languages.createLanguageObjects(Languages.java:110)
at org.languagetool.Languages.getAllLanguages(Languages.java:96)
at org.languagetool.Languages.<clinit>(Languages.java:38)
at org.languagetool.openoffice.Main.getLocales(Main.java:552)
Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:466)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:563)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
... 11 more
java.lang.NoClassDefFoundError: Could not initialize class
org.languagetool.Languages
at org.languagetool.openoffice.Main.getLocales(Main.java:552)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170928/b699ed8b/attachment.html>
More information about the Libreoffice-bugs
mailing list