Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-ice failure #22

Open
joshmoore opened this issue Nov 21, 2013 · 0 comments
Open

Cross-ice failure #22

joshmoore opened this issue Nov 21, 2013 · 0 comments

Comments

@joshmoore
Copy link
Member

While trying to upgrade the OMERO-merge-develop-FS installation on c6100-3 from daily-merge-ice34 to 5.0.0-beta2-rc1-ice35 the script failed since bin/omero web stop was not runnable with the given Ice environment.

Note: There's also still a TODO which would overwrite omero.web.server_list

I finally worked around this by doing:

  • diff -r OLD/etc NEW/etc
  • Checked the values
  • for x in OLD/etc/*.config OLD/etc/*cfg OLD/etc/grid/*.xml; do cp $x ${x#/*}; done

A command for just this would probably be useful. (Eventually it could also copy over the lib/scripts etc.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant