You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Arnaud Heritier (JIRA)" <ji...@codehaus.org> on 2005/10/01 21:59:19 UTC

[jira] Created: (CONTINUUM-329) Can't start continuum

Can't start continuum
---------------------

         Key: CONTINUUM-329
         URL: http://jira.codehaus.org/browse/CONTINUUM-329
     Project: Continuum
        Type: Bug
    Versions: 1.0-alpha-4    
 Environment: tested with 1.0-alpha-4 and a daily snapshot
Win XP
JDK 1.4.2
 Reporter: Arnaud Heritier
     Fix For: 1.0-beta-1
 Attachments: CONTINUUM-329.log

When I launch plexus.bat I receive the error :
C:\Programs\dev\continuum-1.0-alpha-4\bin>plexus.bat
Usage: java [-options] class [args...]
           (to execute a class)
   or  java [-options] -jar jarfile [args...]
           (to execute a jar file)
....

I attached the full log with echo enabled.

My problem comes from the fact that my path ends with a \ :
-Dplexus.system.path="C:\Programs\dev\php-4.3;C:\Programs\dev\svn\bin;C:\Programs\db\oracle\ora92\bin;C:\Programs\web\PuTTY;C:\Programs\dev\j2sdk1.4.2\BIN;C:\Programs\dev\apache-maven-dev\BIN;C:\Programs\dev\apache-ant-1.6.5\BIN;C:\Programs\dev\WinCvs1.3\CVSNT;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\PROGRAMS\DEV\TCL\BIN;C:\PROGRAMS\DEV\PYTHON23\.;C:\Program Files\Fichiers communs\Roxio Shared\DLLShared;C:\Program Files\Bureautique\UltraEdit;C:\Programs\dev\WinCvs1.3\CVSNT;C:\Program Files\System\Support Tools;C:\Program Files\Support Tools\;;C:\Programs\dev\maven-2\bin;C:\Programs\dev\TortoiseSVN\bin;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Fichiers communs\Adobe\AGL;C:\Program Files\ATI Technologies\ATI.ACE\" 

If I change my path with :
-Dplexus.system.path="C:\Programs\dev\php-4.3;C:\Programs\dev\svn\bin;C:\Programs\db\oracle\ora92\bin;C:\Programs\web\PuTTY;C:\Programs\dev\j2sdk1.4.2\BIN;C:\Programs\dev\apache-maven-dev\BIN;C:\Programs\dev\apache-ant-1.6.5\BIN;C:\Programs\dev\WinCvs1.3\CVSNT;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\PROGRAMS\DEV\TCL\BIN;C:\PROGRAMS\DEV\PYTHON23\.;C:\Program Files\Fichiers communs\Roxio Shared\DLLShared;C:\Program Files\Bureautique\UltraEdit;C:\Programs\dev\WinCvs1.3\CVSNT;C:\Program Files\System\Support Tools;C:\Program Files\Support Tools\;;C:\Programs\dev\maven-2\bin;C:\Programs\dev\TortoiseSVN\bin;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Fichiers communs\Adobe\AGL;C:\Program Files\ATI Technologies\ATI.ACE" 

It works.

To prevent this you can add do something like :
-Dplexus.system.path="%PATH%;."


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


[jira] Updated: (CONTINUUM-329) Can't start continuum

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-329?page=all ]

Emmanuel Venisse updated CONTINUUM-329:
---------------------------------------

    Fix Version:     (was: 1.0-beta-1)
                 1.0-beta-2

> Can't start continuum
> ---------------------
>
>          Key: CONTINUUM-329
>          URL: http://jira.codehaus.org/browse/CONTINUUM-329
>      Project: Continuum
>         Type: Bug
>     Versions: 1.0-alpha-4
>  Environment: tested with 1.0-alpha-4 and a daily snapshot
> Win XP
> JDK 1.4.2
>     Reporter: Arnaud Heritier
>      Fix For: 1.0-beta-2
>  Attachments: CONTINUUM-329.log
>
>
> When I launch plexus.bat I receive the error :
> C:\Programs\dev\continuum-1.0-alpha-4\bin>plexus.bat
> Usage: java [-options] class [args...]
>            (to execute a class)
>    or  java [-options] -jar jarfile [args...]
>            (to execute a jar file)
> ....
> I attached the full log with echo enabled.
> My problem comes from the fact that my path ends with a \ :
> -Dplexus.system.path="C:\Programs\dev\php-4.3;C:\Programs\dev\svn\bin;C:\Programs\db\oracle\ora92\bin;C:\Programs\web\PuTTY;C:\Programs\dev\j2sdk1.4.2\BIN;C:\Programs\dev\apache-maven-dev\BIN;C:\Programs\dev\apache-ant-1.6.5\BIN;C:\Programs\dev\WinCvs1.3\CVSNT;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\PROGRAMS\DEV\TCL\BIN;C:\PROGRAMS\DEV\PYTHON23\.;C:\Program Files\Fichiers communs\Roxio Shared\DLLShared;C:\Program Files\Bureautique\UltraEdit;C:\Programs\dev\WinCvs1.3\CVSNT;C:\Program Files\System\Support Tools;C:\Program Files\Support Tools\;;C:\Programs\dev\maven-2\bin;C:\Programs\dev\TortoiseSVN\bin;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Fichiers communs\Adobe\AGL;C:\Program Files\ATI Technologies\ATI.ACE\" 
> If I change my path with :
> -Dplexus.system.path="C:\Programs\dev\php-4.3;C:\Programs\dev\svn\bin;C:\Programs\db\oracle\ora92\bin;C:\Programs\web\PuTTY;C:\Programs\dev\j2sdk1.4.2\BIN;C:\Programs\dev\apache-maven-dev\BIN;C:\Programs\dev\apache-ant-1.6.5\BIN;C:\Programs\dev\WinCvs1.3\CVSNT;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\PROGRAMS\DEV\TCL\BIN;C:\PROGRAMS\DEV\PYTHON23\.;C:\Program Files\Fichiers communs\Roxio Shared\DLLShared;C:\Program Files\Bureautique\UltraEdit;C:\Programs\dev\WinCvs1.3\CVSNT;C:\Program Files\System\Support Tools;C:\Program Files\Support Tools\;;C:\Programs\dev\maven-2\bin;C:\Programs\dev\TortoiseSVN\bin;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Fichiers communs\Adobe\AGL;C:\Program Files\ATI Technologies\ATI.ACE" 
> It works.
> To prevent this you can add do something like :
> -Dplexus.system.path="%PATH%;."

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


[jira] Commented: (CONTINUUM-329) Can't start continuum

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-329?page=comments#action_47620 ] 

Emmanuel Venisse commented on CONTINUUM-329:
--------------------------------------------

we need to fix the plexus-runtime-builder first by creating a wrapper.conf by os

> Can't start continuum
> ---------------------
>
>          Key: CONTINUUM-329
>          URL: http://jira.codehaus.org/browse/CONTINUUM-329
>      Project: Continuum
>         Type: Bug
>     Versions: 1.0-alpha-4
>  Environment: tested with 1.0-alpha-4 and a daily snapshot
> Win XP
> JDK 1.4.2
>     Reporter: Arnaud Heritier
>      Fix For: 1.0-beta-1
>  Attachments: CONTINUUM-329.log
>
>
> When I launch plexus.bat I receive the error :
> C:\Programs\dev\continuum-1.0-alpha-4\bin>plexus.bat
> Usage: java [-options] class [args...]
>            (to execute a class)
>    or  java [-options] -jar jarfile [args...]
>            (to execute a jar file)
> ....
> I attached the full log with echo enabled.
> My problem comes from the fact that my path ends with a \ :
> -Dplexus.system.path="C:\Programs\dev\php-4.3;C:\Programs\dev\svn\bin;C:\Programs\db\oracle\ora92\bin;C:\Programs\web\PuTTY;C:\Programs\dev\j2sdk1.4.2\BIN;C:\Programs\dev\apache-maven-dev\BIN;C:\Programs\dev\apache-ant-1.6.5\BIN;C:\Programs\dev\WinCvs1.3\CVSNT;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\PROGRAMS\DEV\TCL\BIN;C:\PROGRAMS\DEV\PYTHON23\.;C:\Program Files\Fichiers communs\Roxio Shared\DLLShared;C:\Program Files\Bureautique\UltraEdit;C:\Programs\dev\WinCvs1.3\CVSNT;C:\Program Files\System\Support Tools;C:\Program Files\Support Tools\;;C:\Programs\dev\maven-2\bin;C:\Programs\dev\TortoiseSVN\bin;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Fichiers communs\Adobe\AGL;C:\Program Files\ATI Technologies\ATI.ACE\" 
> If I change my path with :
> -Dplexus.system.path="C:\Programs\dev\php-4.3;C:\Programs\dev\svn\bin;C:\Programs\db\oracle\ora92\bin;C:\Programs\web\PuTTY;C:\Programs\dev\j2sdk1.4.2\BIN;C:\Programs\dev\apache-maven-dev\BIN;C:\Programs\dev\apache-ant-1.6.5\BIN;C:\Programs\dev\WinCvs1.3\CVSNT;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\PROGRAMS\DEV\TCL\BIN;C:\PROGRAMS\DEV\PYTHON23\.;C:\Program Files\Fichiers communs\Roxio Shared\DLLShared;C:\Program Files\Bureautique\UltraEdit;C:\Programs\dev\WinCvs1.3\CVSNT;C:\Program Files\System\Support Tools;C:\Program Files\Support Tools\;;C:\Programs\dev\maven-2\bin;C:\Programs\dev\TortoiseSVN\bin;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Fichiers communs\Adobe\AGL;C:\Program Files\ATI Technologies\ATI.ACE" 
> It works.
> To prevent this you can add do something like :
> -Dplexus.system.path="%PATH%;."

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


[jira] Closed: (CONTINUUM-329) Can't start continuum

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-329?page=all ]
     
Emmanuel Venisse closed CONTINUUM-329:
--------------------------------------

     Assign To: Emmanuel Venisse
    Resolution: Fixed

Done.

> Can't start continuum
> ---------------------
>
>          Key: CONTINUUM-329
>          URL: http://jira.codehaus.org/browse/CONTINUUM-329
>      Project: Continuum
>         Type: Bug
>     Versions: 1.0-alpha-4
>  Environment: tested with 1.0-alpha-4 and a daily snapshot
> Win XP
> JDK 1.4.2
>     Reporter: Arnaud Heritier
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-beta-2
>  Attachments: CONTINUUM-329.log
>
>
> When I launch plexus.bat I receive the error :
> C:\Programs\dev\continuum-1.0-alpha-4\bin>plexus.bat
> Usage: java [-options] class [args...]
>            (to execute a class)
>    or  java [-options] -jar jarfile [args...]
>            (to execute a jar file)
> ....
> I attached the full log with echo enabled.
> My problem comes from the fact that my path ends with a \ :
> -Dplexus.system.path="C:\Programs\dev\php-4.3;C:\Programs\dev\svn\bin;C:\Programs\db\oracle\ora92\bin;C:\Programs\web\PuTTY;C:\Programs\dev\j2sdk1.4.2\BIN;C:\Programs\dev\apache-maven-dev\BIN;C:\Programs\dev\apache-ant-1.6.5\BIN;C:\Programs\dev\WinCvs1.3\CVSNT;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\PROGRAMS\DEV\TCL\BIN;C:\PROGRAMS\DEV\PYTHON23\.;C:\Program Files\Fichiers communs\Roxio Shared\DLLShared;C:\Program Files\Bureautique\UltraEdit;C:\Programs\dev\WinCvs1.3\CVSNT;C:\Program Files\System\Support Tools;C:\Program Files\Support Tools\;;C:\Programs\dev\maven-2\bin;C:\Programs\dev\TortoiseSVN\bin;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Fichiers communs\Adobe\AGL;C:\Program Files\ATI Technologies\ATI.ACE\" 
> If I change my path with :
> -Dplexus.system.path="C:\Programs\dev\php-4.3;C:\Programs\dev\svn\bin;C:\Programs\db\oracle\ora92\bin;C:\Programs\web\PuTTY;C:\Programs\dev\j2sdk1.4.2\BIN;C:\Programs\dev\apache-maven-dev\BIN;C:\Programs\dev\apache-ant-1.6.5\BIN;C:\Programs\dev\WinCvs1.3\CVSNT;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\PROGRAMS\DEV\TCL\BIN;C:\PROGRAMS\DEV\PYTHON23\.;C:\Program Files\Fichiers communs\Roxio Shared\DLLShared;C:\Program Files\Bureautique\UltraEdit;C:\Programs\dev\WinCvs1.3\CVSNT;C:\Program Files\System\Support Tools;C:\Program Files\Support Tools\;;C:\Programs\dev\maven-2\bin;C:\Programs\dev\TortoiseSVN\bin;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Fichiers communs\Adobe\AGL;C:\Program Files\ATI Technologies\ATI.ACE" 
> It works.
> To prevent this you can add do something like :
> -Dplexus.system.path="%PATH%;."

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