Passed
Took 6 ms
(from cz.cvut.kbss.ontodriver.owlapi.list.OwlapiListsTest)
Standard Output
11-12-2025 10:13:31.985 [ForkJoinPool-1-worker-2] TRACE c.c.k.o.o.c.BasicStorageConnector - Unable to load ontology from document.
org.semanticweb.owlapi.io.OWLOntologyCreationIOException: OWLOntologyCreationIOException: java.io.FileNotFoundException: /tmp/non-existent.owl (No such file or directory)
at uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:216)
at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:
...[truncated 5962 chars]...
e/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:195)
at org.semanticweb.owlapi.io.DocumentSources.getInputStreamFromContentEncoding(DocumentSources.java:309)
at org.semanticweb.owlapi.io.DocumentSources.connectWithFiveRetries(DocumentSources.java:271)
at org.semanticweb.owlapi.io.DocumentSources.getInputStream(DocumentSources.java:211)
... 51 common frames omitted