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...