You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2018/09/05 07:06:35 UTC

[Bug 62576] autoSizeColumn columns is throwing null pointer exception

https://bz.apache.org/bugzilla/show_bug.cgi?id=62576

--- Comment #2 from Nick Burch <ap...@gagravarr.org> ---
This error is coming from a core bit of the JVM, so I don't think there's much
Apache POI can do here...

My best guess is either you have a broken/buggy JVM, and need to upgrade it, or
you have a broken set of True Type Fonts installed on your machine.

Make sure you have the latest version of the JVM installed, and if the problem
remains, follow instructions for your chosen Linux distro to install /
re-install the fonts + make the JVM able to see them.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org