The Artima Developer Community
Sponsored Link

Legacy Design Forum
Designing with Exceptions

Advertisement

Advertisement

This page contains an archived post to the Design Forum (formerly called the Flexible Java Forum) made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

hi

Posted by victor on August 22, 2001 at 3:26 PM

> > Im working with servlets and JSP`s and sometimes I get this Error : "JSP Page threw a non-Exception Throwable" . What does it means ?

> > Please help me :
> > Wendi

> This occurs sometimes when I'm using Visual Age for Java (IBM).
> After a while of searching I found that I received this
> exception (or throwable):

> java.lang.ClassFormatError: es/tid/buscaminas/Trace (Repeative method name/signature)

> I found in the java code, that Visual Age created for me,
> that the konstructor was created twice!!
> With exactly the same code!! I am suprised that it was
> able to compile it to a class file...

> So I think, at least my problem, was due to a bug in Visual
> Age for Java (IBM).

> /M






Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us