Respected sir ,

I directly using jdk-1_5_0-windows-i586.exe  in C drive , i am not
using ant folder called JAVA..
now i set path variable  to  C:jdk-1_5_0-windows-i586.exe  . I run it
cmd prompt of windows.when i run it ,it started to install.

now my path variable is like this :  path : C:\TODAY\apache-uima\bin
;C:\jdk-1_5_0-windows-i586.exe

UIMA_HOME : C:\TODAY\apache-uima\bin.


i dint have any folder called java in my C drive. after setting the
variables i am not restarting the system.

still i m getting problem. the error message is like this :


C:\TODAY\apache-uima\bin>setlocal

C:\TODAY\apache-uima\bin>call "C:\TODAY\apache-uima\bin\bin\setUimaClassPath"
The system cannot find the path specified.

C:\TODAY\apache-uima\bin>if "C:\jdk-1_5_0" == "" (set UIMA_JAVA_CALL=java )  els
e (set UIMA_JAVA_CALL=C:\jdk-1_5_0\bin\java )

C:\TODAY\apache-uima\bin>"C:\jdk-1_5_0\bin\java" -cp "" "-Duima.home=C:\TODAY\ap
ache-uima\bin" "-Duima.datapath=" -DVNS_HOST= -DVNS_PORT= "-Djava.util.logging.c
onfig.file="  org.apache.uima.tools.docanalyzer.DocumentAnalyzer
The system cannot find the path specified.

C:\TODAY\apache-uima\bin>PAUSE
Press any key to continue . . .

-DVNS_PORT-> sir , we need to use only 3128 port.

Reply via email to