Search found 1 match
- Tue Feb 13, 2024 4:32 pm
- Forum: HSSFR4
- Topic: ss_open_object_group
- Replies: 1
- Views: 27735
ss_open_object_group
Hi, I have a simple read from a huge xlsx multiple spreasheets that starts with ss_open.. and ends with ss_close.. IF I RUN it twice, without logoff and login again, I have an error on ss_open due to a java "OutOfMemoryError" Do I have to close / deallocate memory after I finish my process...