I can get the run.bat in the \james-2.3.2\bin file to run, but when I try to start phoenix.sh I get this:
Jacob@Jacob /c/program files/apache software foundation/james-2.3.2/bin
$ phoenix.sh start
Using PHOENIX_HOME: /c/program files/apache software foundation/james-2.3.2
Using PHOENIX_TMPDIR: /c/program files/apache software foundation/james-2.3.2/temp
Using JAVA_HOME: C:\program files\java\jdk1.6.0_25
./phoenix.sh: line 142: cd /c/program: No such file or directory
Starting Phoenix:
./phoenix.sh: line 185: [: too many arguments
./phoenix.sh: line 196: nohup: command not found
cat: /c/program: No such file or directory
cat: files/apache: No such file or directory
cat: foundation/james-2.3.2/temp/phoenix.pid: No such file or directory
Phoenix running pid=
Jacob@Jacob /c/program files/apache software foundation/james-2.3.2/bin
I am running Windows 7, and I tried to start James using Git. Am I trying to run it incorrectly or something? I tried exactly what the help files said, and I even tried to rewrite the lines that it was having trouble with (the above text is from the original, though). Would anyone know how to fix this problem so that James would run correctly?