Hi Ilian, Thanks for your answer! I didn't realize that Tomcat is needed only to enable working with WebUI, I thought it is needed for other functionalities of KIM. Since I'm intending to use KIM as a Java framework for semantic annotation, I will not need the WebUI right now. But, it is useful to know what is to be done if I the WebUI is to be used:-)
Regards, Jelena On 8/10/06, Ilian Kitchukov <[EMAIL PROTECTED]> wrote: > Hi Jelena, > > Problems with Tomcat 5.5 have been already discussed for some time in the > KIM-discussion list. It is about time we put something on starting Tomcat as > a service and configuring KIM WebUI to run with it. The problem is that > Tomacat 5.5 lacks the shell script files (bat/sh) that KIM WebUI tries to > start. So if you are determined to have a WebUI running there are 3 ways to > do it: > > 1. configure Tomcat as a service and see the WebUI configuration page in the > sys-doc for details aboput parameters needed (I don't recommend this as I > won't be able to help you for the moment) > 2. get the ZIP distribution of tomcat 5.5 which still has those scripts in > the TOMCAT/bin folder > 3. get an older version of Tomcat (e.g 5.0.24) and install it > > (2) and (3) must be followed by reinstallation of KIM, or by a manual > configuration for the WebUI. > > HTH, > Ilian > > ----- Original Message ----- > From: "Jelena Jovanovic" <[EMAIL PROTECTED]> > To: "Ilian Kitchukov" <[EMAIL PROTECTED]> > Cc: "[KIM-discussion]" <[email protected]> > Sent: Wednesday, August 09, 2006 19:57 PM > Subject: Re: [KIM-discussion] kim 1.6.8.7 > > > > Many thanks Ilian! KIM is working now:-) > > > > Actually I believed I was using Java 1.5, but it turned out that after > > installing Java 1.5 on my computer I forgot to change JAVA_HOME > > environment > > variable, so it was pointing to the previous version of Java I had been > > using (1.4.6). After seeing your first email I somehow realized that it > > might be the problem, so I corrected it, re-instal KIM 1.6.8.7 and now > > it's > > working:-). > > However, there is one thing that went wrong during the installation, and > > it > > is related to Tomacat. A message box popped up informing me that the file > > startup.bat from Tomcat cannot be found - and I checked my Tomcat > > installation (Tomcat 5.5) and there is not such a file there. > > Subsequently, > > I observed the following error message in the installation log: > > Custom Action: installer.SetConfigTomcat > > Status: FATAL ERROR > > Additional Notes: FATAL ERROR - class > > installer.SetConfigTomcat FatalInstallException. > > It is reported as a fatal error. Can I fix this now manually? > > > > Thank you so much for helping me cope with these issues:-) > > > > Regards, > > Jelena > > > > > > On 8/9/06, Ilian Kitchukov <[EMAIL PROTECTED]> wrote: > >> > >> Hi Jelena, > >> > >> Here is a quick fix for you, don't bother installing JDK1.5. > >> http://ontodemo.sirma.bg/KIM/patches/kim.1.6.8.7-rmi.jdk15.fix.zip > >> But use these files with the latest 1.6.8.7 version only: > >> - replace KIM-api.jar in KIM_HOME folder > >> - replace sesame.jar in KIM_HOME/lib folder > >> You will also have to replace them in the folder > >> TOMCAT_HOME/webapps/KIM/WEB-INF/lib > >> in case you (want to) use the KIM WebUI via Tomcat. > >> > >> HTH, > >> Ilian > >> > >> > ----- Original Message ----- > >> > From: "Ilian Kitchukov" <[EMAIL PROTECTED]> > >> > To: "Jelena Jovanovic" <[EMAIL PROTECTED]> > >> > Cc: "[KIM-discussion]" <[email protected]> > >> > Sent: Wednesday, August 09, 2006 12:49 PM > >> > Subject: Re: [KIM-discussion] kim 1.6.8.7 > >> > > >> > > >> >> Hi Jelena, > >> >> > >> >> We recently added a patch that allows to fix the return RMI object > >> >> bind > >> >> port. And probably the module we added was compiled with JDK1.5 - this > >> >> kind > >> >> of errors occur when a JDK1.5 class is run with JDK1.4. I will have a > >> >> look > >> >> if the situation is what I think is, and will take the steps needed to > >> >> fix > >> >> it. In the meanwhile, please, if it's not a big effort for you, try > >> >> installing and using JDK1.5. > >> >> > >> >> HTH, > >> >> Ilian > >> >> > >> >> ----- Original Message ----- > >> >> From: "Jelena Jovanovic" <[EMAIL PROTECTED]> > >> >> To: "Ilian Kitchukov" <[EMAIL PROTECTED]> > >> >> Cc: "[KIM-discussion]" <[email protected]> > >> >> Sent: Tuesday, August 08, 2006 19:32 PM > >> >> Subject: Re: [KIM-discussion] kim 1.6.8.7 > >> >> > >> >> > >> >>> Hi Ilian, > >> >>> > >> >>> I've installed this new version of KIM but when starting it I keep > >> >>> getting the same kind of exception. I'm sending a snapshot of the > >> >>> command prompt with the exception. > >> >>> > >> >>> Do you have any idea what the problem might be? > >> >>> > >> >>> Thanks in advance. > >> >>> Jelena > >> >>> > >> >>> On 8/7/06, Ilian Kitchukov <[EMAIL PROTECTED]> wrote: > >> >>>> http://ontodemo.sirma.bg/KIM/download > >> >>>> > >> >>>> _______________________________________________ > >> >>>> NOTE: Please REPLY TO ALL to ensure that your reply reaches all > >> members > >> >>>> of this mailing list. > >> >>>> > >> >>>> KIM-discussion mailing list > >> >>>> [email protected] > >> >>>> http://ontotext.com/mailman/listinfo/kim-discussion_ontotext.com > >> >>>> > >> >>>> > >> >>>> > >> >>>> > >> >>> > >> >> > >> >> > >> >> _______________________________________________ > >> >> NOTE: Please REPLY TO ALL to ensure that your reply reaches all > >> >> members > >> >> of > >> >> this mailing list. > >> >> > >> >> KIM-discussion mailing list > >> >> [email protected] > >> >> http://ontotext.com/mailman/listinfo/kim-discussion_ontotext.com > >> >> > >> >> > >> >> __________ NOD32 1.1698 (20060808) Information __________ > >> >> > >> >> This message was checked by NOD32 antivirus system. > >> >> http://www.eset.com > >> >> > >> >> > >> > > >> > >> > > > > > -------------------------------------------------------------------------------- > > > > _______________________________________________ > > NOTE: Please REPLY TO ALL to ensure that your reply reaches all members of > > this mailing list. > > > > KIM-discussion mailing list > > [email protected] > > http://ontotext.com/mailman/listinfo/kim-discussion_ontotext.com > > > > _______________________________________________ NOTE: Please REPLY TO ALL to ensure that your reply reaches all members of this mailing list. KIM-discussion mailing list [email protected] http://ontotext.com/mailman/listinfo/kim-discussion_ontotext.com
