

If Tomcat is installed in the default location you will find the Tomcat Configuration tool at C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin\tomcat7w.exe In the Java tab of this tool you can define the Java Virtual Machine.

In the Wokers.properties file around line 47 you will find a variable called workers.java_home, this is where CourseMill will find the version of Java that it will use. If Tomcat was installed in the default location, you should find the worker.Properties file in the C:\Program Files\Apache Software Foundation\Tomcat 7.0\conf\ folder. There are a few places where Java is configured to work with Tomcat and CourseMill. Java5 will be in C:\Program Files\Java\jre1.5.X_XX What version is configured to work with CourseMill Java6 will be in C:\Program Files\Java\jre6 folder Java’s default path for installing is in the C:\Program Files\Java\ it’s also a good Idea to check this path on any other hard drive that might be installed on the server. Determining what version of Java is installed While on your server try going to if you get anything other than a a message like Page cannot be displayed or 404 type error, you will need to find the other program using the 8080 port. To fix this, log-in as administrator of the server. If your user ID doesn’t have permission to start Tomcat, you will get an Application System Error that reads Access is Denied. Most common issue with Tomcat note starting is that Java is not configured properly, user trying to start Tomcat does not have permissions to do so, or another program is using port 8080 on that server. Tomcat Will Not Start Tomcat Will Not Start Finding cause
