[ome-users] WebAdmin: Connection failure
Alexandre Cunha
cunha at caltech.edu
Wed Oct 15 17:50:25 BST 2008
Hello,
After an update to postgres 8.3 we got the 3.1.1 server installed with
apparently no problem. But we are getting the following message when
acessing XXX:8080/WebAdmin. Any hints on what the problem could be ?
Connection failure: Error creating bean with name 'init' defined in
class path resource [ome/client/spring.xml]: Cannot resolve reference to
bean 'managed-ome.api.ISession' while setting bean property
'sessionService'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'managed-ome.api.ISession': FactoryBean threw exception
on object creation; nested exception is ome.client.OutOfService: Cannot
initialize service proxy
I am afraid it is actually something about permissions in our system
that is preventing proper access to services. Just a thought.
Thanks,
- Alex.
Paulo Almeida wrote:
> Hi,
>
> Now the DB upgrade works, but when I run the server the output gets stuck on
> this part:
>
> 11:29:35,853 INFO [WebService] Using RMI server codebase:
> http://omero.igc.gulbenkian.pt:8083/
> 11:29:35,856 INFO [Log4jService$URLWatchTimerTask] Configuring from URL:
> resource:jboss-log4j.xml
> 2008-10-15 11:30:05,760 ERROR [ STDERR] (
> main) Oct 15, 2008 11:30:05 AM java.util.prefs.FileSystemPreferences$7 run
> WARNING: Prefs file removed in
> background /home/palmeida/.java/.userPrefs/prefs.xml
> 2008-10-15 11:30:05,762 ERROR [ STDERR] (
> main) Oct 15, 2008 11:30:05 AM java.util.prefs.FileSystemPreferences$7 run
> WARNING: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml
>
> ----------
>
> Nothing else shows on the console after that, but the server is running and I
> can connect to it with root (both the WebAdmin interface and Omero clients
> work), but not with my LDAP users. I tried reverting to the old database,
> using Beta 3.0.1, and I can login with LDAP then, so that is not the problem.
>
> By the way, as my data directory is not /OMERO and I am using LDAP
> authentication, I had to make those changes in omero.properties when I
> upgraded. Unless I missed it, the upgrade instructions only mention
> local.properties, so maybe you could add a note telling users to edit
> omero.properties if necessary (or even better, if possible, rearrange the
> configuration files so you only need to copy local.properties, because that
> would make mistakes less likely).
>
> Best regards,
> -Paulo
>
>
> On Tuesday 14 October 2008 20:24, OMERO.server wrote:
>> #1108: DB Upgrade fails on Postgres 8.1
>> ----------------------+----------------------------------------------------
>> - Reporter: jmoore | Owner: jmoore
>> Type: defect | Status: closed
>> Priority: blocker | Milestone: 3.0-Beta4
>> Component: General | Version:
>> Resolution: fixed | Keywords: postgres
>> ----------------------+----------------------------------------------------
>> - Changes (by jmoore):
>>
>> * status: new => closed
>> * resolution: => fixed
>>
>>
>> Comment:
>>
>> r2934 (trunk) and r2935 (Beta3.1) have a fix for this. The file can be
>> downloaded directly via:
>>
>>
>> https://trac.openmicroscopy.org.uk/omero/browser/trunk/sql/psql/OMERO3A__11
>> /OMERO3A__5.sql?format=txt
>>
>> and executed as per OmeroUpgrade:
>>
>> {{{
>> $ psql -h localhost -U omero omero3 < OMERO3A__5.sql
>> }}}
>>
>> from wherever you downloaded it to.
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
>
More information about the ome-users
mailing list