Jump to content
We've recently updated our Privacy Statement, available here ×

java.lang.InternalError: Can't connect to X11


2005 IR Help

Recommended Posts

By: Thomas PLANCHON - samouss

java.lang.InternalError: Can't connect to X11

2004-01-12 09:13

Hi,

 

I work with WebLogic Server (5.1.0 SP10) on UNIX.

System Property "java.awt.graphicsenv" is set to "sun.awt.X11GraphicsEnvironment"

 

My error is :

 

Servlet failed with Exception

java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.

at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)

at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:59)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:120)

at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58)

at dori.jasper.engine.fill.JRBaseFiller.<clinit>(JRBaseFiller.java:210)

at dori.jasper.engine.fill.JRFiller.fillReport(JRFiller.java:150)

at dori.jasper.engine.JasperFillManager.fillReport(JasperFillManager.java:350)

at dori.jasper.engine.JasperFillManager.fillReport(JasperFillManager.java:290)

 

or :

 

java.lang.NoClassDefFoundError at dori.jasper.engine.fill.JRFiller.fillReport(JRFiller.java:150)

 

Could anybody help me?

Thanks

 

 

 

 

By: Tobias Gaekle - ike987

RE: java.lang.InternalError: Can't connect to

2004-01-12 09:35

this has been answered before, try a forum search with your error message.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...