well boris what with this java exception in the server error msg. : 
"java.lang.ClassNotFoundException" you must not have placed/put the 2 jar 
files, servlet-api.jar and jsp-api.jar into your system's classpath yet.


Goykhman, Boris wrote:

Hi



I have just installed Tomcat 5.0.28 on my XP machine and I am having
trouble starting it.

Here's the output that Catalina.bat produces:



Using CATALINA_BASE:   C:\jakarta-tomcat-5.0.28

Using CATALINA_HOME:   C:\jakarta-tomcat-5.0.28

Using CATALINA_TMPDIR: C:\jakarta-tomcat-5.0.28\temp

Using JAVA_HOME:       C:\j2sdk1.4.2_11



"C:\j2sdk1.4.2_11\bin\java"
-Djava.endorsed.dirs="C:\jakarta-tomcat-5.0.28\c

ommon\endorsed" -classpath
"C:\j2sdk1.4.2_11\lib\tools.jar;C:\jakarta-tomcat-5.0

.28\bin\bootstrap.jar" -Dcatalina.base="C:\jakarta-tomcat-5.0.28"
-Dcatalina.hom

e="C:\jakarta-tomcat-5.0.28"
-Djava.io.tmpdir="C:\jakarta-tomcat-5.0.28\temp" or

g.apache.catalina.startup.Bootstrap  start



java.lang.ClassNotFoundException: org.apache.catalina.startup.Catalina

       at
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClas

sLoader.java:854)

       at
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClas

sLoader.java:721)

       at
org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:205)

       at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:402)





Because of corporate user restrictions, I cannot modify Path environment
variable.  It should not matter though because it's trying to use java
executable directly from JDK installation folder.  It looks like it
cannot find C:\jakarta-tomcat-5.0.28 folder even though that's where
Tomcat files are. I would appreciate any help.


Thanks



*The information contained in this e-mail and any attachments may be 
confidential and/or proprietary. If you are not an intended recipient or an 
authorized agent of an intended recipient, you are hereby notified that any 
dissemination, distribution or copying of this e-mail is strictly prohibited. 
If you have received this e-mail in error, please notify the sender by replying 
to this message and permanently delete the e-mail and any attachments 
immediately.




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to