My Oracle Support Banner

After Providing Credentials, Enterprise Manager 11g FMW Console Hangs While Showing Loading Animation With java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11GraphicsEnvironment (Doc ID 1923284.1)

Last updated on DECEMBER 20, 2023

Applies to:

Oracle E-Business Suite Technology Stack - Version 12.2 to 12.2 [Release 12.2]
Information in this document applies to any platform.

Symptoms

After providing the credentials for weblogic user to start the Oracle Enterprise Manager 11g FMW console hosted by the WLS Admin Server, it does not proceed to the pages, but hangs indefinite while showing the Loading animation:

 

 

 

Steps to confirm the issue addressed in this document:

1. Review the end of the AdminServer.log located in $EBS_DOMAIN_HOME/servers/AdminServer/logs and confirm an indicent is created.

   <Creating diagnostic image in [EBS_DOMAIN_HOME]/servers/AdminServer/adr/diag/ofm/EBS_domain_[SID]/AdminServer/incident/incdir_[X] with a lockout minute period of 1.>

2. Review the readme.txt in the indicent directory and verify this reports stack trace similar to following:

   DATE : [Timestamp]
   SERVER : AdminServer
   MESSAGE : [ServletContext@661847710[app:em module:/em path:/em spec-version:2.5]] Root cause of ServletException.
   java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11GraphicsEnvironment
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:190)
        at java.awt.GraphicsEnvironment.createGE(GraphicsEnvironment.java:102)
        at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:81)
        at java.awt.image.BufferedImage.createGraphics(BufferedImage.java:1182)
        at java.awt.image.BufferedImage.getGraphics(BufferedImage.java:1172)
        at oracle.dss.graph.pfj.Perspective.sendXMLToStreamExc(Perspective.java:12326)
        at oracle.dss.graph.CommonGraph.exportToXMLWithException(CommonGraph.java:8042)
        at oracle.adfinternal.view.faces.bi.renderkit.imageView.ImageViewRendererUtils.renderXML(ImageViewRendererUtils.java:1089)
        at oracle.adfinternal.view.faces.bi.renderkit.imageView.RichImageViewRendererUtils.writeImageViewXML(RichImageViewRendererUtils.java:183)    

  

 

Changes

The problem may be observed after:

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

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.