See also
http://marc.info/?t=121803134200001&r=1&w=2
Regards,
Rainer
Zemian Deng schrieb:
Hi Mark, I am away from a computer now. But the steps I gave to
reproduce out of default download is only 4 steps!!!
You can't see error using that?
I guess I can check the log for the stacktrace later. The error on
console did not give more than what I paste. And since the errror
seems like it can't even start the server, I doubt more info from log.
But I will check later.
-Z
On 8/6/08, Mark Thomas <[EMAIL PROTECTED]> wrote:
Zemian Deng wrote:
Hello list,
When I try the following it works with tomcat-6.0.14, but failed on
tomcat-6.0.18
$ mkdir -p /tmp/mybase/conf
$ cp /opt/apache-tomcat-6.0.18/conf/server.xml /tmp/mybase/conf
$ export CATALINA_BASE=/tmp/mybase
$ /opt/apache-tomcat-6.0.18/bin/catalina.sh run
Using CATALINA_BASE: /tmp/mytomcatbase
Using CATALINA_HOME: /opt/apache-tomcat-6.0.18
Using CATALINA_TMPDIR: /tmp/mytomcatbase/temp
Using JRE_HOME:
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home
Exception in thread "main" java.lang.NoClassDefFoundError:
Is this a bug?
It would help if you provided more of the stack trace.
Mark
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]