[Bug 66663] org.springframework.web.util.NestedServletException handler dispatch failed Could not initialize class sun.awt.X11FontManager

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=3

--- Comment #3 from Shubham patil  ---
Appreciated,
Thanks for the quick response.

I have added Djava.awt.headless=true line and rerun my application but facing
other issue.

..
Now I am getting java.lang.UnsatisfiedLink Error
usr/pkg/java/openjdk7/jre/lib/amd64   libfontmanager.so Shared object
libfreetype.so.7" not found.

Kindly help

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



[Bug 66663] org.springframework.web.util.NestedServletException handler dispatch failed Could not initialize class sun.awt.X11FontManager

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=3

PJ Fanning  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|NEW |RESOLVED

--- Comment #2 from PJ Fanning  ---
This is a bug tracker. If you have usage problems, stackoverflow.com is a
better solution. There are plenty of questions on there already about X11
setup.

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



[Bug 66663] org.springframework.web.util.NestedServletException handler dispatch failed Could not initialize class sun.awt.X11FontManager

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=3

--- Comment #1 from sfis...@gmail.com ---
you might need to pass -Djava.awt.headless=true to the jvm launched inside the
docker image

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