[ome-users] Using Beta 4 Insight client
josh.moore at gmx.de
josh.moore at gmx.de
Mon Jan 5 10:56:39 GMT 2009
Matthias Dunda writes:
> 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)?
Ice instances running properly. Database setup and running. Port 4063
(unless modified) open.
> 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 actually just tells you which nodes are defined in the
etc/grid/default.xml application descriptor. It doesn't actually
specify which ones are active. Your best bet is:
server state Blitz-0
which should return something like:
active (pid = 952, enabled)
> This is what insight.log says:
> 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"
This is the important bit, and definitely says we need the server
logs.
> Any hints?
> Where are appropriate server log files located?
They are available under var/log/ one per node. Most likely you only
have a master node, so master.out and master.err would both be of use.
> Thanks
> Matthias
No problem.
~Josh.
More information about the ome-users
mailing list