[ome-users] OMERO.web problem following 4.4.4 upgrade

Mailly Philippe philippe.mailly at snv.jussieu.fr
Fri Sep 28 15:13:36 BST 2012


I choose omero fastcgi-tcp with :
omero config set omero.web.application_server "fastcgi-tcp" and then I 
have put the stanzas in /etc/apache2/site-enabled/000-default, given by 
the command : omero web config apache :

  ###
### Stanza for OMERO.web created 2012-09-27 16:16:28.839932
###
FastCGIExternalServer "/opt/OMERO/OMERO.server/var/omero.fcgi" -host 
0.0.0.0:4080

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

<Directory "/opt/OMERO/OMERO.server/lib/python/omeroweb/static">
     Options -Indexes FollowSymLinks
     Order allow,deny
     Allow from all
</Directory>

Alias /static /opt/OMERO/OMERO.server/lib/python/omeroweb/static
Alias /omero "/opt/OMERO/OMERO.server/var/omero.fcgi/"

My Omero diagnostics

================================================================================
OMERO Diagnostics 4.4.4-ice34-b3099
================================================================================

Commands:   java -version                  1.6.0     (/usr/bin/java)
Commands:   python -V                      2.7.3 (/usr/bin/python)
Commands:   icegridnode --version          3.4.2 (/usr/bin/icegridnode)
Commands:   icegridadmin --version         3.4.2 (/usr/bin/icegridadmin)
Commands:   psql --version                 9.1.6     (/usr/bin/psql -- 2 
others)

Server:     icegridnode                    running
Server:     Blitz-0                        active (pid = 7485, enabled)
Server:     DropBox                        active (pid = 7499, enabled)
Server:     FileServer                     active (pid = 7547, enabled)
Server:     Indexer-0                      active (pid = 7540, enabled)
Server:     MonitorServer                  active (pid = 7506, enabled)
Server:     OMERO.Glacier2                 active (pid = 7508, enabled)
Server:     OMERO.IceStorm                 active (pid = 7510, enabled)
Server:     PixelData-0                    active (pid = 7509, enabled)
Server:     Processor-0                    active (pid = 7530, enabled)
Server:     Tables-0                       active (pid = 7549, enabled)
Server:     TestDropBox                    inactive (enabled)

Log dir:    /opt/OMERO/OMERO.server/var/log exists

Log files:  Blitz-0.log                    2.0 MB        errors=2 
warnings=4
Log files:  DropBox.log                    6.0 KB        errors=0 
warnings=2
Log files:  FileServer.log                 0.0 KB
Log files:  Indexer-0.log                  1.0 MB        errors=10 
warnings=1
Log files:  MonitorServer.log              3.0 KB
Log files:  OMEROweb.log                   50.0 KB       errors=0 
warnings=300
Log files:  OMEROweb_request.log           46.0 KB       errors=0 
warnings=300
Log files:  PixelData-0.log                19.0 KB       errors=6 
warnings=1
Log files:  Processor-0.log                4.0 KB        errors=0 
warnings=2
Log files:  Tables-0.log                   4.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                     3.98 MB

Parsing Blitz-0.log:[line:118] => Server restarted <=
Parsing Blitz-0.log:[line:1349] => Server restarted <=
Parsing Blitz-0.log:[line:12320] => Server restarted <=

Environment:OMERO_HOME=/opt/OMERO/OMERO.server
Environment:OMERO_NODE=(unset)
Environment:OMERO_MASTER=(unset)
Environment:PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/lib/jvm/java-6-sun/bin:/usr/share/Ice-3.4.2:/usr/lib/postgresql/9.1/bin:/opt/OMERO/OMERO.server/bin 

Environment:ICE_HOME=/usr/share/Ice-3.4.2
Environment:LD_LIBRARY_PATH=/usr/share/java:/usr/lib:
Environment:DYLD_LIBRARY_PATH=(unset)

OMERO data dir: '/Omero/Omero.data'    Exists? True    Is writable? True
OMERO.web status... [RUNNING] (PID 7799)

The OMEROweb.log is empty. And the browser don't find any web page, it 
is waiting........

Tell me if you need more information .

Philippe


Le 28/09/2012 10:55, Will Moore a écrit :
> In development mode, Django will only serve static content if you have 
> debug turned on:
>
> $ bin/omero config set omero.web.debug True
>
>
> With apache, you're going to have to answer Chris's questions:
>
> When you've "switch to Apache option" have you placed the stanzas in 
> your Apache configuration? Which stanzas have you put in? What is the 
> exact error you're seeing?
>
>
>  Will.
>
>
>
> On 28 Sep 2012, at 09:20, Mailly Philippe wrote:
>
>> Hi,
>>
>> I have the same problem on version 4.4.4 Omero web server don't 
>> start. However, if I start the web server in development option I can 
>> see the web page except for the images.
>> I have these problems on two machines, one with an upgrade from 4.4.1 
>> to 4.4.4 and the other from a fresh install of version 4.4.4.
>> I’m using on both machines Ubuntu 12.04, apache2.
>>
>>
>> Philippe
>>
>> Le 28/09/2012 10:14, Mark Woodbridge a écrit :
>>> Hi,
>>>
>>> I just upgraded to 4.4.4 from 4.4.1. Insight works fine but Web is 
>>> unusable, possibly due to a JavaScript error that occurs on initial 
>>> load (see attached). Occurs in Firefox and Chrome. Has anyone else 
>>> encountered this, or did I mess up the upgrade somehow?
>>>
>>> Thanks,
>>>
>>> Mark.
>>>
>>>
>>> _______________________________________________
>>> ome-users mailing list
>>> ome-users at lists.openmicroscopy.org.uk
>>> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
>>
>> <philippe_mailly.vcf>_______________________________________________
>> ome-users mailing list
>> ome-users at lists.openmicroscopy.org.uk 
>> <mailto:ome-users at lists.openmicroscopy.org.uk>
>> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20120928/7bf35199/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: philippe_mailly.vcf
Type: text/x-vcard
Size: 406 bytes
Desc: not available
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20120928/7bf35199/attachment.vcf>


More information about the ome-users mailing list