We're Hiring!

omero.web fails after upgrading to 4.3.1

Having a problem deploying OMERO? Please ask new questions at https://forum.image.sc/tags/omero
Please note:
Historical discussions about OMERO. Please look for and ask new questions at https://forum.image.sc/tags/omero

The OMERO.server installation documentation begins here and you can find OMERO.web deployment documentation here.

omero.web fails after upgrading to 4.3.1

Postby jacques2020 » Fri Jul 15, 2011 8:48 am

Dear forum members,

after upgrading omero server and omero.web to 4.3.1, I can no longer use the web interface. It seems that it fails to find some of the components. I can log on and see home page, but when I click on data, apache returns a "Internal Server Error". Configuration was redone following instruction on omero website. omero config get returns

omero.db.name=omero
omero.db.pass=**************
omero.db.user=omero
omero.web.application_host=http://cedre-5a.med.univ-rennes1.fr:80
omero.web.application_server=fastcgi-tcp
omero.web.debug=True

The OMEROweb.log contains no error (see below) but the apache error log contains issues about incomplete header. Apache2.conf is configure with the auto-generated stanza (during omero web configuration). It seems not a generic apache2 / cgi issue since primer3plus running on the same server still works fine. The computer was freshly restarted to update the system after omero upgrade.
Any help would be very welcome.

Thanks a lot in advance

Best regards

Jacques




======================= Apache2.conf stanza for omero ========================

###
### Stanza for OMERO.web created 2011-07-14 14:58:54.279802
###
FastCGIExternalServer "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi" -host 0.0.0.0:4080

<Directory "/usr/local/OMERO.server-Beta-4.3.1/var">
Options -Indexes FollowSymLinks
Order allow,deny
Allow from all
</Directory>

<Directory "/usr/local/OMERO.server-Beta-4.3.1/lib/python/omeroweb/media">
Options -Indexes FollowSymLinks
Order allow,deny
Allow from all
</Directory>

Alias /appmedia /usr/local/OMERO.server-Beta-4.3.1/lib/python/omeroweb/media
Alias / "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi/"


===========================apache2/error.log ===================

[Fri Jul 15 10:34:00 2011] [error] [client 129.20.155.106] FastCGI: comm with server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi" aborted: idle timeout (30 sec), referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:00 2011] [error] [client 129.20.155.106] FastCGI: incomplete headers (0 bytes) received from server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi", referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:00 2011] [error] [client 129.20.155.106] FastCGI: comm with server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi" aborted: idle timeout (30 sec), referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:00 2011] [error] [client 129.20.155.106] FastCGI: incomplete headers (0 bytes) received from server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi", referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:00 2011] [error] [client 129.20.155.106] FastCGI: comm with server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi" aborted: idle timeout (30 sec), referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:00 2011] [error] [client 129.20.155.106] FastCGI: incomplete headers (0 bytes) received from server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi", referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:00 2011] [error] [client 129.20.155.106] FastCGI: comm with server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi" aborted: idle timeout (30 sec), referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:00 2011] [error] [client 129.20.155.106] FastCGI: comm with server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi" aborted: idle timeout (30 sec), referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:00 2011] [error] [client 129.20.155.106] FastCGI: comm with server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi" aborted: idle timeout (30 sec), referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:00 2011] [error] [client 129.20.155.106] FastCGI: incomplete headers (0 bytes) received from server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi", referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:00 2011] [error] [client 129.20.155.106] FastCGI: incomplete headers (0 bytes) received from server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi", referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:00 2011] [error] [client 129.20.155.106] FastCGI: incomplete headers (0 bytes) received from server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi", referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:03 2011] [error] [client 129.20.155.106] FastCGI: comm with server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi" aborted: idle timeout (30 sec), referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:03 2011] [error] [client 129.20.155.106] FastCGI: incomplete headers (0 bytes) received from server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi", referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:03 2011] [error] [client 129.20.155.106] FastCGI: comm with server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi" aborted: idle timeout (30 sec), referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:03 2011] [error] [client 129.20.155.106] FastCGI: incomplete headers (0 bytes) received from server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi", referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:09 2011] [error] [client 129.20.155.106] FastCGI: comm with server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi" aborted: idle timeout (30 sec), referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:09 2011] [error] [client 129.20.155.106] FastCGI: incomplete headers (0 bytes) received from server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi", referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:40 2011] [error] [client 129.20.155.106] FastCGI: comm with server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi" aborted: idle timeout (30 sec), referer: http://cedre-5a/webclient/
[Fri Jul 15 10:34:40 2011] [error] [client 129.20.155.106] FastCGI: incomplete headers (0 bytes) received from server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi", referer: http://cedre-5a/webclient/
[Fri Jul 15 10:35:10 2011] [error] [client 129.20.155.106] FastCGI: comm with server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi" aborted: idle timeout (30 sec), referer: http://cedre-5a/webclient/
[Fri Jul 15 10:35:10 2011] [error] [client 129.20.155.106] FastCGI: incomplete headers (0 bytes) received from server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi", referer: http://cedre-5a/webclient/
[Fri Jul 15 10:35:35 2011] [error] [client 127.0.0.1] FastCGI: comm with server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi" aborted: idle timeout (30 sec)
[Fri Jul 15 10:35:35 2011] [error] [client 127.0.0.1] FastCGI: incomplete headers (0 bytes) received from server "/usr/local/OMERO.server-Beta-4.3.1/var/omero.fcgi"



============================ OMEROWeb.log ==================

Fri, 15 Jul 2011 10:36:33 root DEBUG ADMINS = [] (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG APPLICATION_HOST = 'http://cedre-5a.med.univ-rennes1.fr:80' (source:omero.web.application_host)
Fri, 15 Jul 2011 10:36:33 root DEBUG APPLICATION_SERVER = 'fastcgi-tcp' (source:omero.web.application_server)
Fri, 15 Jul 2011 10:36:33 root DEBUG APPLICATION_SERVER_HOST = '0.0.0.0' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG APPLICATION_SERVER_PORT = '4080' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG CACHE_BACKEND = '(unset)' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG DATABASE_ENGINE = '(unset)' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG DATABASE_HOST = '(unset)' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG DATABASE_NAME = '(unset)' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG DATABASE_PASSWORD = '***' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG DATABASE_PORT = '(unset)' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG DATABASE_USER = '(unset)' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG DEBUG = True (source:omero.web.debug)
Fri, 15 Jul 2011 10:36:33 root DEBUG EMAIL_HOST = None (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG EMAIL_HOST_PASSWORD = '***' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG EMAIL_HOST_USER = None (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG EMAIL_PORT = None (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG EMAIL_SUBJECT_PREFIX = '[OMERO.web] ' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG EMAIL_USE_TLS = False (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG LOGDIR = '/usr/local/OMERO.server-Beta-4.3.1/var/log' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG PUBLIC_PASSWORD = '***' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG PUBLIC_USER = '(unset)' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG SEND_BROKEN_LINK_EMAILS = True (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG SERVER_EMAIL = None (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG SERVER_LIST = [[u'localhost', 4064, u'omero']] (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG SESSION_ENGINE = 'django.contrib.sessions.backends.file' (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG USE_EMAN2 = False (source:default)
Fri, 15 Jul 2011 10:36:33 root DEBUG WEBGATEWAY_CACHE = '(unset)' (source:default)
Fri, 15 Jul 2011 10:36:33 omero.util.TempFileManager DEBUG Removing tree: /home/jacques/omero/tmp/omero_jacques/14781

======================================================
jacques2020
 
Posts: 102
Joined: Fri Jul 15, 2011 7:46 am

Re: omero.web fails after upgrading to 4.3.1

Postby jmoore » Mon Jul 18, 2011 11:19 am

What's the output of:
Code: Select all
bin/omero admin diagnostics

show?

Cheers,
~Josh.
User avatar
jmoore
Site Admin
 
Posts: 1591
Joined: Fri May 22, 2009 1:29 pm
Location: Germany

Re: omero.web fails after upgrading to 4.3.1

Postby jacques2020 » Mon Jul 18, 2011 12:31 pm

Dear Josh,

Thanks for your reply. Here is the output of diagnostics. However, I found nothing suspect in it.

Thank you for your help!

Best regards

Jacques

================================================================================
OMERO Diagnostics 4.3.1-6d4b8c61-b2602
================================================================================

Commands: java -version 1.6.0 (/usr/bin/java)
Commands: python -V 2.6.6 (/usr/bin/python)
Commands: icegridnode --version 3.3.1 (/usr/bin/icegridnode)
Commands: icegridadmin --version 3.3.1 (/usr/bin/icegridadmin)
Commands: psql --version 8.4.8 (/usr/bin/psql)

Server: icegridnode running
Server: Blitz-0 active (pid = 2999, enabled)
Server: DropBox active (pid = 3000, enabled)
Server: FileServer active (pid = 3001, enabled)
Server: Indexer-0 active (pid = 3003, enabled)
Server: MonitorServer active (pid = 3004, enabled)
Server: OMERO.Glacier2 active (pid = 3006, enabled)
Server: OMERO.IceStorm active (pid = 3010, enabled)
Server: PixelData-0 active (pid = 3018, enabled)
Server: Processor-0 active (pid = 3019, enabled)
Server: Tables-0 active (pid = 3020, enabled)
Server: TestDropBox inactive (enabled)

Log dir: /usr/local/OMERO.server-Current/var/log exists

Log files: Blitz-0.log 364.0 MB errors=57 warnings=0
Log files: Blitz-0.log.1 512.0 MB
Log files: Blitz-0.log.2 512.0 MB errors=140 warnings=453
Log files: DropBox.log 3.0 KB errors=0 warnings=1
Log files: FileServer.log 0.0 KB
Log files: Indexer-0.log 16.0 MB errors=141955 warnings=11
Log files: MonitorServer.log 2.0 KB
Log files: OMEROweb.log 464.0 KB errors=162 warnings=15
Log files: PixelData-0.log 309.0 KB errors=67 warnings=23
Log files: Processor-0.log 2.0 KB errors=0 warnings=1
Log files: Tables-0.log 2.0 KB errors=0 warnings=1
Log files: TestDropBox.log n/a
Log files: master.err 0.0 KB
Log files: master.out 0.0 KB
Log files: Total size 1406.09 MB


Environment:OMERO_HOME=(unset)
Environment:OMERO_NODE=(unset)
Environment:OMERO_MASTER=(unset)
Environment:PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
Environment:ICE_HOME=(unset)
Environment:LD_LIBRARY_PATH=(unset)
Environment:DYLD_LIBRARY_PATH=(unset)

OMERO data dir: '/OMERO' Exists? True Is writable? True
OMERO.web status... [RUNNING] (PID 26098)
jacques2020
 
Posts: 102
Joined: Fri Jul 15, 2011 7:46 am

Re: omero.web fails after upgrading to 4.3.1

Postby jmoore » Mon Jul 18, 2011 12:51 pm

Jacques,

could you attach your var/log/OMEROweb.log in its entirety? There seems to be a lot more going on in there then the snippet here:
Code: Select all
Log files: OMEROweb.log 464.0 KB errors=162 warnings=15


Thanks,
~Josh
User avatar
jmoore
Site Admin
 
Posts: 1591
Joined: Fri May 22, 2009 1:29 pm
Location: Germany

Re: omero.web fails after upgrading to 4.3.1

Postby jacques2020 » Mon Jul 18, 2011 1:03 pm

Dear Josh,

here it is.

Thanks for your help

Jacques
Attachments
OMEROweb.log.zip
(24.88 KiB) Downloaded 171 times
jacques2020
 
Posts: 102
Joined: Fri Jul 15, 2011 7:46 am

Re: omero.web fails after upgrading to 4.3.1

Postby jacques2020 » Mon Jul 18, 2011 1:09 pm

Josh,

by the way, I tried to run using fastcgi (without tcp) at some point on the 14th of July without success. So it may be that some error in the log I sent are related to that.

Best

Jacques
jacques2020
 
Posts: 102
Joined: Fri Jul 15, 2011 7:46 am

Re: omero.web fails after upgrading to 4.3.1

Postby atarkowska » Mon Jul 18, 2011 1:29 pm

Hi Jacques,

Could you please stop web by:
Code: Select all
bin/omero web stop


then double check if processes are no longer running by:
Code: Select all
ps uxwf


If you still see something like that:
Code: Select all
omero    31999  0.0  0.2  96696 37556 ?        S    12:58   0:00 python manage.py runfcgi workdir=./ method=prefork host=0.0.0.0 port=4080 pidfile=/home/omero/OMER
omero    32000  0.0  0.3 371448 50396 ?        Sl   12:58   0:01  \_ python manage.py runfcgi workdir=./ method=prefork host=0.0.0.0 port=4080 pidfile=/home/omero/
omero    32001  0.0  0.3 341968 50064 ?        Sl   12:58   0:01  \_ python manage.py runfcgi workdir=./ method=prefork host=0.0.0.0 port=4080 pidfile=/home/omero/
omero    32002  0.0  0.3 269064 51292 ?        Sl   12:58   0:01  \_ python manage.py runfcgi workdir=./ method=prefork host=0.0.0.0 port=4080 pidfile=/home/omero/
omero    32003  0.0  0.3 334608 50180 ?        Sl   12:58   0:01  \_ python manage.py runfcgi workdir=./ method=prefork host=0.0.0.0 port=4080 pidfile=/home/omero/
omero    32004  0.0  0.3 344208 52968 ?        Sl   12:58   0:01  \_ python manage.py runfcgi workdir=./ method=prefork host=0.0.0.0 port=4080 pidfile=/home/omero/


please kill them by hand, then start web again by:
Code: Select all
bin/omero web start


if this does not help could you please give us the output of
Code: Select all
ps uxwf | grep runfcgi


Thx
Ola
atarkowska
 
Posts: 327
Joined: Mon May 18, 2009 12:44 pm

Re: omero.web fails after upgrading to 4.3.1

Postby jacques2020 » Mon Jul 18, 2011 1:46 pm

Hi Ola and Josh,

I still experience the same issue. Here is what I did and at the bottom the command output you asked.

Thanks for your help

Jacques

==================================

jacques@cedre-5a:/var/log/omero$ /usr/local/OMERO.server-Current/bin/omero web stop
Stopping OMERO.web... [OK]
Django FastCGI workers (PID 26098) killed.
jacques@cedre-5a:/var/log/omero$ ps uxwf
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
jacques 10508 0.0 0.0 89912 2280 ? S 14:27 0:00 sshd: jacques@pts/10
jacques 10509 0.0 0.0 25220 8128 pts/10 Ss 14:27 0:00 \_ -bash
jacques 26750 0.0 0.0 16300 1132 pts/10 R+ 15:40 0:00 \_ ps uxwf
jacques 13424 0.0 0.0 224444 14612 ? S 09:55 0:07 palimpsest
jacques 11585 0.0 0.0 43912 2044 ? S Jul17 0:00 /usr/lib/evince/evinced
jacques 11583 0.0 0.2 429816 52652 ? Sl Jul17 0:10 evince /Projects_Space/People/Ahmed/Working_dir/2011-07-17__00-48-48_0000000000/print-s
jacques 28628 52.0 0.0 276296 23892 ? Sl Jul16 1443:44 gnome-system-monitor
jacques 2898 4.0 0.0 209300 12524 ? Sl Jul15 170:33 /usr/bin/gnome-terminal -x /bin/sh -c '/PecreauxLab/software/build/Launch_screenOmero'
jacques 2916 0.0 0.0 14324 796 ? S Jul15 0:00 \_ gnome-pty-helper
jacques 6563 0.0 0.0 21836 4600 pts/7 Ss+ Jul15 0:00 \_ bash
jacques 14125 0.0 0.0 21848 4572 pts/8 Ss+ Jul15 0:00 \_ bash
jacques 14635 0.0 0.0 21888 4808 pts/6 Ss+ 09:55 0:00 \_ bash
jacques 6354 0.0 0.0 21864 4756 pts/0 Ss+ 11:40 0:00 \_ bash
jacques 2876 0.0 0.0 71348 2876 ? S Jul15 0:00 /usr/lib/gvfs/gvfsd-computer --spawner :1.10 /org/gtk/gvfs/exec_spaw/2
jacques 4637 0.0 0.0 26240 2164 ? Ss Jul14 0:10 SCREEN
jacques 4638 0.0 0.0 21880 4540 pts/2 Ss+ Jul14 0:00 \_ /bin/bash
jacques 4686 0.0 0.0 21896 4560 pts/3 Ss+ Jul14 0:01 \_ /bin/bash
jacques 11497 0.0 0.0 21884 4540 pts/4 Ss+ Jul14 0:00 \_ /bin/bash
jacques 12943 0.0 0.0 21924 4568 pts/5 Ss Jul14 0:00 \_ /bin/bash
jacques 5277 0.0 0.0 41532 1948 ? S Jul14 0:00 /usr/lib/gvfs/gvfsd-metadata
jacques 5266 0.0 0.0 56572 2228 ? S Jul14 0:00 /usr/lib/gvfs/gvfsd-burn --spawner :1.10 /org/gtk/gvfs/exec_spaw/1
jacques 5250 0.0 0.0 61184 2604 ? S Jul14 0:00 /usr/lib/gvfs/gvfsd-trash --spawner :1.10 /org/gtk/gvfs/exec_spaw/0
jacques 5248 0.0 0.0 278292 5172 ? S Jul14 0:00 /usr/lib/evolution/e-addressbook-factory
jacques 5245 0.0 0.0 277736 9524 ? Sl Jul14 0:00 /usr/lib/gnome-applets/mixer_applet2 --oaf-activate-iid=OAFIID:GNOME_MixerApplet_Factor
jacques 5243 0.2 0.0 204096 7468 ? S Jul14 13:18 /usr/lib/gnome-applets/multiload-applet-2 --oaf-activate-iid=OAFIID:GNOME_MultiLoadAppl
jacques 5233 0.0 0.0 354664 5752 ? S Jul14 0:00 /usr/lib/evolution/e-calendar-factory
jacques 5230 0.0 0.0 143288 2296 ? Ss Jul14 0:00 gnome-screensaver
jacques 5212 0.0 0.0 218064 2928 ? Ssl Jul14 0:00 /usr/lib/bonobo-activation/bonobo-activation-server --ac-activate --ior-output-fd=18
jacques 5209 0.0 0.0 55168 2136 ? S Jul14 0:00 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
jacques 5206 0.0 0.0 69056 2216 ? Sl Jul14 0:05 /usr/lib/gvfs/gvfs-afc-volume-monitor
jacques 5200 0.0 0.0 88612 3832 ? S Jul14 0:35 /usr/lib/gvfs/gvfs-gdu-volume-monitor
jacques 5187 0.0 0.0 56672 2272 ? S Jul14 0:00 /usr/lib/gvfs/gvfsd
jacques 5120 0.0 0.0 84544 9480 ? Sl Jul14 0:00 /usr/bin/gnome-keyring-daemon --start --components=pkcs11
jacques 5119 0.0 0.0 200584 9240 ? Ss Jul14 0:18 /usr/lib/gnome-settings-daemon/gnome-settings-daemon
jacques 5111 0.0 0.0 46504 5768 ? S Jul14 0:03 /usr/lib/libgconf2-4/gconfd-2
jacques 5105 0.0 0.0 23792 1368 ? Ss Jul14 0:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
jacques 5104 0.0 0.0 23260 764 ? Ss Jul14 0:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
jacques 5103 0.0 0.0 26104 752 ? S Jul14 0:00 dbus-launch --autolaunch 2140dbe0e0579ace0644975300000015 --binary-syntax --close-stder
jacques 5099 0.0 0.0 26104 752 ? S Jul14 0:00 dbus-launch --exit-with-session gnome-session
jacques 5096 0.0 0.0 141172 4568 ? Sl Jul14 0:00 gnome-session
jacques 5197 0.0 0.0 224016 9472 ? S Jul14 0:23 \_ /usr/bin/metacity
jacques 5204 0.0 0.0 370100 17412 ? S Jul14 2:29 \_ gnome-panel
jacques 5210 0.0 0.1 725116 43356 ? S Jul14 3:02 \_ nautilus
jacques 5214 0.0 0.0 216884 6396 ? S Jul14 0:00 \_ /usr/lib/vino/vino-server --sm-disable
jacques 5217 0.0 0.0 199772 7472 ? S Jul14 0:30 \_ update-notifier
jacques 5218 0.0 0.0 150452 4996 ? S Jul14 0:24 \_ /usr/lib/gnome-disk-utility/gdu-notification-daemon
jacques 5219 0.0 0.0 275928 22088 ? S Jul14 0:24 \_ python /usr/bin/system-config-printer-applet
jacques 5221 0.0 0.0 128680 4680 ? S Jul14 0:00 \_ bluetooth-applet
jacques 5223 0.0 0.0 261140 5728 ? S Jul14 0:00 \_ /usr/lib/evolution/2.30/evolution-alarm-notify
jacques 5224 0.0 0.0 121492 4060 ? S Jul14 0:00 \_ kerneloops-applet
jacques 5225 0.0 0.0 121664 3612 ? S Jul14 0:00 \_ /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
jacques 5094 0.0 0.0 31848 1472 ? S Jul14 0:00 vncconfig -iconic
jacques 5088 2.1 0.4 139632 107164 ? S Jul14 121:06 Xvnc4 :1 -desktop cedre-5a.med.univ-rennes1.fr:1 (jacques) -auth /home/jacques/.Xauthor
jacques 2956 0.0 0.0 419948 4764 ? Sl Jul14 0:10 icegridnode --daemon --pidfile /usr/local/OMERO.server-Current/var/master/master.pid --
jacques 2999 2.7 3.5 3144604 873556 ? Sl Jul14 160:05 \_ java -Xmx2048M -XX:MaxPermSize=512m -Djava.awt.headless=true -Dlog4j.configuration=
jacques 3000 0.1 0.0 248972 15728 ? Sl Jul14 5:53 \_ python lib/python/fsDropBox.py --Ice.Config=/usr/local/OMERO.server-Beta-4.3.1/var/
jacques 3001 0.0 0.0 201188 4124 ? Sl Jul14 0:17 \_ python lib/python/fsServerFS.py --Ice.Config=/usr/local/OMERO.server-Beta-4.3.1/var
jacques 3003 1.0 1.5 747300 385444 ? Sl Jul14 58:04 \_ java -Xmx256M -Djava.awt.headless=true -Dlog4j.configuration=etc/log4j-indexing.xml
jacques 3004 0.0 0.0 222260 5792 ? Sl Jul14 1:52 \_ python lib/python/fsServerMS.py --Ice.Config=/usr/local/OMERO.server-Beta-4.3.1/var
jacques 3006 1.3 0.0 181832 5812 ? Sl Jul14 79:02 \_ glacier2router --Ice.Config=/usr/local/OMERO.server-Beta-4.3.1/var/master/servers/O
jacques 3010 0.0 0.0 162140 2876 ? Sl Jul14 0:03 \_ icebox --Ice.Config=/usr/local/OMERO.server-Beta-4.3.1/var/master/servers/OMERO.Ice
jacques 3018 54.3 2.5 900816 627056 ? Sl Jul14 3106:20 \_ java -Xmx256M -Djava.awt.headless=true -Dlog4j.configuration=etc/log4j-indexing.xm
jacques 3019 0.0 0.1 357608 25892 ? Sl Jul14 2:52 \_ python lib/python/runProcessor.py --Ice.Config=/usr/local/OMERO.server-Beta-4.3.1/v
jacques 3020 0.0 0.1 355380 26460 ? Sl Jul14 2:53 \_ python lib/python/runTables.py --Ice.Config=/usr/local/OMERO.server-Beta-4.3.1/var/
jacques 2459 0.0 0.0 4084 172 ? S Jul14 0:00 /bin/sh /usr/local/MATLAB/R2011a/etc/lmboot -glnxa64
jacques 2461 0.0 0.0 22520 1232 ? S Jul14 0:01 \_ /var/tmp/lm_TMW.ld -z -c /var/tmp/lm_TMW.dat
jacques 2480 0.0 0.0 41036 1828 ? Ssl Jul14 0:08 | \_ MLM -T cedre-5a.med.univ-rennes1.fr 11.9 3 -c /var/tmp/lm_TMW.dat --lmgrd_start
jacques 2462 0.0 0.0 3952 556 ? S Jul14 0:00 \_ sh -c while read line; do echo "$line" >> /var/tmp/lm_TMW.log; done
jacques@cedre-5a:/var/log/omero$ ps uxwf | grep runfcgi
jacques 26753 0.0 0.0 7544 844 pts/10 S+ 15:41 0:00 \_ grep runfcgi
jacques@cedre-5a:/var/log/omero$ /usr/local/OMERO.server-Current/bin/omero web start
Starting OMERO.web... [OK]
jacques@cedre-5a:/var/log/omero$ ps uxwf | grep runfcgi
jacques 26781 0.0 0.0 7544 840 pts/10 S+ 15:43 0:00 \_ grep runfcgi
jacques 26774 0.0 0.1 96388 33972 ? S 15:42 0:00 python manage.py runfcgi workdir=./ method=prefork host=0.0.0.0 port=4080 pidfile=/usr/local/OMERO.server-Current/var/django.pid daemonize=true maxchildren=5 minspare=1 maxspare=5 maxrequests=400
jacques 26775 0.0 0.1 96388 33460 ? S 15:42 0:00 \_ python manage.py runfcgi workdir=./ method=prefork host=0.0.0.0 port=4080 pidfile=/usr/local/OMERO.server-Current/var/django.pid daemonize=true maxchildren=5 minspare=1 maxspare=5 maxrequests=400
jacques 26776 0.0 0.1 96388 33460 ? S 15:42 0:00 \_ python manage.py runfcgi workdir=./ method=prefork host=0.0.0.0 port=4080 pidfile=/usr/local/OMERO.server-Current/var/django.pid daemonize=true maxchildren=5 minspare=1 maxspare=5 maxrequests=400
jacques 26777 0.0 0.1 96388 33460 ? S 15:42 0:00 \_ python manage.py runfcgi workdir=./ method=prefork host=0.0.0.0 port=4080 pidfile=/usr/local/OMERO.server-Current/var/django.pid daemonize=true maxchildren=5 minspare=1 maxspare=5 maxrequests=400
jacques 26778 0.0 0.1 96388 33460 ? S 15:42 0:00 \_ python manage.py runfcgi workdir=./ method=prefork host=0.0.0.0 port=4080 pidfile=/usr/local/OMERO.server-Current/var/django.pid daemonize=true maxchildren=5 minspare=1 maxspare=5 maxrequests=400
jacques 26779 0.0 0.1 96388 33460 ? S 15:42 0:00 \_ python manage.py runfcgi workdir=./ method=prefork host=0.0.0.0 port=4080 pidfile=/usr/local/OMERO.server-Current/var/django.pid daemonize=true maxchildren=5 minspare=1 maxspare=5 maxrequests=400
jacques@cedre-5a:/var/log/omero$
jacques2020
 
Posts: 102
Joined: Fri Jul 15, 2011 7:46 am

Re: omero.web fails after upgrading to 4.3.1

Postby atarkowska » Mon Jul 18, 2011 1:49 pm

In addition to my previous comment please set the config back to fastcgi-tcp. You might also restart apache on the beginning, just in case.
atarkowska
 
Posts: 327
Joined: Mon May 18, 2009 12:44 pm

Re: omero.web fails after upgrading to 4.3.1

Postby atarkowska » Mon Jul 18, 2011 2:05 pm

atarkowska
 
Posts: 327
Joined: Mon May 18, 2009 12:44 pm

Next

Return to Installation and Deployment

Who is online

Users browsing this forum: No registered users and 1 guest