HI ALL,
How to Overcome "OutOfMemoryException"? when I am compiling
source having more than 1000 LOC throwing this exception.
Can any one give correct answer to my question? thx
Answer Posted / subbu674
Hi Vasavi,
Thx for your answer, but I did not use any recursion functions in my classes. This exception is raised when I compiled a class that checks/verifies lot of other classes in a packages.
Can you represent what you are thinking in your mind? so that I will move further. Thx
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is jdbc thin client?
What is the role of jdbc drivermanager class?
What class.forname will do while loading drivers of jdbc?
How to insert an image or raw data into database?
What is drivermanager in jdbc?
How a database driver can be loaded with jdbc 4.0 / java 6?
What is ojdbc14 jar?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
What is a jdbc connection string?
What is jdbc and odbc?
password, is stored in as plain text. What can I do to protect my passwords?
What are clob and blob data types in jdbc?
What is CLOB and BLOB datatypes in JDBC?
How to set NULL values in JDBC PreparedStatement?
Is jdbc part of j2ee?