You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2016/11/14 11:35:00 UTC

[jira] [Closed] (OAK-4998) NPE when starting Oak Console

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

Davide Giannella closed OAK-4998.
---------------------------------

Bulk close for 1.5.13

> NPE when starting Oak Console
> -----------------------------
>
>                 Key: OAK-4998
>                 URL: https://issues.apache.org/jira/browse/OAK-4998
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: run
>    Affects Versions: Segment Tar 0.0.16
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>            Priority: Blocker
>             Fix For: 1.6, 1.5.13
>
>
> {{oak-run console}} throws an {{NPE}}:
> {noformat}
> Exception in thread "main" java.lang.NullPointerException
> 	at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:192)
> 	at org.apache.jackrabbit.oak.segment.SegmentNodeStore.builder(SegmentNodeStore.java:148)
> 	at org.apache.jackrabbit.oak.segment.SegmentNodeStoreBuilders.builder(SegmentNodeStoreBuilders.java:69)
> 	at org.apache.jackrabbit.oak.console.SegmentTarFixture.<init>(SegmentTarFixture.java:69)
> 	at org.apache.jackrabbit.oak.console.SegmentTarFixture.create(SegmentTarFixture.java:48)
> 	at org.apache.jackrabbit.oak.console.Console.main(Console.java:139)
> 	at org.apache.jackrabbit.oak.run.ConsoleCommand.execute(ConsoleCommand.java:26)
> 	at org.apache.jackrabbit.oak.run.Mode.execute(Mode.java:63)
> 	at org.apache.jackrabbit.oak.run.Main.main(Main.java:49)
> {noformat}



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