All,

We are attempting to install Tomcat 6 on a OS X, but are running into a problem. Our installation path has a space in a file name. Using Tomcat 5, this works just fine, but with Tomcat 6, we receive the following error (from the log):

java.lang.NoClassDefFoundError: 3/Tomcat_Qilan//conf/logging/properties
Exception in thread "main" java.lang.NoClassDefFoundError: 3/Tomcat// conf/logging/properties Exception in thread "main" java.lang.NoClassDefFoundError: 3/Tomcat// conf/logging/properties Exception in thread "main" java.lang.NoClassDefFoundError: 3/Tomcat// conf/logging/properties
Exception in thread "main"

If the space is removed, the installation works correctly, but we are are unable to remove the space due to a large customer base. The space is located in the log output just preceding the number '3' (above).

Can anybody offer a suggestion as to why this is occurring and what approach we might use to rectify this problem.

Thank you in advance.

Stephen

---------------------------------------------------------------------
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