You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Andy Gumbrecht (JIRA)" <ji...@apache.org> on 2014/10/28 11:43:34 UTC

[jira] [Created] (TOMEE-1433) Prevent error output on tomee:run

Andy Gumbrecht created TOMEE-1433:
-------------------------------------

             Summary: Prevent error output on tomee:run<Enter>
                 Key: TOMEE-1433
                 URL: https://issues.apache.org/jira/browse/TOMEE-1433
             Project: TomEE
          Issue Type: Bug
    Affects Versions: 1.7.1, 2.0.0-Milestone-1
            Reporter: Andy Gumbrecht
            Assignee: Andy Gumbrecht
            Priority: Minor
             Fix For: 2.0.0-Milestone-1, 1.7.2


When tomee:run<Enter> is called the <Enter> is read and throws an error.

Caused by: java.util.NoSuchElementException: No line found
	at java.util.Scanner.nextLine(Scanner.java:1516)
	at org.apache.openejb.maven.plugin.AbstractTomEEMojo.run(AbstractTomEEMojo.java:796)



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