andreabellandi / LexO-backend

3 stars 2 forks source link

NullPointerException nel caso di invocazione di lexicon/data/lexicalEntries con lessico vuoto #2

Open magoafono opened 10 months ago

magoafono commented 10 months ago

23-Nov-2023 15:05:47.953 GRAVE [http-nio-8080-exec-59] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [Jersey Servlet] in context with path [/LexO-backend-maia-complit] threw exception [java.lang.NullPointerException] with root cause java.lang.NullPointerException at it.cnr.ilc.lexo.service.helper.TripleStoreDataHelper.newDataList(TripleStoreDataHelper.java:43) at it.cnr.ilc.lexo.service.LexiconData.entriesList(LexiconData.java:579)

andreabellandi commented 10 months ago

It should be fixed. Please, verify.

Cheers, Andrea