OOo to install in Solaris box is giving error as X11

Issues with installing under all GNU/Linux Distributions
Post Reply
cnsasi
Posts: 1
Joined: Wed Feb 15, 2012 12:08 am

OOo to install in Solaris box is giving error as X11

Post by cnsasi »

The Open office to install in Solaris box is giving error as X11 display was not set. I used to connect the solaris box via putty. By using the putty i try to install but the below error is coming. Please help to over come this issues.


Exception in thread "main" java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
at java.awt.GraphicsEnvironment.checkHeadless(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at javax.swing.SwingUtilities$SharedOwnerFrame.<init>(Unknown Source)
at javax.swing.SwingUtilities.getSharedOwnerFrame(Unknown Source)
at javax.swing.JOptionPane.getRootFrame(Unknown Source)
at javax.swing.JOptionPane.showOptionDialog(Unknown Source)
at javax.swing.JOptionPane.showMessageDialog(Unknown Source)
at javax.swing.JOptionPane.showMessageDialog(Unknown Source)
at org.openoffice.setup.Util.Informer.showErrorMessage(Informer.java:38)
at org.openoffice.setup.Util.Controller.checkForUidFile(Controller.java:249)
at org.openoffice.setup.InstallData.setSolarisUserInstall(InstallData.java:182)
at org.openoffice.setup.InstallData.<init>(InstallData.java:134)
at org.openoffice.setup.InstallData.getInstance(InstallData.java:120)
at org.openoffice.setup.SetupFrame.<init>(SetupFrame.java:94)
at org.openoffice.setup.Main.main(Main.java:54)
This installable software OOo_3.3.0_Solaris_x86_install-wJRE_en-US.tar.gz
User avatar
RoryOF
Moderator
Posts: 34613
Joined: Sat Jan 31, 2009 9:30 pm
Location: Ireland

Re: Open office to install in Solaris box is giving error as

Post by RoryOF »

There are some notes on X11 Java Solaris at
http://www.idautomation.com/kb/xwindow-error.html

These may be relevant to your case.
Apache OpenOffice 4.1.15 on Xubuntu 22.04.4 LTS
jiml9
Posts: 21
Joined: Mon Feb 01, 2010 8:26 pm

Re: OOo to install in Solaris box is giving error as X11

Post by jiml9 »

The installer is graphical, but you can't see the display. You need to go there to install it (if that is possible) or look for a headless installation of openoffice.org.
LibO 3.4.5 on WinXP, Kubuntu 11.10
Post Reply