I am trying to setup the Pentaho Data Integration (Kettle) into Client-server and i have been following the steps from here
The Server side setting says that i have to make changes in the carte.bat file and i have done as the steps says. (Atleast i think so !!). I thenhave to run the Carte.bat file and check the server status on my web page.But the server, i.e, the carte.bat file doesn't start in the first place and hence the status web page is not loading.
I am using the following URL : localhost:8086/kettle/status
and the changes i made in the last line of carte.bat file are as below. Please tell where i went wrong and what is to be done.
REM *********** REM ** Run... ** REM ***********
cd /D %CWD% "%_PENTAHO_JAVA%" %OPT% -jar "%KETTLE_DIR%\launcher\pentaho-application-launcher-5.0.1-stable.jar" -main start /belownormal javaw %OPT% org.pentaho.di.www.Carte.localhost:8086%*