Hello All,
During the startup of BigOWLIM I always get the following error:
13:32:32.709 [main] DEBUG com.ontotext.trree.plugin.b$1 - Registered service
class com.ontotext.trree.plugin.rdfrank.RDFRankPlugin
13:32:32.710 [main] DEBUG com.ontotext.trree.plugin.b$1 - Registered service
class com.ontotext.trree.plugin.direct.DirectPlugin
13:32:32.717 [main] DEBUG com.ontotext.trree.plugin.b$1 - Registered service
class com.ontotext.trree.plugin.fts.FTSPlugin
13:32:32.740 [main] DEBUG com.ontotext.trree.plugin.b$1 - Registered service
class com.ontotext.trree.plugin.lucene.LucenePlugin
13:32:32.747 [main] DEBUG com.ontotext.trree.plugin.b$1 - Registered service
class com.ontotext.trree.plugin.geo.GeoSpatialPlugin
13:32:32.764 [main] DEBUG com.ontotext.trree.plugin.b$1 - Registered service
class com.ontotext.trree.plugin.rdfpriming.RDFPrimingPlugin
13:32:32.808 [main] ERROR com.ontotext.trree.plugin.b$1 - Failed to instantiate
service
java.util.ServiceConfigurationError: com.ontotext.trree.plugin.Plugin: Provider
com.ontotext.trree.plugin.notifications.NotificationsPlugin could not be
instantiated: java.lang.VerifyError: (class:
com/ontotext/trree/plugin/notifications/NotificationsPlugin, method: byte
signature: ()Lcom/ontotext/trree/plugin/notifications/d;) Incompatible argument
to function
at java.util.ServiceLoader.fail(ServiceLoader.java:224) ~[na:1.6.0_20]
at java.util.ServiceLoader.access$100(ServiceLoader.java:181)
~[na:1.6.0_20]
at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:370)
~[na:1.6.0_20]
at java.util.ServiceLoader$1.next(ServiceLoader.java:438) ~[na:1.6.0_20]
at
info.aduna.lang.service.ServiceRegistry.<init>(ServiceRegistry.java:42)
~[aduna-commons-lang-2.8.0.jar:na]
at com.ontotext.trree.plugin.b$1.<init>(Unknown Source)
[owlim-big-3.5.jar:na]
at com.ontotext.trree.plugin.b.a(Unknown Source) [owlim-big-3.5.jar:na]
at com.ontotext.trree.plugin.PluginManager.goto(Unknown Source)
[owlim-big-3.5.jar:na]
at com.ontotext.trree.plugin.PluginManager.<init>(Unknown Source)
[owlim-big-3.5.jar:na]
at com.ontotext.trree.OwlimSchemaRepository.initialize(Unknown Source)
[owlim-big-3.5.jar:na]
at
org.openrdf.repository.sail.SailRepository.initialize(SailRepository.java:84)
[sesame-repository-sail-2.3.2.jar:na]
at
org.openrdf.repository.manager.LocalRepositoryManager.createRepository(LocalRepositoryManager.java:152)
[sesame-repository-manager-2.3.2.jar:na]
at
org.openrdf.repository.manager.RepositoryManager.getRepository(RepositoryManager.java:263)
[sesame-repository-manager-2.3.2.jar:na]
It seems that the RDFPrimingPlugin can't be loaded because of incompatibilities
of dependencies. I checked all dependencies, but they seem to be correct. Do
you know another possible reason maybe? The error doesn't have obvious impact
on the functionality of BigOWLIM. Nevertheless, it would be nice to solve this
error. I don't run BigOWLIM with a Tomcat, but directly via the SAIL API.
Could you please help to find my mistake? Maybe by naming all dependencies and
its versions?
Thanks,
Alexander
_______________________________________________
OWLIM-discussion mailing list
[email protected]
http://ontotext.com/mailman/listinfo/owlim-discussion