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 2017/10/09 20:58:04 UTC

[jira] [Updated] (TOMEE-1525) tomee.bat complains about 'input line too long' when deploying big projects

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

Andy Gumbrecht updated TOMEE-1525:
----------------------------------
    Fix Version/s:     (was: 7.0.4)
                   7.0.5

> tomee.bat complains about 'input line too long' when deploying big projects
> ---------------------------------------------------------------------------
>
>                 Key: TOMEE-1525
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1525
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 7.0.0
>         Environment: Windows.
>            Reporter: Mark Struberg
>             Fix For: 7.0.5
>
>
> tomee.bat complains about 'input line too long' when deploying big projects
> This comes from using -cp on the command to start the jvm. But if there are too many classpath entries then the commandline exceeds the limit of 8k.
> We should use the environment variable CLASSPATH instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)