[ 
https://issues.apache.org/jira/browse/STANBOL-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rupert Westenthaler updated STANBOL-1304:
-----------------------------------------

    Fix Version/s: 0.12.1
                   1.0.0

> entityhub/indexing/core/OsgiConfigurationUtil fail with npe
> -----------------------------------------------------------
>
>                 Key: STANBOL-1304
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1304
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Entityhub
>            Reporter: Florent ANDRE
>            Assignee: Rupert Westenthaler
>             Fix For: 1.0.0, 0.12.1
>
>         Attachments: stanbol_1304.patch
>
>
> This make indexing utility not to create the osgi configuration bundle.
> The error [1] occured in generic rdf with specific configuration but also 
> when running the entityhub/indexing/dbpedia utility following 
> fetch_prepare.sh procedure with no modifications.
> Attached a unit test patch that reproduce the error.
> Reason is a little bit obscure as jar destination is good and writable.. bug 
> from aQute lib ?
> [1]
> 01:53:17,539 [main] WARN  destination.OsgiConfigurationUtil - Unable to write 
> OSGI Bundle for Indexed Referenced Site dbpedia
> 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)
> 01:53:17,542 [main] INFO  impl.IndexerImpl -   ...finalisation completed



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to