You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like plugin is not compatible with the 7.9 api. Please help.
Error Logs are as follows.
17:14:56.156 INFO: Sensor Gherkin Squid Sensor [gherkin]
17:14:56.160 INFO: 5 source files to be analyzed
17:14:56.364 INFO: ------------------------------------------------------------------------
17:14:56.364 INFO: EXECUTION FAILURE
17:14:56.364 INFO: ------------------------------------------------------------------------
17:14:56.364 INFO: Total time: 1:28.506s
17:14:56.683 INFO: Final Memory: 70M/1979M
17:14:56.683 INFO: ------------------------------------------------------------------------
17:14:56.683 ERROR: Error during SonarQube Scanner execution
java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
at net.loomchild.segment.srx.io.Srx2SaxParser.(Srx2SaxParser.java:173)
at org.languagetool.tokenizers.SrxTools.createSrxDocument(SrxTools.java:51)
at org.languagetool.tokenizers.SRXSentenceTokenizer.(SRXSentenceTokenizer.java:53)
The text was updated successfully, but these errors were encountered:
shivendrakd
changed the title
Error during SonarQube Scanner execution
Error during SonarQube Scanner execution : java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
Nov 28, 2019
Looks like plugin is not compatible with the 7.9 api. Please help.
Error Logs are as follows.
17:14:56.156 INFO: Sensor Gherkin Squid Sensor [gherkin]
17:14:56.160 INFO: 5 source files to be analyzed
17:14:56.364 INFO: ------------------------------------------------------------------------
17:14:56.364 INFO: EXECUTION FAILURE
17:14:56.364 INFO: ------------------------------------------------------------------------
17:14:56.364 INFO: Total time: 1:28.506s
17:14:56.683 INFO: Final Memory: 70M/1979M
17:14:56.683 INFO: ------------------------------------------------------------------------
17:14:56.683 ERROR: Error during SonarQube Scanner execution
java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
at net.loomchild.segment.srx.io.Srx2SaxParser.(Srx2SaxParser.java:173)
at org.languagetool.tokenizers.SrxTools.createSrxDocument(SrxTools.java:51)
at org.languagetool.tokenizers.SRXSentenceTokenizer.(SRXSentenceTokenizer.java:53)
The text was updated successfully, but these errors were encountered: