You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Guillaume Chauvet (Updated) (JIRA)" <ji...@apache.org> on 2012/03/09 11:18:57 UTC

[jira] [Updated] (GERONIMO-6298) Geronimo won't start in command line

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

Guillaume Chauvet updated GERONIMO-6298:
----------------------------------------

    Description: 
Hello !

Geronimo won't start in command line :

C:\geronimo\bin>geronimo run
Using GERONIMO_HOME:   C:\geronimo
Using GERONIMO_TMPDIR: C:\geronimo\var\temp
Using JRE_HOME:        C:\Program Files\Java\jre6
'C:\Program' n'est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.

I solve it by replacing %_EXECJAVA% by "%_EXECJAVA%" and %_RUNJAVA% by "%_RUNJAVA%" in all windows batch files.

  was:
Hello !

Geronimo won't start in command line :

C:\geronimo\bin>geronimo run
Using GERONIMO_HOME:   C:\geronimo
Using GERONIMO_TMPDIR: C:\geronimo\var\temp
Using JRE_HOME:        C:\Program Files\Java\jre6
'C:\Program' n'est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.

I solve it by replacing %_EXECJAVA% by "%_EXECJAVA%" in all windows batch files.

    
> Geronimo won't start in command line
> ------------------------------------
>
>                 Key: GERONIMO-6298
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6298
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: commands, startup/shutdown
>    Affects Versions: 3.0-beta-1
>         Environment: Windows XP 32 bits
> JRE 1.6.0_31
>            Reporter: Guillaume Chauvet
>            Priority: Minor
>              Labels: bat, path, script, windows
>
> Hello !
> Geronimo won't start in command line :
> C:\geronimo\bin>geronimo run
> Using GERONIMO_HOME:   C:\geronimo
> Using GERONIMO_TMPDIR: C:\geronimo\var\temp
> Using JRE_HOME:        C:\Program Files\Java\jre6
> 'C:\Program' n'est pas reconnu en tant que commande interne
> ou externe, un programme exécutable ou un fichier de commandes.
> I solve it by replacing %_EXECJAVA% by "%_EXECJAVA%" and %_RUNJAVA% by "%_RUNJAVA%" in all windows batch files.

--
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