[ome-devel] OMERO.server (BETA) 4.0 RC3 announcement
josh.moore at gmx.de
josh.moore at gmx.de
Wed Mar 18 15:28:59 GMT 2009
Jerome Avondo writes:
> Hi,
Hi Jerome,
> I am trying to get OMERO b4 RC3 up and running,
>
> Just to let you know it appears to have successfully built (using
> RHLE5), as I reach the end of the build process and get the BUILD
> SUCCESSFUL acknowledgment.
Ah, good to hear. We're not currently testing on RHLE5. Especially if
things work for you regarding the C++ build, it'd be good to post that
information somewhere for others. What build command did you use?
> However when I try to start omero, using:
>
> bin/omero admin start
Was there any output from this command? Other than the "...using
etc/grid/default.xml" statement? In your log, there's this:
Traceback (most recent call last):
File "bin/omero", line 42, in ?
import omero.cli
ImportError: No module named omero.cli
which doesn't bode well. Can you send me the results of:
ls -lR
> I don't seem to have anything up at: http://localhost:8000/webadmin
>
> I looked in dist/var/ for the file Blitz-0.log and the magical
> "OMERO.blitz now accepting connections." but that file does not
> exist.
Right. My assumption is that although "build successful" was printed
that something went wrong very early on.
>
> However I have stuff in master.err, which I have attached. Seems
> its complaining about a permission denied on the file:
> /dist/var/master/servers/OMERO.Glacier2/config/config
>
> The file does exist as I checked and has permissions set to -rw-r--r-- (aka 0644).
What user did you run this as? And had you already tried running it
as root or with sudo? Whoever is running "bin/omero admin start" will
need to have write permission to all the var/* directories.
> If anyone has any ideas I would appreciate....
>
> And of course a big thanks to the OMERO team for all their hard work!
We appreciate that, and more so your help!
> J.
~Josh.
More information about the ome-devel
mailing list