Posted By:
Haibo_Zhang
Posted On:
Sunday, December 16, 2001 10:18 PM
I guess it has nothing to do with the classpath, I suggest you reinstall a different version of tomcat, say tomcat2, and set all path and classpath accordingly, then copy all files that work previously into the new tomcat2, startup, it should work, you should see you login page, then you know sth. wrong with certain settings or files in you old tomcat!
these things happens, as long as it works, don't bother!
Posted By:
l_p
Posted On:
Friday, December 14, 2001 11:33 PM
I'd reset the "classpath" values as well as "CATALINA_HOME", JAVA_HOME and "Path". Then make sure you delete the folder on "CATLINA_HOMEworklocalhost" that you were working on. Then, go to your Interent browser and make sure you delete all the cookies, then restart your pc. After all that process you can try again "http://localhost:8080/......."
and it would work. If it doesn't work, probalby the cause is the values you had entered in CATALINA_HOME, classpath, path or JAVA_HOME are incorrect, then you would have to make sure those values are correct, otherwise tomcat wont see the directory structure of itself.