HelloI try to add a new index, after build index and install the bundle
org.apache.stanbol.data.site.mydata-1.0.0.jar, I have this error :ERROR: Bundle
org.apache.stanbol.commons.installer.bundleprovider [114]: EventDispatcher:
Error during dispatch.
(java.lang.NullPointerException)java.lang.NullPointerException at
org.apache.stanbol.commons.installer.provider.bundle.impl.BundleInstaller.register(BundleInstaller.java:173)
at
org.apache.stanbol.commons.installer.provider.bundle.impl.BundleInstaller.bundleChanged(BundleInstaller.java:136)
at
org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:807)
at
org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:729)
at
org.apache.felix.framework.util.EventDispatcher.run(EventDispatcher.java:949)
at
org.apache.felix.framework.util.EventDispatcher.access$000(EventDispatcher.java:54)
at
org.apache.felix.framework.util.EventDispatcher$1.run(EventDispatcher.java:106)
at java.lang.Thread.run(Unknown Source)
have you an idea of the source of my problem ?!Thanks for your help