You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Viehl Clemens <c....@syborg.de> on 2000/02/16 08:49:54 UTC

RE: Need Help resolving "Error 500: Internal Servlet Error:Classd efnotFound"

Hi

What OS do you use?
When you use Win you should have a full stacktrace in your DOS-Box. 

Regards

Clemens


> -----Original Message-----
> From: R N [mailto:reache@hotmail.com]
> Sent: Tuesday, February 15, 2000 10:00 PM
> To: general@jakarta.apache.org
> Subject: Re: Need Help resolving "Error 500: Internal Servlet
> Error:ClassdefnotFound"
> 
> 
> Hi Sonny,
> 
> thanks for your reply. i've put all the jar files that the 
> servlet uses in 
> the classpath, and made sure the jdk118 classes.zip also 
> shows up. i'm still 
> getting this error. is there a way to dump the java trace somewhere?
> 
> thanks
> rishi
> 
> 
> 
> >From: "Sonny Pickett" <so...@zeros-ones.com>
> >Reply-To: general@jakarta.apache.org
> >To: <ge...@jakarta.apache.org>
> >Subject: Re: Need Help resolving "Error 500: Internal Servlet 
> >Error:ClassdefnotFound"
> >Date: Tue, 15 Feb 2000 14:28:54 -0600
> >Received: from [63.211.145.10] by hotmail.com (3.2) with ESMTP id 
> >MHotMailBA7302D40024D82197C73FD3910A12CC0; Tue Feb 15 12:32:20 2000
> >Received: (qmail 38685 invoked by uid 500); 15 Feb 2000 
> 20:32:08 -0000
> >Received: (qmail 38673 invoked from network); 15 Feb 2000 
> 20:32:08 -0000
> >From general-return-3215-reache Tue Feb 15 12:35:34 2000
> >Mailing-List: contact general-help@jakarta.apache.org; run by ezmlm
> >Precedence: bulk
> >X-No-Archive: yes
> >list-help: <ma...@jakarta.apache.org>
> >list-unsubscribe: <ma...@jakarta.apache.org>
> >list-post: <ma...@jakarta.apache.org>
> >Delivered-To: mailing list general@jakarta.apache.org
> >Message-ID: <00...@efficientz.com>
> >References: <20...@hotmail.com>
> >X-Priority: 3
> >X-MSMail-Priority: Normal
> >X-Mailer: Microsoft Outlook Express 5.00.2314.1300
> >X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
> >
> >This is almost always a classpath issue.  Check the classes 
> your servlet is
> >working with and make sure they can be found.  Also, make 
> sure JAVA_HOME is
> >set if you are using jdk 1.2.2, or java class files are in 
> the path if you
> >are using jdk1.x.
> >
> >
> >----- Original Message -----
> >From: R N <re...@hotmail.com>
> >To: <ge...@jakarta.apache.org>
> >Sent: Tuesday, February 15, 2000 2:25 PM
> >Subject: Need Help resolving "Error 500: Internal Servlet
> >Error:ClassdefnotFound"
> >
> >
> >Hi,
> >
> >i'm reposting this question, since I'm pretty much out of ideas here.
> >
> >I'm getting the following error while trying to run my servlet:
> >
> >----------------
> >Error: 500
> >Internal Servlet Error:
> >
> >java.lang.NoClassDefFoundError
> >-----------------
> >
> >Is there any way to figure out what class was not found? is 
> there a log
> >file, or a way to define a log file, to capture this error?
> >
> >thanks,
> >rishi
> >
> >______________________________________________________
> >Get Your Private, Free Email at http://www.hotmail.com
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> >For additional commands, e-mail: general-help@jakarta.apache.org
> >
> >
> >
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> >For additional commands, e-mail: general-help@jakarta.apache.org
> >
> 
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: general-help@jakarta.apache.org
>