Skip to content

Error cells and JAX errors #448

Description

@Daemach

We've recently started seeing a random error: JAXP00010003: The length of entity “[xml]” is “100,001” that exceeds the “100,000” limit set by “jdk.xml.maxGeneralEntitySizeLimit”. I tried adding a JVM arg to resolve it, but I still see the error occasionally. Oddly, reimporting the spreadsheet often works. "-Djdk.xml.maxGeneralEntitySizeLimit=10000000"

The second error, Cannot get a STRING value from a ERROR cell, was caused by a #REF! error cell. In these cases, I would prefer it skip that cell rather than error, possibly with a setting somewhere to control that behavior.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions