Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-7999

BackgroundService, java.lang.IllegalStateException: Volume and/or Bucket Name missing from Key Name.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Bug
    • None
    • None
    • OM
    • None

    Description

      BackgroundService
      Background task execution failed
      java.lang.IllegalStateException: Volume and/or Bucket Name missing from Key Name.
      at org.apache.ratis.util.Preconditions.assertTrue(Preconditions.java:45)
      at org.apache.hadoop.ozone.om.service.KeyDeletingService.addToMap(KeyDeletingService.java:310)
      at org.apache.hadoop.ozone.om.service.KeyDeletingService.access$8(KeyDeletingService.java:306)
      at org.apache.hadoop.ozone.om.service.KeyDeletingService$KeyDeletingTask.submitPurgeKeysRequest(KeyDeletingService.java:245)
      at org.apache.hadoop.ozone.om.service.KeyDeletingService$KeyDeletingTask.call(KeyDeletingService.java:174)
      at org.apache.hadoop.hdds.utils.BackgroundService$PeriodicalTask.lambda$run$0(BackgroundService.java:121)
      at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736)
      at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
      at java.base/java.lang.Thread.run(Thread.java:834)

      Attachments

        Activity

          People

            sumitagrawl Sumit Agrawal
            ghuangups George Huang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: