Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Concurrency Issues

$
0
0
Hi,

I am trying to use Jena Reasoner api with multiple threads in java. I use a Reasoner per thread instance. I am still getting exceptions like ‘ConcurrentModificationException’ at times. Some times I also get ‘predicate cannot be null’ when I actually try run a Sparql query against my RDF data store use Jena api.

Can you please let me know if there are any known issues with use the Jena api in a multithreaded environment?

Regards,
Pratik

Viewing all articles
Browse latest Browse all 5648

Trending Articles