[ome-users] OMERO.web installation under Ubuntu 14

Simon Li s.p.li at dundee.ac.uk
Thu Oct 2 16:37:37 BST 2014


On 02/10/2014 12:36, "unai_lorenzo at ehu.es" <unai_lorenzo at ehu.es> wrote:

>
>Dear Simon,
>
>I symlinked the 'nginx.conf.template' file to the
>'/etc/nginx/sites-enabled' folder, restarted nginx, and I couldn't
>success once again.

Did you check both port 80 and 8080? You might need to disable
sites-available/default.

>
>Appart from that I've also tried to login from OMERO.insight, and I
>couldn't run the 'OMEROinsight_unix.sh' file from the terminal due to
>an abnormal termination:
>
>Abnormal termination due to an uncaught exception.
>java.awt.HeadlessException

This is a separate issue. It could be because the server walkthrough
assumes you¹ll be running Insight from a different computer, so the
headless version of Java is specified (openjdk-7-jre-headless) to reduce
the number of dependencies that are installed.

You could try installing the full JRE instead:
apt-get install openjdk-7-jre


Simon

>at
>java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:207)
>at java.awt.Window.<init>(Window.java:535)
>at java.awt.Frame.<init>(Frame.java:420)
>at javax.swing.JFrame.<init>(JFrame.java:218)
>at
>org.openmicroscopy.shoola.util.ui.login.ScreenLogin.<init>(ScreenLogin.jav
>a:1033)
>at
>org.openmicroscopy.shoola.env.ui.SplashScreenManager.initializedView(Splas
>hScreenManager.java:176)
>at
>org.openmicroscopy.shoola.env.ui.SplashScreenManager.<init>(SplashScreenMa
>nager.java:241)
>at
>org.openmicroscopy.shoola.env.ui.SplashScreenProxy.<init>(SplashScreenProx
>y.java:123)
>at
>org.openmicroscopy.shoola.env.ui.UIFactory.makeSplashScreen(UIFactory.java
>:59)
>at
>org.openmicroscopy.shoola.env.init.SplashScreenInit.execute(SplashScreenIn
>it.java:99)
>at
>org.openmicroscopy.shoola.env.init.Initializer.doInit(Initializer.java:276
>)
>at
>org.openmicroscopy.shoola.env.Container.runStartupProcedure(Container.java
>:128)
>at org.openmicroscopy.shoola.env.Container.access$000(Container.java:78)
>at org.openmicroscopy.shoola.env.Container$1.run(Container.java:174)
>at java.lang.Thread.run(Thread.java:745)
>Exception in thread "Initializer"
>
>Exception: java.awt.HeadlessException thrown from the
>UncaughtExceptionHandler in thread "Initializer"
>
>
>Maybe this error is related to the connection problems, or maybe this
>is an extra problem...
>
>Thanks,
>Unai
>
>
>


The University of Dundee is a registered Scottish Charity, No: SC015096



More information about the ome-users mailing list