Page 1 of 1

OMERO client does not open but indicates automatic shutdown

PostPosted: Wed Jun 05, 2013 8:12 am
by albot
Dear all,

On one of our client computer we have issues to start up insight.
Whenever we try to login insight refuses to start and gives the message that the network is shutdown and the application will automatically be stopped after 2 min (a countdown is started at the same moment).

We do not see this on other computers - could you please elaborate to what web site OMERO insight tries to connect on startup?

The affected computer is not allowed to connect to the internet due to IT policies of the departement. It is only able to access the internal network i.e. it correctly sees the OMERO server.

We are using OMERO 4.4.8.

Thanks for your feedback.

Best regards
Alex

Re: OMERO client does not open but indicates automatic shutd

PostPosted: Wed Jun 05, 2013 8:10 pm
by jburel
Dear Alex
We have removed any connection to any website in 4.4.8 (linux was the only case we were checking the openmicroscopy website).We check if the network is up using NetworkInterface.
Could you check the version of the client on that computer?
and if possible, give us more detailed information about the set-up so we can try to reproduce the issue.

Thanks
Regards

Jmarie

Re: OMERO client does not open but indicates automatic shutd

PostPosted: Fri Jul 12, 2013 9:17 am
by ppouchin
We have the same problem here with the 4.4.7 version.
Recently, one of our computers (under Windows 7) stopped connecting to OMERO using the ImageJ plugin (in Fiji).
This computer can connect to the server using the Insight stand-alone or even Samba however.
Moreover, it was working last week... And Fiji can connect to the update site (and I tried with the firewall off, so it should not be the problem).

Also, it worked again after one reboot, but stopped after the next...

Re: OMERO client does not open but indicates automatic shutd

PostPosted: Mon Jul 15, 2013 9:12 am
by rleigh
Dear Pierre,

What is the OMERO server version you are connecting to with the Insight and FiJi clients? It's possible that a version mismatch between the FiJi plugin and the OMERO server might cause problems. Which version of OMERO.insight-ij are you using? If they do mismatch, does updating the plugin version to match the server version help? Do you see any errors logged (see ~/omero/log/omeroinsight.log)?

Regards,
Roger

Re: OMERO client does not open but indicates automatic shutd

PostPosted: Mon Jul 15, 2013 12:45 pm
by ppouchin
The OMERO server version is 4.4.7, as is the Fiji client.
The Insight client is older though: 4.4.4.

All I have in the logs is this:
DEBUG [copy.shoola.env.data.DataServicesFactory] (t to OMERO) Connection Errorjava.net.UnknownHostException: Network is down.
at org.openmicroscopy.shoola.util.NetworkChecker.isNetworkup(NetworkChecker.java:155)
at org.openmicroscopy.shoola.env.data.OMEROGateway.isNetworkUp(OMEROGateway.java:434)
at org.openmicroscopy.shoola.env.data.OMEROGateway.isSessionAlive(OMEROGateway.java:449)
at org.openmicroscopy.shoola.env.data.OMEROGateway.getAvailableGroups(OMEROGateway.java:3941)
at org.openmicroscopy.shoola.env.data.DataServicesFactory.connect(DataServicesFactory.java:610)
at org.openmicroscopy.shoola.env.data.login.LoginServiceImpl.attempt(LoginServiceImpl.java:139)
at org.openmicroscopy.shoola.env.data.login.LoginServiceImpl.login(LoginServiceImpl.java:271)
at org.openmicroscopy.shoola.env.data.login.LoginManager.login(LoginManager.java:98)
at org.openmicroscopy.shoola.env.init.SplashScreenInit.onEnd(SplashScreenInit.java:165)
at org.openmicroscopy.shoola.env.init.Initializer.notifyEnd(Initializer.java:189)
at org.openmicroscopy.shoola.env.Container.startupInPluginMode(Container.java:486)
at org.openmicroscopy.shoola.env.Container.startupInPluginMode(Container.java:421)
at org.openmicroscopy.shoola.MainIJPlugin.run(MainIJPlugin.java:247)
at ij.IJ.runUserPlugIn(IJ.java:195)
at ij.IJ.runPlugIn(IJ.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at ij.Command.runPlugIn(Command.java:148)
at ij.Command.runCommand(Command.java:97)
at ij.Executer.run(Executer.java:64)
at java.lang.Thread.run(Thread.java:662)


I tried with OMERO.Insight 4.4.7 and I have the same error...
I don't see why Java suddenly reports the network as down...

Re: OMERO client does not open but indicates automatic shutd

PostPosted: Tue Jul 16, 2013 6:36 am
by ppouchin
Ok. It should be the same problem as here:
http://trac.openmicroscopy.org.uk/ome/ticket/11244

Re: OMERO client does not open but indicates automatic shutd

PostPosted: Wed Jul 17, 2013 9:01 am
by ppouchin
Nevermind. Apparently, reinstalling the most recent version of Java fixed it...

Re: OMERO client does not open but indicates automatic shutd

PostPosted: Thu Jul 18, 2013 1:58 pm
by rleigh
To follow up, you can now download an updated version of the 4.4.8 clients (4.4.8p1) from https://www.openmicroscopy.org/site/products/omero/downloads which addresses this issue.

Kind regards,
Roger Leigh