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

Recon IllegalThreadStateException when destroy thread group

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 0.5.0
    • None
    • Ozone Recon
    • None

    Description

      [INFO] — maven-jar-plugin:2.5:test-jar (default) @ hadoop-ozone-tools —
      [INFO] Building jar: /Users/mbl/projects/github/hadoop-ozone/hadoop-ozone/tools/target/hadoop-ozone-tools-0.6.0-SNAPSHOT-tests.jar
      [WARNING] thread Thread[Timer-0,5,org.hadoop.ozone.recon.codegen.JooqCodeGenerator] was interrupted but is still alive after waiting at least 15000msecs
      [WARNING] thread Thread[Timer-0,5,org.hadoop.ozone.recon.codegen.JooqCodeGenerator] will linger despite being asked to die via interruption
      [WARNING] thread Thread[derby.rawStoreDaemon,5,derby.daemons] will linger despite being asked to die via interruption
      [WARNING] NOTE: 2 thread(s) did not finish despite being asked to via interruption. This is not a problem with exec:java, it is a problem with the running code. Although not serious, it should be remedied.
      [WARNING] Couldn't destroy threadgroup org.codehaus.mojo.exec.ExecJavaMojo$IsolatedThreadGroup[name=org.hadoop.ozone.recon.codegen.JooqCodeGenerator,maxpri=10]
      java.lang.IllegalThreadStateException
      at java.lang.ThreadGroup.destroy (ThreadGroup.java:778)
      at org.codehaus.mojo.exec.ExecJavaMojo.execute (ExecJavaMojo.java:328)
      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
      at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:190)
      at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:186)
      at java.util.concurrent.FutureTask.run (FutureTask.java:266)
      at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:511)
      at java.util.concurrent.FutureTask.run (FutureTask.java:266)
      at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
      at java.lang.Thread.run (Thread.java:748)

      Attachments

        Activity

          People

            maobaolong Baolong Mao
            maobaolong Baolong Mao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: