Receiving java.sql.SQLException: out of memory -


I got this error message in Netbeans 6.8:

  Exceptions in thread "main" Java .sql.SQLException: org.sqlite.DB.throwex (DB.java, 2002) at org.sqlite.NativeDB._open on memory (the original method) on org.sqlite.DB.open (DB.java:77 ) Org.sqlite.Conn on Java.sql & Lt; Init & gt; (Conn.java:88) at org.sqlite.JDBC.connect (JDBC.java:64) on Java. .sql.DriverManager.getConnection (DriverManager.java207) on Jr.DriverManager.getConnection Java (DriverManager.java tips82)  

I have changed my VM option but still get error. How can I fix this?

Without a code snippet, it is difficult to give a decent answer, after going for this exception, It seems that many people have faced this problem. If you try to remove the drive name (if any) from the JDBC URL, it can help.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -