« Return to Thread: [jira] Created: (MEVENIDE-640) New Exec plugin cannot handle long classpaths

[jira] Updated: (MEVENIDE-640) New Exec plugin cannot handle long classpaths

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread


     [ http://jira.codehaus.org/browse/MEVENIDE-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Mutch updated MEVENIDE-640:
----------------------------------

    Attachment: ClasspathToLong.zip

Example of project who's classpath is too long for the exec plugin.

> New Exec plugin cannot handle long classpaths
> ---------------------------------------------
>
>                 Key: MEVENIDE-640
>                 URL: http://jira.codehaus.org/browse/MEVENIDE-640
>             Project: mevenide
>          Issue Type: Bug
>          Components: mevenide2-netbeans
>    Affects Versions: NB_3.1
>         Environment: Win XP, JDK 1.6.0_06, NB 6.1, Mevenide 3.1.2
>            Reporter: Daniel Mutch
>            Assignee: Milos Kleint
>            Priority: Critical
>         Attachments: ClasspathToLong.zip
>
>
> The new execution method using the exec plugin causes a problem with long classpaths. The dependency list for one of our processes is large. When translated (on windows XP) into
> cmd.exe /X /C "java.exe" - classpath "<CLASSPATH>" <MAIN-CLASS>
> it can create an input string that is too long for cmd.exe to handle.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (MEVENIDE-640) New Exec plugin cannot handle long classpaths