Would you mind listing the code ?. Karthick
----- Original Message ----- From: "Debasree Banerjee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 09, 2002 1:20 AM Subject: Error while trying to generate .class file > Hi All, > While trying to generate the .class file I am getting the following error: > java.lang.OutOfMemoryError > at java.lang.String.<init>(String.java) > at java.util.zip.ZipFile.readCEN(ZipFile.java) > at java.util.zip.ZipFile.<init>(ZipFile.java) > at java.util.zip.ZipFile.<init>(ZipFile.java) > at sun.tools.java.ClassPath.<init>(ClassPath.java) > at sun.tools.javac.Main.compile(Main.java) > at sun.tools.javac.Main.main(Main.java) > > Any idea why I am getting this error? > This .java file is very small. > Thanks, > Debasree > > =========================================================================== > 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://archives.java.sun.com/jsp-interest.html > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.jsp > http://www.jguru.com/faq/index.jsp > http://www.jspinsider.com _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com =========================================================================== 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://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
