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 / karthik
Please increase the Heap size. It depends on the Java
version you are using. You can google for that.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we retrieve the file in the oracle database?
How can we retrieve data from the resultset?
List some new features available in jdbc 4.0?
What are the jdbc api components?
What are the different types of lockings in jdbc?
What is the return type of execute, executequery and executeupdate?
What is the most common example type 1 driver?
What is JDBC Statement?
What is an odbc driver?
What is a merge field?
What is the use of JDBC DriverManager class?
What is savepoint in jdbc?
What are different types of JDBC Drivers?
What is jdbc url for mysql?
What is a jdbctemplate?