RE: newbie can't start tomcat

2005-07-11 Thread dsimmons
Success "we're not worthy!" "we're not worthy!" "we're not worthy!" Gratefully, Doug Simmons SIUC -Original Message- From: Paul Singleton [mailto:[EMAIL PROTECTED] Sent: Monday, July 11, 2005 12:35 PM To: Tomcat Users List Cc: dsimmon

Re: newbie can't start tomcat

2005-07-11 Thread Paul Singleton
The clue is in 'Exception in thread "main" java.lang.NoClassDefFoundError: server' where it seems to be trying to load a class named 'server'. In your environment variables you have JAVA_OPTS=server -Xms512m -Xmx512m -verbose:gc -XX:+PrintGCDetails -XX:+PrintGC but the first option should

RE: newbie can't start tomcat

2005-07-11 Thread dsimmons
My goal is to get Sakai running, and it must have 1.4, so I guess I'm stuck with it. Thanks, Doug Simmons -Original Message- From: Luis Torres [mailto:[EMAIL PROTECTED] Sent: Friday, July 08, 2005 2:43 PM To: Tomcat Users List Subject: Re: newbie can't start tomcat It may

RE: newbie can't start tomcat

2005-07-11 Thread dsimmons
Thanks, I tried it, and this makes no change in the behavior. -Original Message- From: Mandar Vaidya [mailto:[EMAIL PROTECTED] Sent: Friday, July 08, 2005 2:44 PM To: 'Tomcat Users List' Subject: RE: newbie can't start tomcat Hi Doug, I believe you don't have

Re: newbie can't start tomcat

2005-07-08 Thread Luis Torres
It may not be the best solution because you may have a special attachment to Java 1.4 but since you are running Solaris you can install JDK 1.5 anywhere (even /export/home) without it colliding with the overall SO Java installation. So why not use JDK 1.5, set your JAVA_HOME to your new Java d

RE: newbie can't start tomcat

2005-07-08 Thread Mandar Vaidya
-user@jakarta.apache.org Subject: newbie can't start tomcat I have been googling the archives and anyplace else I can think of for my particular problem, for about three days, without success. ANY help would be greatly appreciated. I suspect a simple path problem or a missing component, but honestly I'

newbie can't start tomcat

2005-07-08 Thread dsimmons
I have been googling the archives and anyplace else I can think of for my particular problem, for about three days, without success. ANY help would be greatly appreciated. I suspect a simple path problem or a missing component, but honestly I've been through about a half-dozen "install/troublesho