Xstore unresponsive
Hello,
For one of our clinet xstore is unresponsive. In logs we can see following error. seems like it is java error. Could you please help us to find out root cuase of the issue?
FATAL [ ] 2023-02-07 16:31:16,094 CAUGHT EXCEPTION :: dtv.pos.framework.StationController [startup]
java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11GraphicsEnvironment
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_251]
at java.lang.Class.forName(Class.java:264) ~[?:1.8.0_251]
at java.awt.GraphicsEnvironment.createGE(GraphicsEnvironment.java:103) ~[?:1.8.0_251]
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:82) ~[?:1.8.0_251]
at dtv.ui.UIServices.<clinit>(UIServices.java:48) ~[dtv-posframework.jar:19.0.3.0.73]
at dtv.ui.UIResourceManager.createResourceMap(UIResourceManager.java:389) ~[dtv-posframework.jar:19.0.3.0.73]