i amtrying to build local index for goneames but when i try to run

java -Xmx1024m -jar org.apache.stanbol.entityhub.indexing.geonames-*.jar index

 its only make solrindex.zip it will not creat any .jar file it show
error message


15:14:38,996 [main] INFO  config.IndexingConfig - request for Resource
mappings.txt (folder:
/usr/local/apache-stanbol-0.12.0/entityhub/indexing/geonames/target/indexing/config)
15:14:39,007 [main] INFO  config.IndexingConfig -  > rquested Resource present
15:14:39,158 [main] WARN  destination.OsgiConfigurationUtil - Unable
to write OSGI Bundle for Indexed Referenced Site geonames
java.lang.NullPointerException
        at aQute.lib.osgi.Jar.getResource(Jar.java:136)
        at aQute.lib.osgi.Jar.getManifest(Jar.java:171)
        at aQute.lib.osgi.Jar.writeManifest(Jar.java:252)
        at aQute.lib.osgi.Jar.doManifest(Jar.java:237)
        at aQute.lib.osgi.Jar.write(Jar.java:220)
        at aQute.lib.osgi.Jar.write(Jar.java:193)
        at 
org.apache.stanbol.entityhub.indexing.core.destination.OsgiConfigurationUtil.createBundle(OsgiConfigurationUtil.java:272)
        at 
org.apache.stanbol.entityhub.indexing.destination.solryard.SolrYardIndexingDestination.finalise(SolrYardIndexingDestination.java:739)
        at 
org.apache.stanbol.entityhub.indexing.core.impl.IndexerImpl.finaliseIndexing(IndexerImpl.java:552)
        at 
org.apache.stanbol.entityhub.indexing.core.impl.IndexerImpl.index(IndexerImpl.java:370)
        at org.apache.stanbol.entityhub.indexing.Main.main(Main.java:75)
15:14:39,193 [main] INFO  impl.IndexerImpl -   ...finalisation completed

Reply via email to