Hi Ankit, You can look through the logs in KIM's log folder - log. Attach an archive of that folder if you still have difficulties.
Also you can try to change the path of the JDK to contain no whitespaces. This is generally a good idea, not only for KIM. Hope this helps Philip Alexiev On Sep 27, 2010, at 6:52 PM, ankit aggarwal wrote: > hello!!sir!!whats happening now is even more sarcastic!! when i enter in the > cmd.exe as u said, the window just dis appears!! > i am sending u the details of configuration file of kim3 !please check > it!!and guide me! > @echo off > REM ********************************************************** > REM * config.bat > REM ********************************************************** > REM * This file contains all Java VM properties that need > REM * to be set before startup. > REM ********************************************************** > REM Set these paths to override the environment variables > REM SET JAVA_HOME=<C:\Program Files\Java\jdk1.6.0\bin> > REM SET TOMCAT_HOME=<C:\apache server\apache-tomcat-7.0.2\bin> > > if not "%JAVA_HOME%"=="" goto check1 > echo "ERROR: The setting JAVA_HOME=%JAVA_HOME% does not point to a Java > installation! Exiting ..." > exit 1 > > :check1 > if exist "%JAVA_HOME%\bin\java.exe" goto OK > echo "ERROR: Can not find the java executable in '%JAVA_HOME%' ! Exiting ..." > exit 2 > > :OK > if "%KIM_MAX_JAVA_HEAP%"=="" set KIM_MAX_JAVA_HEAP=1g > echo "KIM_MAX_JAVA_HEAP = %KIM_MAX_JAVA_HEAP%" > > echo "JAVA_HOME = %JAVA_HOME%" > echo "KIM_HOME = %KIM_HOME%" > > set KIM_CONTEXT=%KIM_HOME%\context\default > set KIM_LOG_FOLDER=%KIM_HOME%/log > > > > > On Mon, Sep 27, 2010 at 4:43 PM, Philip Alexiev @ Ontotext > <[email protected]> wrote: > Hi again, > > Are you trying to run KIM by executing the script kim.bat without parameters? > The correct way is to execute: > > KIM/bin/kim start > > In the future we will make the default behavior to be to start KIM when you > run the script without parameters. > > All the best, > Philip Alexiev > > > On Sep 27, 2010, at 11:01 AM, ankit aggarwal wrote: > >> sir thank u very much for trying to help my problem!!but actually when i go >> the way u told i am receiving no output,neither do i get any other >> error!nothing happens!!and i am using kim-platform-3.0-RC4-Windows!!sir >> please guide me!! >> >> On Mon, Sep 27, 2010 at 12:46 PM, Philip Alexiev @ Ontotext >> <[email protected]> wrote: >> Hi Ankit, >> >> Please provide some more information. Which version of KIM you are trying to >> run? >> >> You can do the following: >> Open a terminal (run cmd.exe). Change to the directory where you have >> unpacked KIM. Then from there, in the terminal, execute the startup script. >> That way you will be able to see the log, and the problem itself. If you >> have difficulties correcting it, please send us the output from the console. >> >> Hope this helps >> Philip Alexiev >> >> >> On Sep 27, 2010, at 9:10 AM, ankit aggarwal wrote: >> >> > sir, i am from india .i am interested in using KIM, i hav downloaded >> > it,and also the jdk-6 and the apache tomcat server. >> > and according to installation details i have set java environment to jdk >> > location and tomcat location is also set in configuration!! >> > but when i open kim using cmd.exe,my directory location is set to kim\bin >> > and i start kim.bat, then nothing happens, a window appears for 1 second >> > and then dissappears!!! >> > please help where i am getting wrong!!!? >> >> > >
_______________________________________________ Kim-discussion mailing list [email protected] http://ontotext.com/mailman/listinfo/kim-discussion
