[ome-devel] The Blitz struck on X-Mas

Matthias Dunda Matthias.Dunda at carus-it.com
Tue Dec 30 13:30:58 GMT 2008


Hi Josh,

unfortunately I cannot start ./bin/omero admin start

it terminates with a file not found:

> ./bin/omero admin start
> /home/mdu/OMERO.server-build1460/bin/omero(43)<module>()
-> import omero.cli
(Pdb) n
> /home/mdu/OMERO.server-build1460/bin/omero(44)<module>()
-> rv = omero.cli.argv()
(Pdb) n
['admin', 'start']
> /home/mdu/OMERO.server-build1460/lib/omero/cli.py(535)invoke()
-> stop = self.onecmd(line)
(Pdb) n
Error:[Errno 2] No such file or directory
> /home/mdu/OMERO.server-build1460/lib/omero/cli.py(536)invoke()
-> stop = self.postcmd(stop, line)
(Pdb) c


There it tries to invoke "admin start" but I think it cannot find the admin.py module, right?

So maybe this is a configuration issue...

Any hint?

Thanks Matthias

PS:

> for the proper way to start the blitz server. This documentation will
> be merged with the main installation instructions during the release
> process for Beta4. Do you know where you saw "java -jar blitz.jar"? We
> will need to make sure that reference is also removed.

I found this at the bottom of http://trac.openmicroscopy.org.uk/omero/wiki/OmeroBuild for the standalone blitz server.



More information about the ome-devel mailing list