You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "viola.lu (Assigned) (JIRA)" <ji...@apache.org> on 2011/10/11 07:38:29 UTC

[jira] [Assigned] (GERONIMO-5365) Parentheses in JAVA_HOME path prevent *.bat files from running

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

viola.lu reassigned GERONIMO-5365:
----------------------------------

    Assignee: viola.lu
    
> Parentheses in JAVA_HOME path prevent *.bat files from running
> --------------------------------------------------------------
>
>                 Key: GERONIMO-5365
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5365
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.2
>         Environment: Microsoft Windows XP Pro + SP3, 64bit
>            Reporter: Stasa Medjedovic
>            Assignee: viola.lu
>              Labels: JAVA_HOME
>
> I have JAVA_HOME variable set as: 
> JAVA_HOME=C:\Program Files (x86)\Java\jdk1.6.0_17
> When I try to run any of the .bat files from Geronimo bin folder I get the following error:
> > \Java\jdk1.6.0_17\jre) was unexpected at this time.
> I tried to quote JAVA_HOME as:
> > set JAVA_HOME="C:\Program Files (x86)\Java\jdk1.6.0_17"
> and got the same error.
> Parentheses are probably the problem ...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira