mmohsen
Advanced Member level 4
x window display initialization failure
Dear all
i am trying to run cadence while i am working under Linux (fedora core 3) ,
this error appears;
************************************************************************************************************
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using 'horizon:0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:125)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:140)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
at java.awt.Window.init(Window.java:223)
at java.awt.Window.<init>(Window.java:267)
at java.awt.Frame.<init>(Frame.java:398)
at java.awt.Frame.<init>(Frame.java:363)
at SplashWindowFrame.<init>(splashLogo.java:35)
at splashLogo.main(splashLogo.java:23)
*ERROR* X Window Display Initialization failure
*WARNING* X Window Display Initialization failure
[1] + Exit 1 /home/cdsmgr/Linux/5033/tools/jre/bin/java -cp ...
*******************************************************************************************************************
Regards;
Dear all
i am trying to run cadence while i am working under Linux (fedora core 3) ,
this error appears;
************************************************************************************************************
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using 'horizon:0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:125)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:140)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
at java.awt.Window.init(Window.java:223)
at java.awt.Window.<init>(Window.java:267)
at java.awt.Frame.<init>(Frame.java:398)
at java.awt.Frame.<init>(Frame.java:363)
at SplashWindowFrame.<init>(splashLogo.java:35)
at splashLogo.main(splashLogo.java:23)
*ERROR* X Window Display Initialization failure
*WARNING* X Window Display Initialization failure
[1] + Exit 1 /home/cdsmgr/Linux/5033/tools/jre/bin/java -cp ...
*******************************************************************************************************************
Regards;