You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/06 22:24:00 UTC

[jira] [Commented] (TOMEE-2325) Embedded interactive option is always stuck "on"

    [ https://issues.apache.org/jira/browse/TOMEE-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16712095#comment-16712095 ] 

ASF GitHub Bot commented on TOMEE-2325:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/tomee/pull/241


> Embedded interactive option is always stuck "on"
> ------------------------------------------------
>
>                 Key: TOMEE-2325
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2325
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Core Server
>    Affects Versions: 8.0.0-M1
>            Reporter: Wooster
>            Priority: Major
>              Labels: pull-request-available
>
> Details here - [https://github.com/apache/tomee/commit/469e7cb94c52d06102622bd0f54e0bf1a6a470ff#diff-03949e036a3ccddcf99c00ded5317c66R261]
> PR here - https://github.com/apache/tomee/pull/241
>  
> This prevents running the main server as a daemon because it tries to read from standard input which isn't hooked up. To me this is a pretty big problem.
> {{2018-12-05T15:58:40.813454+00:00 app[web.1]: java.util.NoSuchElementException: No line found 2018-12-05T15:58:40.813595+00:00 app[web.1]: at java.util.Scanner.nextLine(Scanner.java:1540) 2018-12-05T15:58:40.813677+00:00 app[web.1]: at org.apache.tomee.embedded.Main.main(Main.java:190) }}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)