Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

"Could not initialize class" error when checking in UI rules

SA-232

Summary



User is getting an error when checking in section rules that contain small image icons.

Error Messages



Could not initialize class sun.awt.X11.xToolkit.
Stack Trace:
Caused by: java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11.XToolkit at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:190) at java.awt.Toolkit$2.run(Toolkit.java:868) at java.security.AccessController.doPrivileged(Native Method) at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:860) at javax.swing.ImageIcon.<init>(ImageIcon.java:274) at com.pegarules.generated.html_fragment.ra_stream_pzcontroliconreadonly_a671f1ee5073efce688dadb0dba60368



Root Cause



Misconfiguration in user’s JVM argument.


Resolution



Configure below settings in JVM to resolve the issue:
Define JVM argument in setEnv script file as below.
set JAVA_OPTS=-Xms1024m -Xmx2048m -XX:PermSize=64m -XX:MaxPermSize=384m -Djava.awt.headless=true

 
 

Published June 12, 2015 - Updated October 8, 2020

Was this useful?

100% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us