Summary: | [poi 3.8 beta 3]compiler thread bringing instance down | ||
---|---|---|---|
Product: | POI | Reporter: | Basil <basil.abraham> |
Component: | XSSF | Assignee: | POI Developers List <dev> |
Status: | RESOLVED WORKSFORME | ||
Severity: | critical | ||
Priority: | P1 | ||
Version: | 3.8-FINAL | ||
Target Milestone: | --- | ||
Hardware: | HP | ||
OS: | Linux |
Description
Basil
2014-08-27 18:50:24 UTC
This is bringing our production instances down. Firstly, please try with a more recent version of Apache POI (eg 3.11 beta 2) Secondly, you seem to be using an old version of Java, so try upgrading to the latest one (for Java 6 that's update 45). I doubt anyone on the JVM team will be too worried about crashing an old version, you'll need to be on the latest to get them to investigate A crash is never a problem in POI itself, but more likely a problem in the JVM itself or any piece of native software that you load into the JVM, therefore closing this as WORKSFORME here. |