Hi!
I am trying to install & configure James Server.
I am following the process given in:
http://james.apache.org/server/2.3.1/installation_instructions.html
When I try to start the server using the run.bat command, I am getting response: "The system cannot find the path specified."
What is the problem?
In content from the above URL instructs to stop the server...! How to stop? What is the command to stop it.
Please help... I am providing the command line view.
Command Prompt:
-----------------------------------------------------------------------------------------------
C:\>cd "Program Files"
C:\Program Files>cd james-2.3.1
C:\Program Files\james-2.3.1>cd bin
C:\Program Files\james-2.3.1\bin>run.bat
Using PHOENIX_HOME: C:\Program Files\james-2.3.1
Using PHOENIX_TMPDIR: C:\Program Files\james-2.3.1\temp
Using JAVA_HOME: C:\Program Files\Java\jdk1.5.0_06;
The system cannot find the path specified.
C:\Program Files\james-2.3.1\bin>
-----------------------------------------------------------------------------------------------