[Libreoffice-bugs] [Bug 75051] Extension: LanguageTool 2.4 not working with stable LO release

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 28 11:40:17 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=75051

--- Comment #14 from Alex Thurgood <iplaw67 at tuta.io> ---
In my master build LO 6.0 alpha, LanguageTool fails to initialize with Java9 :


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/89bd0ff0/attachment-0001.html>


More information about the Libreoffice-bugs mailing list