We're Hiring!

OMERO client does not open but indicates automatic shutdown

General user discussion about using the OMERO platform to its fullest. Please ask new questions at https://forum.image.sc/tags/omero
Please note:
Historical discussions about OMERO. Please look for and ask new questions at https://forum.image.sc/tags/omero

There are workflow guides for various OMERO functions on our help site - http://help.openmicroscopy.org

You should find answers to any basic questions about using the clients there.

OMERO client does not open but indicates automatic shutdown

Postby albot » Wed Jun 05, 2013 8:12 am

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
albot
 
Posts: 49
Joined: Wed Jun 29, 2011 3:31 pm

Re: OMERO client does not open but indicates automatic shutd

Postby jburel » Wed Jun 05, 2013 8:10 pm

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
User avatar
jburel
Team Member
 
Posts: 348
Joined: Thu May 21, 2009 6:38 pm
Location: dundee

Re: OMERO client does not open but indicates automatic shutd

Postby ppouchin » Fri Jul 12, 2013 9:17 am

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...
ppouchin
 
Posts: 98
Joined: Thu Dec 02, 2010 2:08 pm

Re: OMERO client does not open but indicates automatic shutd

Postby rleigh » Mon Jul 15, 2013 9:12 am

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
User avatar
rleigh
 
Posts: 217
Joined: Tue Mar 13, 2012 11:45 am

Re: OMERO client does not open but indicates automatic shutd

Postby ppouchin » Mon Jul 15, 2013 12:45 pm

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...
ppouchin
 
Posts: 98
Joined: Thu Dec 02, 2010 2:08 pm

Re: OMERO client does not open but indicates automatic shutd

Postby ppouchin » Tue Jul 16, 2013 6:36 am

Ok. It should be the same problem as here:
http://trac.openmicroscopy.org.uk/ome/ticket/11244
ppouchin
 
Posts: 98
Joined: Thu Dec 02, 2010 2:08 pm

Re: OMERO client does not open but indicates automatic shutd

Postby ppouchin » Wed Jul 17, 2013 9:01 am

Nevermind. Apparently, reinstalling the most recent version of Java fixed it...
ppouchin
 
Posts: 98
Joined: Thu Dec 02, 2010 2:08 pm

Re: OMERO client does not open but indicates automatic shutd

Postby rleigh » Thu Jul 18, 2013 1:58 pm

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
User avatar
rleigh
 
Posts: 217
Joined: Tue Mar 13, 2012 11:45 am


Return to User Discussion

Who is online

Users browsing this forum: No registered users and 1 guest