ChemAxon bd13b5bd77
30-10-2014 16:32:57
When I try to use JChem for Excel, I get the following error message. Any help would be highly appreciated, since my dissertation deadline is getting very close. Thank you!
Exception: System.TypeInitializationException
Message: The type initializer for 'javax.swing.UIManager' threw an exception.
StackTrace: at javax.swing.UIManager.getUI(JComponent target)
at javax.swing.JPanel.updateUI()
at javax.swing.JPanel..ctor(LayoutManager layout, Boolean isDoubleBuffered)
at javax.swing.JPanel..ctor(Boolean isDoubleBuffered)
at javax.swing.JPanel..ctor()
at javax.swing.JRootPane.createGlassPane()
at javax.swing.JRootPane..ctor()
at javax.swing.JFrame.createRootPane()
at javax.swing.JFrame.frameInit()
at javax.swing.JFrame..ctor()
at chemaxon.license.LicenseManagerGUI.createFrame(String arg)
at chemaxon.license.LicenseManagerGUI.createFrame()
at ChemAxon.NET.Windows.Forms.Licensing.MarvinLicenseManagerView.†††
†††Šœ()
at ChemAxon.NET.Windows.Forms.Licensing.MarvinLicenseManagerView..ctor()
at ChemAxon.JChemExcel.Actions.LicenseAction.Execute(String tag)
Exception: java.awt.AWTError
Message: Assistive Technology not found: com.sun.java.accessibility.AccessBridge
StackTrace: at java.awt.Toolkit.getDefaultToolkit()
at javax.swing.UIManager..cctor()