Hello. Thanx. I changed what you said under the "Java" tab and now it has the correct path. Now I try to start the tomcat service again, it won't start. I get an error message as below. Do you know what could be causing this?
[2004-11-25 08:42:07] [173 javajni.c] [error] The specified module could not be found. [2004-11-25 08:42:07] [764 prunsrv.c] [error] Failed creating java D:\Sun\AppServer\jdk\jre\bin\java.dll [2004-11-25 08:42:07] [982 prunsrv.c] [error] ServiceStart returned 1 >>> [EMAIL PROTECTED] 11/24/04 04:45PM >>> Yep, the installer picked up the wrong JRE. If you installed the Start Menu items you can change that by clicking Start -> Programs -> Apache Tomcat -> Config. then click the "Java" tab. If not, you'll either have to uninstall/reinstall or change the value in the registry using regedit. On Wed, 2004-11-24 at 19:31, Janet Ciavarelli wrote: > Hello All, > I just installed Tomcat 5.0.28. The service won't start. See the contents of the log file below. Why is it trying to access C:\Program Files\Oracle\jre\1.1.7? In the install I specified for it to use \D:\Sun\AppServer\jdk\jre. Where is it picking up this value C:\Program Files\Oracle\jre\1.1.7? Thanx, Janet > > [2004-11-24 14:53:46] [info] Service Tomcat5 name Apache Tomcat > [2004-11-24 14:53:47] [info] Service Tomcat5 installed > [2004-11-24 14:53:47] [info] Procrun finished. > [2004-11-24 14:54:43] [info] Updating service... > [2004-11-24 14:54:43] [info] Service Tomcat5 updated > [2004-11-24 14:54:43] [info] Update service finished. > [2004-11-24 14:54:43] [info] Procrun finished. > [2004-11-24 14:54:47] [info] Updating service... > [2004-11-24 14:54:47] [info] Service Tomcat5 updated > [2004-11-24 14:54:48] [info] Update service finished. > [2004-11-24 14:54:48] [info] Procrun finished. > [2004-11-24 14:56:43] [info] Running Service... > [2004-11-24 14:56:43] [info] Starting service... > [2004-11-24 14:56:43] [173 javajni.c] [error] The specified module could not be found. > [2004-11-24 14:56:43] [764 prunsrv.c] [error] Failed creating java C:\Program Files\Oracle\jre\1.1.7\bin\javai.dll > [2004-11-24 14:56:43] [982 prunsrv.c] [error] ServiceStart returned 1 > [2004-11-24 14:56:43] [info] Run service finished. > [2004-11-24 14:56:43] [info] Procrun finished. > [2004-11-24 14:58:36] [info] Running Service... > [2004-11-24 14:58:36] [info] Starting service... > [2004-11-24 14:58:36] [173 javajni.c] [error] The specified module could not be found. > [2004-11-24 14:58:36] [764 prunsrv.c] [error] Failed creating java C:\Program Files\Oracle\jre\1.1.7\bin\javai.dll > [2004-11-24 14:58:36] [982 prunsrv.c] [error] ServiceStart returned 1 > [2004-11-24 14:58:36] [info] Run service finished. > [2004-11-24 14:58:36] [info] Procrun finished. > [2004-11-24 15:46:07] [info] Service Tomcat5 name Apache Tomcat > [2004-11-24 15:46:07] [420 service.c] [error] The specified service already exists. > [2004-11-24 15:46:07] [514 prunsrv.c] [error] Failed installing Tomcat5 service > [2004-11-24 15:46:07] [info] Procrun finished. > [2004-11-24 15:47:00] [info] Updating service... > [2004-11-24 15:47:00] [info] Service Tomcat5 updated > [2004-11-24 15:47:00] [info] Update service finished. > [2004-11-24 15:47:00] [info] Procrun finished. > [2004-11-24 15:47:01] [info] Updating service... > [2004-11-24 15:47:01] [info] Service Tomcat5 updated > [2004-11-24 15:47:01] [info] Update service finished. > [2004-11-24 15:47:01] [info] Procrun finished. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
