[ome-users] Insight etc.., on centos

Alex Sossick ajs17 at cam.ac.uk
Mon Jun 22 13:24:46 BST 2009


Hi 

I just put the omero client software on a computer with linux centos

With either 
> java -Xms128000000 -Xmx256000000 -jar omero.insight.jar
or
> ./OMEROinsight_unix.sh

I get an error as insight opens, so I checked the java version
> java -version
java version "1.5.0_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
Java HotSpot(TM) Server VM (build 1.5.0_11-b03, mixed mode)

And I got the below error,

Any ideas 

Thanks

Alex
(I could have done something daft)
--==--

java.lang.Exception: Abnormal termination due to an uncaught exception.
net.sf.ehcache.CacheException: Unable to create CacheManagerPeerListener.
Initial cause was cn61rt040022: cn61rt040022
    at 
net.sf.ehcache.distribution.RMICacheManagerPeerListenerFactory.doCreateCache
PeerListener(RMICacheManagerPeerListenerFactory.java:104)
    at 
net.sf.ehcache.distribution.RMICacheManagerPeerListenerFactory.createCachePe
erListener(RMICacheManagerPeerListenerFactory.java:84)
    at 
net.sf.ehcache.config.ConfigurationHelper.createCachePeerListener(Configurat
ionHelper.java:283)
    at net.sf.ehcache.CacheManager.configure(CacheManager.java:297)
    at net.sf.ehcache.CacheManager.init(CacheManager.java:226)
    at net.sf.ehcache.CacheManager.<init>(CacheManager.java:202)
    at 
org.openmicroscopy.shoola.env.cache.CacheServiceImpl.<init>(CacheServiceImpl
.java:68)
    at 
org.openmicroscopy.shoola.env.cache.CacheServiceFactory.makeNew(CacheService
Factory.java:80)
    at 
org.openmicroscopy.shoola.env.init.CacheInit.execute(CacheInit.java:78)
    at 
org.openmicroscopy.shoola.env.init.Initializer.doInit(Initializer.java:266)
    at 
org.openmicroscopy.shoola.env.Container.runStartupProcedure(Container.java:1
09)
    at org.openmicroscopy.shoola.env.Container.access$000(Container.java:68)
    at org.openmicroscopy.shoola.env.Container$1.run(Container.java:153)
    at java.lang.Thread.run(Thread.java:595)
Caused by: java.net.UnknownHostException: cn61rt040022: cn61rt040022
    at java.net.InetAddress.getLocalHost(InetAddress.java:1308)
    at 
net.sf.ehcache.distribution.RMICacheManagerPeerListener.calculateHostAddress
(RMICacheManagerPeerListener.java:166)
    at 
net.sf.ehcache.distribution.RMICacheManagerPeerListener.<init>(RMICacheManag
erPeerListener.java:123)
    at 
net.sf.ehcache.distribution.RMICacheManagerPeerListenerFactory.doCreateCache
PeerListener(RMICacheManagerPeerListenerFactory.java:102)
    ... 13 more
Abnormal termination due to an uncaught exception.
net.sf.ehcache.CacheException: Unable to create CacheManagerPeerListener.
Initial cause was cn61rt040022: cn61rt040022
    at 
net.sf.ehcache.distribution.RMICacheManagerPeerListenerFactory.doCreateCache
PeerListener(RMICacheManagerPeerListenerFactory.java:104)
    at 
net.sf.ehcache.distribution.RMICacheManagerPeerListenerFactory.createCachePe
erListener(RMICacheManagerPeerListenerFactory.java:84)
    at 
net.sf.ehcache.config.ConfigurationHelper.createCachePeerListener(Configurat
ionHelper.java:283)
    at net.sf.ehcache.CacheManager.configure(CacheManager.java:297)
    at net.sf.ehcache.CacheManager.init(CacheManager.java:226)
    at net.sf.ehcache.CacheManager.<init>(CacheManager.java:202)
    at 
org.openmicroscopy.shoola.env.cache.CacheServiceImpl.<init>(CacheServiceImpl
.java:68)
    at 
org.openmicroscopy.shoola.env.cache.CacheServiceFactory.makeNew(CacheService
Factory.java:80)
    at 
org.openmicroscopy.shoola.env.init.CacheInit.execute(CacheInit.java:78)
    at 
org.openmicroscopy.shoola.env.init.Initializer.doInit(Initializer.java:266)
    at 
org.openmicroscopy.shoola.env.Container.runStartupProcedure(Container.java:1
09)
    at org.openmicroscopy.shoola.env.Container.access$000(Container.java:68)
    at org.openmicroscopy.shoola.env.Container$1.run(Container.java:153)
    at java.lang.Thread.run(Thread.java:595)
Caused by: java.net.UnknownHostException: cn61rt040022: cn61rt040022
    at java.net.InetAddress.getLocalHost(InetAddress.java:1308)
    at 
net.sf.ehcache.distribution.RMICacheManagerPeerListener.calculateHostAddress
(RMICacheManagerPeerListener.java:166)
    at 
net.sf.ehcache.distribution.RMICacheManagerPeerListener.<init>(RMICacheManag
erPeerListener.java:123)
    at 
net.sf.ehcache.distribution.RMICacheManagerPeerListenerFactory.doCreateCache
PeerListener(RMICacheManagerPeerListenerFactory.java:102)
    ... 13 more
Exception in thread "Initializer"

    at 
org.openmicroscopy.shoola.env.ui.UserNotifierImpl.showErrorDialog(UserNotifi
erImpl.java:128)
    at 
org.openmicroscopy.shoola.env.ui.UserNotifierImpl.notifyError(UserNotifierIm
pl.java:179)
    at 
org.openmicroscopy.shoola.env.AbnormalExitHandler.doTermination(AbnormalExit
Handler.java:138)
    at 
org.openmicroscopy.shoola.env.AbnormalExitHandler.terminate(AbnormalExitHand
ler.java:83)
    at 
org.openmicroscopy.shoola.env.RootThreadGroup.uncaughtException(RootThreadGr
oup.java:69)
    at java.lang.Thread.dispatchUncaughtException(Thread.java:1778)
 






More information about the ome-users mailing list