org.springframework.web.util.NestedServletException: Request processing failed; nested exception is com.google.inject.CreationException: Unable to create injector, see the following errors: 1) No implementation for java.util.Set<org.semanticweb.owlapi.io.OWLParserFactory> was bound. while locating java.util.Set<org.semanticweb.owlapi.io.OWLParserFactory> for parameter 0 at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(OWLOntologyManagerImpl.java:1395)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Stack Overflow by fidelus
, 1 year agoorg.springframework.web.util.NestedServletException: Request processing failed; nested exception is com.google.inject.CreationException: Unable to create injector, see the following errors: 1) No implementation for java.util.Set<org.semanticweb.owlapi.io.OWLParserFactory> was bound. while locating java.util.Set<org.semanticweb.owlapi.io.OWLParserFactory> for parameter 0 at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(OWLOntologyManagerImpl.java:1395)
at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.setOntologyParsers(OWLOntologyManagerImpl.java:1395)
at uk.ac.manchester.cs.owl.owlapi.OWLAPIImplModule.configure(OWLAPIImplModule.java:61)