Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-639

tablet server fails to start because it looks for walogs in wrong place

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 1.5.0
    • tserver
    • None

    Description

      Seeing the following when trying to start tserver

      Uncaught exception in TabletServer.main, exiting    java.lang.NullPointerException
          at org.apache.accumulo.server.tabletserver.TabletServer.recoverLocalWriteAheadLogs(TabletServer.java:3141)
          at org.apache.accumulo.server.tabletserver.TabletServer.main(TabletServer.java:3122)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:597)
          at org.apache.accumulo.start.Main$1.run(Main.java:87)
          at java.lang.Thread.run(Thread.java:662)
      

      Attachments

        Activity

          People

            kturner Keith Turner
            kturner Keith Turner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: