You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Christofer Dutz (JIRA)" <ji...@apache.org> on 2014/09/26 10:06:33 UTC

[jira] [Updated] (TOMEE-1364) When using the tomee-maven-plugins stop goal tomee seems to hang forever

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

Christofer Dutz updated TOMEE-1364:
-----------------------------------
    Attachment: TOMEE-1364-2.0.0-SNAPSHOT.diff

Patch for the 2.0.0-SNAPSHOT version

> When using the tomee-maven-plugins stop goal tomee seems to hang forever
> ------------------------------------------------------------------------
>
>                 Key: TOMEE-1364
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1364
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Maven Plugin
>    Affects Versions: 1.7.0, 2.0.0, 1.7.1
>            Reporter: Christofer Dutz
>             Fix For: 2.0.0, 1.7.2
>
>         Attachments: TOMEE-1364-2.0.0-SNAPSHOT.diff
>
>
> When running Tomee in a setup for UI tests (separate start and stop executions) the stop seems to hang forever. 
> When looking through the code, it seems Tomee is correctly shut down (At least the ports it opened closed and the processes are killed), but the maven plugin seems to try to get a connection to the shutdown port for MAXINT times, waiting a second between each try. As far as I understood the code, there is no way not to wait for 78 years in order to gracefully shut down Tomee.
> As I already investigated the problem in detail, I'll whip up a patch and attach that to this issue later this day (Will create one for 1.7.x and one for HEAD)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)