[ome-users] upgrade from 5.0.0-ice34-b19 to 5.1.2-ice35-b5
Jean-Marc Champagne
jean-marc.champagne at mhi-rc.org
Fri Jul 31 15:18:51 BST 2015
I ran http://www.openmicroscopy.org/site/support/omero5.1/sysadmins/server-upgrade.html#omero-web-configuration procedures, and had to upgrade postgres from 9.1 to 9.4 to be able to set it up.
psql -h localhost -U db_omero_usr omero_database < sql/psql/OMERO5.1__1/OMERO5.0__0.sql -p 5433
UPDATE 1
status
---------------------------------------------------------------------
+
+
+
YOU HAVE SUCCESSFULLY UPGRADED YOUR DATABASE TO VERSION OMERO5.1__1+
+
+
(1 row)
COMMIT
Reindex was fine and so was the vacuum analyse
But when started omero, I received this error
How do I upgrade ICE ?
Any help would be greatly appreciated...
postgres at sripl-ig-oms01:/home/OMS/apps/OMERO/OMERO.server$<mailto:postgres at sripl-ig-oms01:/home/OMS/apps/OMERO/OMERO.server$> bin/omero admin start
Traceback (most recent call last):
File "bin/omero", line 97, in <module>
import omero.cli
File "/home/OMS/apps/OMERO/OMERO.server-5.1.2-ice35-b45/lib/python/omero/__init__.py", line 43, in <module>
raise Exception(msg)
Exception:
ERROR: Ice version mismatch!
Your OMERO code has been compiled using Ice version 3.5.1
but you seem to have Ice version 3.4.2 installed. If you need
help understanding this issue, please send this error message
to the OME community:
http://www.openmicroscopy.org/site/community
Debugging Info:
--------------
VERSION=5.1.2-ice35-b45
PYTHONPATH=/home/OMS/apps/OMERO/OMERO.server-5.1.2-ice35-b45/lib/python:/home/OMS/apps/OMERO/OMERO.server-5.1.2-ice35-b45/var/lib:/home/OMS/apps/OMERO/OMERO.server-5.1.2-ice35-b45/bin:/usr/lib/pymodules/python2.7:/home/OMS/apps/OMERO/OMERO.server-5.1.2-ice35-b45:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PIL:/usr/lib/python2.7/dist-packages/gtk-2.0:/home/OMS/apps/OMERO/OMERO.server-5.1.2-ice35-b45/lib/fallback
JMarc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20150731/dc1ab94f/attachment.html>
More information about the ome-users
mailing list