Could not initialize class sun.awt.X11GraphicsEnvironment error When Running The Siebel Configuraton Wizard To Remove The SWSE Configuration
(Doc ID 2528822.1)
Last updated on NOVEMBER 12, 2019
Applies to:
Siebel CRM - Version 8.1.1.11.17 [IP2013] and laterInformation in this document applies to any platform.
Symptoms
When attempting to run the "config.sh -mode swse" script to remove SWSE configuration the following error is encountered.
ERROR
-----------------------
java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11GraphicsEnvironment
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)
at sun.awt.X11.XToolkit.<clinit>(XToolkit.java:89)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at java.awt.Toolkit$2.run(Toolkit.java:834)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:826)
at sun.swing.SwingUtilities2$AATextInfo.getAATextInfo(SwingUtilities2.java:120)
at javax.swing.plaf.metal.MetalLookAndFeel.initComponentDefaults(MetalLookAndFeel.java:1556)
at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:130)
at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel.java:1591)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:514)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:554)
at oracle.siebel.configurator.screen.Configurator.main(Configurator.java:284)
STEPS
-----------------------
1. Open Linux session
2. Source cfgenv.sh under swse/bin directory
3. Run "config.sh -mode swse" under swse/bin directory
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |