Michael Dürig created OAK-4999:
----------------------------------

             Summary: ISE when starting Oak Console
                 Key: OAK-4999
                 URL: https://issues.apache.org/jira/browse/OAK-4999
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: run
            Reporter: Michael Dürig
            Assignee: Michael Dürig
             Fix For: 1.0.35


{{oak-run console --read-write=true}} throws an {{ISE}}:

{noformat}
Exception in thread "main" java.lang.IllegalStateException: Cannot re-use 
builder
        at 
com.google.common.base.Preconditions.checkState(Preconditions.java:150)
        at 
org.apache.jackrabbit.oak.segment.file.FileStoreBuilder.build(FileStoreBuilder.java:325)
        at 
org.apache.jackrabbit.oak.console.SegmentTarFixture.create(SegmentTarFixture.java:51)
        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)

Reply via email to