For the record - see JENA-467

On 05/06/13 19:33, Simon Helsen wrote:
Hi everyone,

I think there may be an older thread on this topic somewhere but I
couldn't immediately find it. Depending on our test scenarios, we
sometimes run into the following NPE on an IBM JRE (6 or 7)

Caused by: java.lang.NullPointerException
         at java.util.LinkedHashMap.get(LinkedHashMap.java:337)
         at org.apache.jena.atlas.lib.cache.CacheLRU.get(CacheLRU.java:53)
         at
org.apache.jena.riot.system.IRIResolver$IRIResolverNormal.resolveSilent(
IRIResolver.java:403)
         at
org.apache.jena.riot.system.IRIResolver$IRIResolverNormal.<init>(
IRIResolver.java:359)
         at org.apache.jena.riot.system.IRIResolver.create(
IRIResolver.java:212)

Reply via email to