Success!!!!

<kneeling before the Great Paul Singleton>
"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: dsimmons
Subject: Re: newbie can't start tomcat

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 be

  -server

Paul Singleton


dsimmons wrote:
> 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/troubleshoot tomcat"
> checklists without finding it.
> 
> I have placed as much diagnostic information as I could think of at:
> http://www.lib.siu.edu/dsimmons
> 
> Thanks,
> Doug Simmons
> SIUC
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.11/45 - Release Date:
9/Jul/2005


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to