Running the jazz server
Hi All,
I've just downloaded the Jazz server (JazzTeamServer-​1.0Beta1.zip) and wanted to run it as it is described at 'Jazz Server Setup Guide (Tomcat+Derby configuration)' tutorial.
I started from the 3rd point of this tutorial (the first two are suppose to be optional).
However, when I run server.startup.bat I got message:
I'm using Windows XP SP2.
Any idea what can be the problem?
I've just downloaded the Jazz server (JazzTeamServer-​1.0Beta1.zip) and wanted to run it as it is described at 'Jazz Server Setup Guide (Tomcat+Derby configuration)' tutorial.
I started from the 3rd point of this tutorial (the first two are suppose to be optional).
However, when I run server.startup.bat I got message:
call "C:\Documents an
d Settings\jjurkiewicz\software\jazz\server"\tomcat\bin\startup.bat
and was unexpected at this time.
I'm using Windows XP SP2.
Any idea what can be the problem?
3 answers
peterk wrote::
Thanks for advice! It worked!
--
Jakub Jurkiewicz
http://eclipser-blog.blogspot.com/
I don't know the exact origin of the problem, but i remember having
problems with pathnames on windows. Extract the Jazz product to C:\
(root folder) and start it from C:\jazz. We unzip everything their
and it works immediately.
Thanks for advice! It worked!
--
Jakub Jurkiewicz
http://eclipser-blog.blogspot.com/
It is saying that "and" is not expected at this time. Most likely because "and" is the command it is trying to execute due to a path containing "Documents and Settings".
ex: C:\Documents and Settings ... It is trying to run "and" as a command, which is not a windows com.
Try moving your download to C:\Jazz and then run the .bat file, I'll bet it works for you after the move :).
Jared Berbach
Rational Integrations TSE
IBM Software Group - Rational
ex: C:\Documents and Settings ... It is trying to run "and" as a command, which is not a windows com.
Try moving your download to C:\Jazz and then run the .bat file, I'll bet it works for you after the move :).
Jared Berbach
Rational Integrations TSE
IBM Software Group - Rational