[ome-users] Using Beta 4 Insight client
Matthias Dunda
Matthias.Dunda at carus-it.com
Mon Jan 5 10:30:49 GMT 2009
Hi all and a happy new year!
Are there any prerequisites for using the Insight from Shoola Trunk with the self-compiled server (also from trunk)?
On server side, ./omero admin ice says:
Ice 3.3.0 Copyright 2003-2008 ZeroC, Inc.
>>> node list
master
node1
node2
So I believe it's running correctly.
This is what insight.log says:
0 ms since start (2009-01-05 11:27:56,613) ** DEBUG **
[thread: Initializer][class: net.sf.ehcache.config.ConfigurationFactory] -
Configuring ehcache from InputStream
79 ms since start (2009-01-05 11:27:56,692) ** DEBUG **
[thread: Initializer][class: net.sf.ehcache.config.ConfigurationFactory] -
Did not find a system property for the ${token} token specified in the configuration.Replacing with ""
79 ms since start (2009-01-05 11:27:56,692) ** DEBUG **
[thread: Initializer][class: net.sf.ehcache.config.ConfigurationFactory] -
Did not find a system property for the ${multicastGroupPort} token specified in the configuration.Replacing with ""
94 ms since start (2009-01-05 11:27:56,707) ** DEBUG **
[thread: Initializer][class: net.sf.ehcache.config.BeanHandler] -
Ignoring ehcache attribute xmlns:xsi
110 ms since start (2009-01-05 11:27:56,723) ** DEBUG **
[thread: Initializer][class: net.sf.ehcache.config.BeanHandler] -
Ignoring ehcache attribute xsi:noNamespaceSchemaLocation
110 ms since start (2009-01-05 11:27:56,723) ** DEBUG **
[thread: Initializer][class: net.sf.ehcache.config.DiskStoreConfiguration] -
Disk Store Path: C:\DOKUME~1\MDU~1.CAR\LOKALE~1\Temp\
125 ms since start (2009-01-05 11:27:56,738) ** DEBUG **
[thread: Initializer][class: net.sf.ehcache.config.ConfigurationHelper] -
No CacheManagerEventListenerFactory class specified. Skipping...
125 ms since start (2009-01-05 11:27:56,738) ** DEBUG **
[thread: Initializer][class: net.sf.ehcache.util.PropertyUtil] -
propertiesString is null.
172 ms since start (2009-01-05 11:27:56,785) ** DEBUG **
[thread: Initializer][class: net.sf.ehcache.distribution.RMICacheManagerPeerListener] -
Automatically finding a free TCP/IP port to listen on: 2693
172 ms since start (2009-01-05 11:27:56,785) ** DEBUG **
[thread: Initializer][class: net.sf.ehcache.config.ConfigurationHelper] -
No CachePeerProviderFactoryConfiguration specified. Not configuring a CacheManagerPeerProvider.
297 ms since start (2009-01-05 11:27:56,910) ** DEBUG **
[thread: Initializer][class: net.sf.ehcache.config.ConfigurationHelper] -
No BootstrapCacheLoaderFactory class specified. Skipping...
297 ms since start (2009-01-05 11:27:56,910) ** DEBUG **
[thread: Initializer][class: net.sf.ehcache.config.ConfigurationHelper] -
No CacheLoaderFactory class specified. Skipping...
297 ms since start (2009-01-05 11:27:56,910) ** DEBUG **
[thread: Initializer][class: net.sf.ehcache.config.ConfigurationHelper] -
No CacheExceptionHandlerFactory class specified. Skipping...
1344 ms since start (2009-01-05 11:27:57,957) ** DEBUG **
[thread: Initializer][class: net.sf.ehcache.distribution.RMICacheManagerPeerListener] -
0 RMICachePeers bound in registry for RMI listener
1641 ms since start (2009-01-05 11:27:58,254) ** WARN **
[thread: Initializer][class: ome.system.UpgradeCheck] -
UPGRADE AVAILABLE:Please upgrade to 3.0-Beta3 See http://trac.openmicroscopy.org.uk/omero for the latest version
1657 ms since start (2009-01-05 11:27:58,270) ** INFO **
[thread: Initializer][class: org.openmicroscopy.shoola.env.rnd.PixelsServicesFactory] -
Heap memory usage: max 66650112
1688 ms since start (2009-01-05 11:27:58,301) ** INFO **
[thread: Initializer][class: org.openmicroscopy.shoola.env.init.TaskBarInit] -
Loaded L&F: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
8532 ms since start (2009-01-05 11:28:05,145) ** ERROR **
[thread: Initializer][class: org.openmicroscopy.shoola.env.data.login.LoginServiceImpl] -
Failed to log onto OMERO.
Reason: Can't connect to OMERO. OMERO info not valid.
Glacier2.PermissionDeniedException
reason = "internal server error"
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at java.lang.Class.newInstance0(Class.java:350)
at java.lang.Class.newInstance(Class.java:303)
at IceInternal.BasicStream$DynamicUserExceptionFactory.createAndThrow(BasicStream.java:2127)
at IceInternal.BasicStream.throwException(BasicStream.java:1541)
at IceInternal.Outgoing.throwUserException(Outgoing.java:442)
at Glacier2._RouterDelM.createSession(_RouterDelM.java:42)
at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:51)
at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:21)
at omero.client.createSession(client.java:452)
at org.openmicroscopy.shoola.env.data.OMEROGateway.login(OMEROGateway.java:1157)
at org.openmicroscopy.shoola.env.data.DataServicesFactory.connect(DataServicesFactory.java:338)
at org.openmicroscopy.shoola.env.data.login.LoginServiceImpl.attempt(LoginServiceImpl.java:125)
at org.openmicroscopy.shoola.env.data.login.LoginServiceImpl.login(LoginServiceImpl.java:248)
at org.openmicroscopy.shoola.env.data.login.LoginManager.login(LoginManager.java:98)
at org.openmicroscopy.shoola.env.init.SplashScreenInit.onEnd(SplashScreenInit.java:163)
at org.openmicroscopy.shoola.env.init.Initializer.notifyEnd(Initializer.java:200)
at org.openmicroscopy.shoola.env.init.Initializer.doInit(Initializer.java:271)
at org.openmicroscopy.shoola.env.Container.runStartupProcedure(Container.java:108)
at org.openmicroscopy.shoola.env.Container.access$0(Container.java:100)
at org.openmicroscopy.shoola.env.Container$1.run(Container.java:150)
at java.lang.Thread.run(Thread.java:595)
OMERO address: hms-testsrv2
User Name: root -- Password: *****
Any hints?
Where are appropriate server log files located?
Thanks
Matthias
More information about the ome-users
mailing list