Could not access the URL.

-----Original Message-----
From: horwat [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 20, 2001 3:38 PM
To: [EMAIL PROTECTED]
Subject: Re: Why java.lang.StackOverflowError? man?


Check out the API docs and you'd learn a great deal about java and what the
cause of an exception may be.

http://java.sun.com/products/jdk/1.2/docs/api/java/lang/StackOverflowError.h
tml

----- Original Message -----
From: "Rock Luiss" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 20, 2001 12:49 AM
Subject: Why java.lang.StackOverflowError? man?


> java.lang.StackOverflowError
>  at ehr.BaseObject.readDB(BaseObject.java:880)
>  at ehr.FunctionTree.readDB(FunctionTree.java:189)
>  at ehr.BaseObject.readDB(BaseObject.java:941)
>  at ehr.FunctionTree.create(FunctionTree.java:123)
>  at ehr.BaseObject.readDB(BaseObject.java:918)
>  at ehr.FunctionTree.readDB(FunctionTree.java:189)
>  at ehr.BaseObject.readDB(BaseObject.java:941)
>  at ehr.FunctionTree.create(FunctionTree.java:123)
>  at ehr.BaseObject.readDB(BaseObject.java:918)
>  at ehr.FunctionTree.readDB(FunctionTree.java:189)
>  at ehr.BaseObject.readDB(BaseObject.java:941)v
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to