You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ted Kirby (JIRA)" <ji...@apache.org> on 2007/06/20 01:37:25 UTC

[jira] Created: (GERONIMODEVTOOLS-170) Can't start server with eclipse plugin with spaces in runtime location or vm directory

Can't start server with eclipse plugin with spaces in runtime location or vm directory
--------------------------------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-170
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-170
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
    Affects Versions: 2.0
         Environment: windows
            Reporter: Ted Kirby
         Attachments: GD170.patch

putting " around the -javaagent and -Djava.*.dirs parameters solves the problem on windows.  I hope this also works on other platforms, as I'd hate to have to add code to determine the platform...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (GERONIMODEVTOOLS-170) Can't start server with eclipse plugin with spaces in runtime location or vm directory

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods reassigned GERONIMODEVTOOLS-170:
---------------------------------------------

    Assignee: Sachin Patel

Can you review and commit this change?

> Can't start server with eclipse plugin with spaces in runtime location or vm directory
> --------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-170
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-170
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.0
>         Environment: windows
>            Reporter: Ted Kirby
>            Assignee: Sachin Patel
>         Attachments: GD170.patch
>
>
> putting " around the -javaagent and -Djava.*.dirs parameters solves the problem on windows.  I hope this also works on other platforms, as I'd hate to have to add code to determine the platform...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMODEVTOOLS-170) Can't start server with eclipse plugin with spaces in runtime location or vm directory

Posted by "Sachin Patel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sachin Patel closed GERONIMODEVTOOLS-170.
-----------------------------------------

    Resolution: Fixed

patch applied

> Can't start server with eclipse plugin with spaces in runtime location or vm directory
> --------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-170
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-170
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.0
>         Environment: windows
>            Reporter: Ted Kirby
>            Assignee: Sachin Patel
>         Attachments: GD170.patch
>
>
> putting " around the -javaagent and -Djava.*.dirs parameters solves the problem on windows.  I hope this also works on other platforms, as I'd hate to have to add code to determine the platform...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMODEVTOOLS-170) Can't start server with eclipse plugin with spaces in runtime location or vm directory

Posted by "Ted Kirby (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506713 ] 

Ted Kirby commented on GERONIMODEVTOOLS-170:
--------------------------------------------

Thanks.  A mitigating approach would be to insert the quotes only if runtime location or vm directory had a space or tab in it.

> Can't start server with eclipse plugin with spaces in runtime location or vm directory
> --------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-170
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-170
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.0
>         Environment: windows
>            Reporter: Ted Kirby
>            Assignee: Sachin Patel
>         Attachments: GD170.patch
>
>
> putting " around the -javaagent and -Djava.*.dirs parameters solves the problem on windows.  I hope this also works on other platforms, as I'd hate to have to add code to determine the platform...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMODEVTOOLS-170) Can't start server with eclipse plugin with spaces in runtime location or vm directory

Posted by "Ted Kirby (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Kirby updated GERONIMODEVTOOLS-170:
---------------------------------------

    Attachment: GD170.patch

> Can't start server with eclipse plugin with spaces in runtime location or vm directory
> --------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-170
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-170
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.0
>         Environment: windows
>            Reporter: Ted Kirby
>         Attachments: GD170.patch
>
>
> putting " around the -javaagent and -Djava.*.dirs parameters solves the problem on windows.  I hope this also works on other platforms, as I'd hate to have to add code to determine the platform...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.