DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3729>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3729 sun/tools/javac/Main not found while running Tomcat 4 as a service on Windows 2000 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2001-09-19 13:24 ------- The Service deployment will ignore JAVA_HOME and CATALINA_HOME, and instead use what is in the Windows registry. My own installation with JDK 1.4 works fine. You probably do not have the JDK or JRE properly installed, or you may have moved it around. To solve the problem, copy tools.jar to the common/lib folder of Tomcat 4. It is copied during installation, as a workaround for many limitations on various Windows platforms. You can also use 'regedt32' and edit key 'HKLM/SYSTEM/CurrentControlSet/Services/Apache Tomcat' to do further tweaks to the service installation.