[
https://issues.apache.org/jira/browse/TOMEE-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated TOMEE-2325:
----------------------------------
Labels: pull-request-available (was: )
> 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)