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

[jira] Commented: (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:comment-tabpanel&focusedCommentId=147684#action_147684 ]

Brian Harris commented on MEVENIDE-640:
---------------------------------------

Anuradha,

We are on 3.1.4, is it default in that version?  If so, can you tell me how to use it instead?

Thank you,
Brian

> 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: Anuradha Gunasekara
>         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