Resolved:
Found this on google, someone else had a similar issue:
Search found 2 matches
- Wed Apr 09, 2025 2:25 pm
- Forum: HSSFR4
- Topic: SS_OPEN not working in Java 8
- Replies: 1
- Views: 15313
- Mon Apr 07, 2025 6:32 pm
- Forum: HSSFR4
- Topic: SS_OPEN not working in Java 8
- Replies: 1
- Views: 15313
SS_OPEN not working in Java 8
We are upgrading our system from 7.2 to 7.4. We are using Java 6 on 7.2 which is not supported on 7.4. When we update the java path to Java 8 the SS_OPEN fails using HSSF to open excel an excel file. This works fine with Java 6 but fails with Java 8. We tried updating the poi classes also. The origi...