BPak Active Member Licensed User Longtime User Oct 13, 2015 #1 I am building a program in B4J that reads in 177 HTML files and then saves data into the SQLite database. Using ver 3.61 it does the process in 8 min 19 sec without a hitch. Using Ver 3.7 Beta I get some of the files read in and saved then get an OutOfMemory Error. I had created a new folder and copied the original code into it to use with ver 3.7 so it is same code. Log error attached as zip. BPak Attachments error.zip 1 KB · Views: 357
I am building a program in B4J that reads in 177 HTML files and then saves data into the SQLite database. Using ver 3.61 it does the process in 8 min 19 sec without a hitch. Using Ver 3.7 Beta I get some of the files read in and saved then get an OutOfMemory Error. I had created a new folder and copied the original code into it to use with ver 3.7 so it is same code. Log error attached as zip. BPak
Erel B4X founder Staff member Licensed User Longtime User Oct 13, 2015 #2 Can you upload the complete project or send it to me by mail?
Erel B4X founder Staff member Licensed User Longtime User Oct 14, 2015 #4 Thank you. This issue is fixed for the final version.