You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2016/04/21 10:00:35 UTC

[jira] [Reopened] (JENA-1166) Jena TDB java.lang.ExceptionInInitializerError

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

Andy Seaborne reopened JENA-1166:
---------------------------------

> Jena TDB java.lang.ExceptionInInitializerError
> ----------------------------------------------
>
>                 Key: JENA-1166
>                 URL: https://issues.apache.org/jira/browse/JENA-1166
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: TDB
>    Affects Versions: Jena 3.0.1
>         Environment: Ubuntu 14.04, Java 1.8.0_77
>            Reporter: Ritesh Kumar Singh
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Exception in thread "main" java.lang.ExceptionInInitializerError
> 	
> Caused by: java.lang.NullPointerException
> 	at org.apache.jena.tdb.sys.EnvTDB.processGlobalSystemProperties(EnvTDB.java:33)
> 	at org.apache.jena.tdb.TDB.init(TDB.java:250)
> 	at org.apache.jena.tdb.sys.InitTDB.start(InitTDB.java:29)
> 	at org.apache.jena.system.JenaSystem.lambda$init$40(JenaSystem.java:114)
> 	at java.util.ArrayList.forEach(ArrayList.java:1249)
> 	at org.apache.jena.system.JenaSystem.forEach(JenaSystem.java:179)
> 	at org.apache.jena.system.JenaSystem.forEach(JenaSystem.java:156)
> 	at org.apache.jena.system.JenaSystem.init(JenaSystem.java:111)
> 	at org.apache.jena.tdb.TDBFactory.<clinit>(TDBFactory.java:40)
> 	... 2 more
> Link to issue details: https://stackoverflow.com/questions/36755846/jena-tdb-java-lang-exceptionininitializererror



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)