Hi,
I upgraded the server version to 5.0.0 (on a Debian system), following the discription on the Omero website (http://www.openmicroscopy.org/site/supp ... grade.html)
This worked well, with the exception that Omero.web is not working anymore.
The system should be configured for Apache use. I ran:
omero config set omero.web.application_server "fastcgi-tcp" to setup the fastcgi,
omero web config apache to get the stanza and
omero web start
Accessing through a browser, the message says:
Unhandled Exception
An unhandled exception was thrown by the application.
I know this is not the most informative, but I can pass you any logs you think you'll need.
Thank you in advance,
Dimitri Vanhecke
Note:
I read about the possibility that the default configuration may be incompatible with OMERO. In particular, the FastCGIWrapper option conflicts with FastCGIExternalServer required by OMERO and must be removed or commented out.
I do not understand where (which file?) I should adjust to remove the FastCGIWrapper.