You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/07/07 06:54:00 UTC

[jira] [Updated] (HDDS-3910) JooqCodeGenerator interrupted but still alive

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

ASF GitHub Bot updated HDDS-3910:
---------------------------------
    Labels: pull-request-available  (was: )

> JooqCodeGenerator interrupted but still alive
> ---------------------------------------------
>
>                 Key: HDDS-3910
>                 URL: https://issues.apache.org/jira/browse/HDDS-3910
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: build
>            Reporter: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>
> Build takes 15 seconds longer than necessary due to:
> {code}
> 2020-07-01 14:25:21,449 INFO  jooq.Constants (JooqLogger.java:info(338)) -
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> @@@@@@@@@@@@@@@@  @@        @@@@@@@@@@
> @@@@@@@@@@@@@@@@@@@@        @@@@@@@@@@
> @@@@@@@@@@@@@@@@  @@  @@    @@@@@@@@@@
> @@@@@@@@@@  @@@@  @@  @@    @@@@@@@@@@
> @@@@@@@@@@        @@        @@@@@@@@@@
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> @@@@@@@@@@        @@        @@@@@@@@@@
> @@@@@@@@@@    @@  @@  @@@@  @@@@@@@@@@
> @@@@@@@@@@    @@  @@  @@@@  @@@@@@@@@@
> @@@@@@@@@@        @@  @  @  @@@@@@@@@@
> @@@@@@@@@@        @@        @@@@@@@@@@
> @@@@@@@@@@@@@@@@@@@@@@@  @@@@@@@@@@@@@
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  Thank you for using jOOQ 3.11.9
> 14:25:37,274 [WARNING] thread Thread[Timer-0,5,org.hadoop.ozone.recon.codegen.JooqCodeGenerator] was interrupted but is still alive after waiting at least 15000msecs
> 14:25:37,275 [WARNING] thread Thread[Timer-0,5,org.hadoop.ozone.recon.codegen.JooqCodeGenerator] will linger despite being asked to die via interruption
> 14:25:37,275 [WARNING] thread Thread[derby.rawStoreDaemon,5,derby.daemons] will linger despite being asked to die via interruption
> 14:25:37,275 [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.
> 14:25:37,276 [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.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
>     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
>     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
>     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
>     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
>     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
>     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
>     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
>     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
> ...
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org