java.lang.InternalError: Can't connect to X11 window server using ':1.0' as the value of the DISPLAY variable.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 3004, 1 year ago
via Oracle Community by 428202, 1 year ago
via Oracle Community by 400263, 1 year ago
via Oracle Community by 385125, 1 year ago
via Oracle Community by 393611, 9 months ago
via Google Groups by DNguyen, 2 years ago
java.lang.InternalError: Can't connect to X11 window server using ':1.0' as the value of the DISPLAY variable.
at sun.awt.motif.MToolkit.
(MToolkit.java:43) at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:394)
at java.awt.Font.initializeFont(Font.java:106)
at java.awt.Font.
(Font.java:121) at javax.swing.plaf.metal.DefaultMetalTheme.
(DefaultMetalTheme.java:59) at javax.swing.plaf.metal.MetalLookAndFeel.createDefaultTheme(MetalLookAndFeel.java:709)
at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel.java:713)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:363)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:390)
at javax.swing.UIManager.initializeDefaultLAF(UIManager.java:850)
at javax.swing.UIManager.initialize(UIManager.java:926)
at javax.swing.UIManager.maybeInitialize(UIManager.java:943)
at javax.swing.UIManager.getUI(UIManager.java:559)
at javax.swing.JPanel.updateUI(JPanel.java:110)
at javax.swing.JPanel.
(JPanel.java:70) at javax.swing.JPanel.
(JPanel.java:100) at javax.swing.JRootPane.createGlassPane(JRootPane.java:224)
at javax.swing.JRootPane.
(JRootPane.java:181) at javax.swing.JWindow.createRootPane(JWindow.java:130)
at javax.swing.JWindow.windowInit(JWindow.java:124)
at javax.swing.JWindow.
(JWindow.java:107) at javax.swing.JWindow.
(JWindow.java:97) at com.manage.portal.productserver.chart.URLResponseChart.reincarnate(URLResponseChart.java:310)