[ome-devel] install, shoola
Chris Allan
callan at blackcat.ca
Tue Feb 1 09:38:07 GMT 2005
On Fri, Jan 28, 2005 at 09:30:51AM -0800, kristian kvilekval wrote:
>
>
> Hello,
>
Hiya Kristian.
>
> I've installed OME on a debian unstable system in
> under 2 hours from start to finish. Some hiccups
> encountered are listed below (install doc omissions).
Great to hear from a fellow Debianite. :)
>
>
> The following perl modules are tested by the install script
> but are not in the perl list.
>
> libsoap-lite-perl
> libcompress-zlib-perl
>
I've got these documentation updates ready and they'll go in this
afternoon, thanks for reporting them.
>
> I also had to change
> --- valid_versions => ['eq "0.55"'],
> +++ valid_versions => ['ge "0.55"'],
> for module SOAP::Lite as version 55 was no longer available.
Indeed. I've been using SOAP::Lite 0.60 for quite some time now as well.
Seems its time to mark it stable, these changes will also go into CVS
this afternoon.
>
> The web interface worked correctly, however I have
> been unable to get past the login page of shoola.
> The application crashes with the following traceback:
>
> Abnormal termination due to an uncaught exception.
> java.lang.RuntimeException: Internal error.
> at org.openmicroscopy.shoola.env.data.OMEDSGateway.handleException(OMEDSGateway.java:129)
> at org.openmicroscopy.shoola.env.data.OMEDSGateway.retrieveListData(OMEDSGateway.java:340)
> at org.openmicroscopy.shoola.env.data.STSAdapter.getAvailableImageTypes(STSAdapter.java:104)
> at org.openmicroscopy.shoola.agents.browser.BrowserAgent.loadImageTypes(BrowserAgent.java:1321)
> at org.openmicroscopy.shoola.agents.browser.BrowserAgent.setContext(BrowserAgent.java:195)
> at org.openmicroscopy.shoola.env.Container.startService(Container.java:279)
> at org.openmicroscopy.shoola.env.init.Initializer.doInit(Initializer.java:186)
> at org.openmicroscopy.shoola.env.Container.runStartupProcedure(Container.java:111)
> at org.openmicroscopy.shoola.env.Container.access$000(Container.java:77)
> at org.openmicroscopy.shoola.env.Container$1.run(Container.java:153)
> at java.lang.Thread.run(Thread.java:595)
> Caused by: java.lang.IllegalArgumentException: Have not logged in
> at org.openmicroscopy.ds.XmlRpcCaller.dispatch(XmlRpcCaller.java:433)
> at org.openmicroscopy.ds.InstantiatingCaller.dispatchList(InstantiatingCaller.java:143)
> at org.openmicroscopy.ds.DataFactory.retrieveList(DataFactory.java:430)
> at org.openmicroscopy.shoola.env.data.OMEDSGateway.retrieveListData(OMEDSGateway.java:338)
> ... 9 more
> Exception in thread "Initializer"
>
>
> Did my change above the cause of the problems
> I am seeing? I have also been unable to find the source
> code to shoola so that I check out was was going on.
> Could someone send me a pointer or let me know where to find
> it in CVS?
No, it shouldn't have anything to do with it. I'll comment on the Shoola
issues in your other post.
>
> Thanks,
No problem.
> kris
>
Ciao.
-Chris
More information about the ome-devel
mailing list