[ome-devel] DSOutOfServiceException Insight 3Beta.2.1 build

Jason Swedlow jason at lifesci.dundee.ac.uk
Mon Dec 15 15:39:04 GMT 2008


Hi-

As Josh mentioned, we are at a meeting this week and abit saturated--  
sorry for slow reply.

As mentioned on the MilestoneDownloads (http://trac.openmicroscopy.org.uk/omero/wiki/MilestoneDownloads 
) page, the client and server versions must match.  It is very  
unlikely that you'll be able to get a Beta2.1 client to connect to a  
Beta3.2 server.   Is there a specific reason you must do this?  In  
general, we'd suggest you not try to break things too much.  This is  
one of the reasons we publish our roadmaps (http://trac.openmicroscopy.org.uk/shoola/milestone/OMERO-Beta4 
  & http://trac.openmicroscopy.org.uk/omero/milestone/OMERO-Beta4), so  
you can see what is coming up and be ready for it.

Let us know if there is a specific reason you must make this work--  
it's probably way harder to push this than just use the proper clients.

Cheers,

Jason




On 15 Dec 2008, at 04:34, Muthukumaran Pitchaimani wrote:

> Hi,
> I have an Omero server which I could connect to using
> OMERO.clients-Beta.3.2.1.win prebuilt binary from a insight client  
> running
> on windows without any problem. I am trying to  connect to the same  
> server
> using the InsightBeta2.1 source which builds successfully, but I  
> could not
> do so. I have checked the configuration xml files (container.xml and  
> others)
> but could not find anything  significantly different from those
> corresponding to the prebuilt binary that could cause this. If  
> anyone could
> throw some light on the cause of the error I would surely appreciate  
> it and
> it will save some desperate hours for me.
> Thanks
> The omero log reads
> 0 ms since start (2008-12-14 03:53:28,921) ** INFO **
> [thread: Initializer][class:
> org.openmicroscopy.shoola.env.init.TaskBarInit] -
> Loaded L&F: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
>
> 4766 ms since start (2008-12-14 03:53:33,687) ** WARN **
> [thread: Initializer][class:
> org 
> .springframework 
> .beans.factory.config.PreferencesPlaceholderConfigurer] -
> Could not load properties from class path resource [local.properties]:
> class path resource [local.properties] cannot be opened because it  
> does not
> exist
>
> 5532 ms since start (2008-12-14 03:53:34,453) ** 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.
>
> org.openmicroscopy.shoola.env.data.DSOutOfServiceException: Cannot  
> retrieve
> user's data java.lang.reflect.UndeclaredThrowableException
> 	at $Proxy4.getUserDetails(Unknown Source)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.data.OMEROGateway.getUserDetails(OMEROGateway.
> java:470)
> 	at
> org 
> .openmicroscopy.shoola.env.data.OMEROGateway.login(OMEROGateway.java: 
> 505)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.data.DataServicesFactory.connect(DataServicesF
> actory.java:150)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.data.login.LoginServiceImpl.attempt(LoginServi
> ceImpl.java:111)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.data.login.LoginServiceImpl.login(LoginService
> Impl.java:198)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.data.login.LoginManager.login(LoginManager.jav
> a:98)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.init.SplashScreenInit.onEnd(SplashScreenInit.j
> ava:145)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.init.Initializer.notifyEnd(Initializer.java:19
> 6)
> 	at
> org 
> .openmicroscopy.shoola.env.init.Initializer.doInit(Initializer.java: 
> 267)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.Container.runStartupProcedure(Container.java:1
> 08)
> 	at
> org.openmicroscopy.shoola.env.Container.access$000(Container.java:68)
> 	at org.openmicroscopy.shoola.env.Container$1.run(Container.java:150)
> 	at java.lang.Thread.run(Thread.java:619)
> Caused by: javax.naming.CommunicationException [Root exception is
> java.io.InvalidClassException:
> org.jboss.ejb3.session.BaseSessionRemoteProxy; local class  
> incompatible:
> stream classdesc serialVersionUID = 8310915813626447181, local class
> serialVersionUID = 2609262789016232311]
> 	at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:722)
> 	at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)
> 	at javax.naming.InitialContext.lookup(InitialContext.java:392)
> 	at
> org.springframework.jndi.JndiTemplate 
> $1.doInContext(JndiTemplate.java:124)
> 	at
> org.springframework.jndi.JndiTemplate.execute(JndiTemplate.java:86)
> 	at
> org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:122)
> 	at
> org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:147)
> 	at
> org 
> .springframework 
> .jndi.JndiLocatorSupport.lookup(JndiLocatorSupport.java:9
> 0)
> 	at
> org 
> .springframework 
> .jndi.JndiObjectLocator.lookup(JndiObjectLocator.java:101
> )
> 	at
> org 
> .springframework 
> .jndi.JndiObjectTargetSource.getTarget(JndiObjectTargetSo
> urce.java:121)
> 	at ome.client.JBossTargetSource.getTarget(JBossTargetSource.java:73)
> 	at
> org 
> .springframework 
> .aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopPro
> xy.java:184)
> 	... 14 more
> Caused by: java.io.InvalidClassException:
> org.jboss.ejb3.session.BaseSessionRemoteProxy; local class  
> incompatible:
> stream classdesc serialVersionUID = 8310915813626447181, local class
> serialVersionUID = 2609262789016232311
> 	at
> java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:562)
> 	at
> java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java: 
> 1583)
> 	at
> java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496)
> 	at
> java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java: 
> 1583)
> 	at
> java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496)
> 	at
> java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java: 
> 1732)
> 	at
> java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
> 	at
> java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java: 
> 1947)
> 	at
> java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1871)
> 	at
> java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java: 
> 1753)
> 	at
> java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
> 	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
> 	at java.rmi.MarshalledObject.get(MarshalledObject.java:142)
> 	at
> org.jnp.interfaces.MarshalledValuePair.get(MarshalledValuePair.java: 
> 72)
> 	at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:652)
> 	... 25 more
>
> 	at
> org 
> .openmicroscopy 
> .shoola.env.data.OMEROGateway.getUserDetails(OMEROGateway.
> java:479)
> 	at
> org 
> .openmicroscopy.shoola.env.data.OMEROGateway.login(OMEROGateway.java: 
> 505)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.data.DataServicesFactory.connect(DataServicesF
> actory.java:150)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.data.login.LoginServiceImpl.attempt(LoginServi
> ceImpl.java:111)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.data.login.LoginServiceImpl.login(LoginService
> Impl.java:198)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.data.login.LoginManager.login(LoginManager.jav
> a:98)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.init.SplashScreenInit.onEnd(SplashScreenInit.j
> ava:145)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.init.Initializer.notifyEnd(Initializer.java:19
> 6)
> 	at
> org 
> .openmicroscopy.shoola.env.init.Initializer.doInit(Initializer.java: 
> 267)
> 	at
> org 
> .openmicroscopy 
> .shoola.env.Container.runStartupProcedure(Container.java:1
> 08)
> 	at
> org.openmicroscopy.shoola.env.Container.access$000(Container.java:68)
> 	at org.openmicroscopy.shoola.env.Container$1.run(Container.java:150)
> 	at java.lang.Thread.run(Thread.java:619)
>
> OMERO address:xxxxxxxxxxxxxx
> User Name: xxxxx -- Password: xxxxxxxx
>
>
>
> _______________________________________________
> ome-devel mailing list
> ome-devel at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel



**************************
Wellcome Trust Centre for Gene Regulation & Expression
College of Life Sciences
MSI/WTB/JBC Complex
University of Dundee
Dow Street
Dundee  DD1 5EH
United Kingdom

phone (01382) 385819
Intl phone:  44 1382 385819
FAX   (01382) 388072
email: jason at lifesci.dundee.ac.uk

Lab Page: http://www.dundee.ac.uk/lifesciences/swedlow/
Open Microscopy Environment: http://openmicroscopy.org
**************************

The University of Dundee is a Scottish Registered Charity, No. SC015096.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmicroscopy.org.uk/pipermail/ome-devel/attachments/20081215/0af7d2e0/attachment.htm 


More information about the ome-devel mailing list