<br clear="all">Hi Unai,<br>           It might be worth trying to alter the permissions set for the folders that OMERO and its dependencies are installed in. <br>I found that even running as an admin user there was an issue with having insufficent permissions to get OMERO to run unless specifically added to the relevant folders. I also installed all <br>
software in top folder levels just to avoid any possibility of the permission issues that installing in /Program Files can give.<br>                      Regards<br>                       Andy<br><br>p.s. have you checked PostgreSQL service is running? as that was the other area I had to find a work around for when installing on win7<br>
<br><br>Date: Wed, 31 Oct 2012 12:29:04 +0100<br>
From: UNAI LORENZO SIERRA <<a href="mailto:ulorenzo001@ikasle.ehu.es">ulorenzo001@ikasle.ehu.es</a>><br>
To: Blazej Pindelski <<a href="mailto:b.pindelski@dundee.ac.uk">b.pindelski@dundee.ac.uk</a>><br>
Cc: "<a href="mailto:ome-users@lists.openmicroscopy.org.uk">ome-users@lists.openmicroscopy.org.uk</a>"<br>
        <<a href="mailto:ome-users@lists.openmicroscopy.org.uk">ome-users@lists.openmicroscopy.org.uk</a>><br>
Subject: Re: [ome-users] Fwd: Problems installing OMERO.server-4.4.4<br>
        for Windows7 (32bits)<br>
Message-ID: <<a href="mailto:20121031122904.43793abz6m8dp9xc@www.ehu.es">20121031122904.43793abz6m8dp9xc@www.ehu.es</a>><br>
Content-Type: text/plain; charset="utf-8"; Format="flowed";<br>
        DelSp="Yes"<br>
<br>
Dear Blazej,<br>
<br>
This is the output of 'bin\omero admin start'. As you can see, the<br>
startup is not correct:<br>
<br>
Microsoft Windows [Versi?n 6.1.7601]<br>
Copyright (c) 2009 Microsoft Corporation. Reservados todos los derechos.<br>
<br>
C:\Users\Biofisica>cd C:\omero_dist<br>
<br>
C:\omero_dist>bin\omero admin start<br>
No descriptor given. Using etc\grid\windefault.xml<br>
[SC] CreateService CORRECTO<br>
<br>
<br>
NOMBRE_SERVICIO: OMERO.master<br>
         TIPO               : 10  WIN32_OWN_PROCESS<br>
         ESTADO             : 2  START_PENDING<br>
                                 (NOT_STOPPABLE, NOT_PAUSABLE,<br>
IGNORES_SHUTDOWN)<br>
         C?D_SALIDA_WIN32   : 0  (0x0)<br>
         C?D_SALIDA_SERVICIO: 0  (0x0)<br>
         PUNTO_COMPROB.     : 0x0<br>
         INDICACI?N_INICIO  : 0x7d0<br>
         PID                : 2928<br>
         MARCAS         :<br>
<br>
Waiting on startup. Use CTRL-C to exit<br>
.............................<br>
Failed to startup some components after 5 minutes<br>
Calling "stop" on remaining components<br>
<br>
NOMBRE_SERVICIO: OMERO.master<br>
         TIPO               : 10  WIN32_OWN_PROCESS<br>
         ESTADO             : 3  STOP_PENDING<br>
                                 (NOT_STOPPABLE, NOT_PAUSABLE,<br>
IGNORES_SHUTDOWN)<br>
         C?D_SALIDA_WIN32   : 0  (0x0)<br>
         C?D_SALIDA_SERVICIO: 0  (0x0)<br>
         PUNTO_COMPROB.     : 0x1<br>
         INDICACI?N_INICIO  : 0x7d0<br>
<br>
[SC] DeleteService CORRECTO<br>
<br>
Waiting on shutdown. Use CTRL-C to exit<br>
......<br>
<br>
<br>
<br>
Please, take a look at the attached Blitz-0.log file.<br>
<br>
Thanks for your help,<br>
Unai<br>
<br>
<br>
<br>
<br>
<br>
Blazej Pindelski <<a href="mailto:b.pindelski@dundee.ac.uk">b.pindelski@dundee.ac.uk</a>> escribi?:<br>
<br>
> Hello Unai,<br>
><br>
> The output of 'bin\omero admin diagnostics' looks OK in general.<br>
> What is the output<br>
> of 'bin\omero admin start'?<br>
><br>
> One thing to be aware of with OMERO and Windows 7 is to always make sure that<br>
> the Command Prompt is run as Administrator.<br>
><br>
> It would be helpful if you could send over your Blitz-0.log file<br>
> (located under<br>
> 'C:\omero_dist\var\log').<br>
><br>
> Thanks.<br>
> --<br>
> Blazej Pindelski<br>
> Software Developer<br>
> Open Microscopy Environment<br>
> <a href="http://www.openmicroscopy.org" target="_blank">http://www.openmicroscopy.org</a><br>
><br>
> On 31 Oct 2012, at 09:29, UNAI LORENZO SIERRA wrote:<br>
><br>
>><br>
>> Hi everybody,<br>
>><br>
>> I'm trying to install OMERO.server-4.4.4 on a Windows7, 32bits<br>
>> computer, and I'm having some problems.<br>
>><br>
>> First of all, I installed the following components before starting<br>
>> the configuration of the database:<br>
>> - Java Development Kit 1.7<br>
>> - Python 2.6.6<br>
>> - pywin32-218.win32<br>
>> - postgresql-9.2.1-1-windows<br>
>> - Ice-3.4.2<br>
>><br>
>> Then I followed the steps indicated in here:<br>
>> <a href="https://www.openmicroscopy.org/site/support/omero4/sysadmins/windows/server-installation.html" target="_blank">https://www.openmicroscopy.org/site/support/omero4/sysadmins/windows/server-installation.html</a><br>

>><br>
>> All the installation seems to be correct. But when I run the OMERO<br>
>> diagnostics script I get the following message:<br>
>><br>
>><br>
>> C:\omero_dist>bin\omero admin diagnostics<br>
>><br>
>> ==============================<div id=":1mc">==================================================<br>
>><br>
>> OMERO Diagnostics 4.4.4-ice34-b3099<br>
>> ================================================================================<br>
>><br>
>><br>
>> Commands:   java -version                  1.7.0<br>
>> (C:\Windows\System32\java.E<br>
>> XE)<br>
>> Commands:   python -V                      2.6.6<br>
>> (C:\Python26\python.EXE)<br>
>> Commands:   icegridnode --version          3.4.2     (C:\Program<br>
>> Files\ZeroC\Ice<br>
>> -3.4.2\bin\icegridnode.EXE)<br>
>> Commands:   icegridadmin --version         3.4.2     (C:\Program<br>
>> Files\ZeroC\Ice<br>
>> -3.4.2\bin\icegridadmin.EXE)<br>
>> Commands:   psql --version                 not found<br>
>><br>
>> Server:     icegridnode                    not started<br>
>><br>
>> Log dir:    C:\omero_dist\var\log          exists<br>
>><br>
>> Log files:  Blitz-0.log                    31.0 KB       errors=2<br>
>>  warnings=3<br>
>><br>
>> Log files:  DropBox.log                    7.0 KB        errors=10<br>
>>  warnings=5<br>
>><br>
>> Log files:  FileServer.log                 1.0 KB<br>
>> Log files:  Indexer-0.log                  237.0 KB      errors=10<br>
>>  warnings=15<br>
>><br>
>> Log files:  MonitorServer.log              1.0 KB<br>
>> Log files:  OMEROweb.log                   85.0 KB       errors=24<br>
>>  warnings=0<br>
>><br>
>> Log files:  OMEROweb_request.log           0.0 KB<br>
>> Log files:  PixelData-0.log                237.0 KB      errors=10<br>
>>  warnings=15<br>
>><br>
>> Log files:  Processor-0.log                75.0 KB       errors=20<br>
>>  warnings=40<br>
>><br>
>> Log files:  Tables-0.log                   n/a<br>
>> Log files:  TestDropBox.log                n/a<br>
>> Log files:  master.err                     0.0 KB<br>
>> Log files:  master.out                     0.0 KB<br>
>> Log files:  Total size                     0.68 MB<br>
>><br>
>><br>
>> Environment:OMERO_HOME=(unset)<br>
>> Environment:OMERO_NODE=(unset)<br>
>> Environment:OMERO_MASTER=(unset)<br>
>> Environment:PATH=C:\Python26;C:\Windows\System32;C:\Windows\System32\WindowsPowe<br>
>> rShell\v1.0;C:\Windows\System32\cmd.exe;C:\Program Files\ZeroC\Ice-3.4.2\bin<br>
>> Environment:ICE_HOME=(unset)<br>
>> Environment:LD_LIBRARY_PATH=(unset)<br>
>> Environment:DYLD_LIBRARY_PATH=(unset)<br>
>><br>
>> OMERO data dir: 'C:\\OMERO'     Exists? True    Is writable? True<br>
>> OMERO.web status... DEVELOPMENT: You will have to check status by hand!<br>
>><br>
>><br>
>> Please, let me know if you need some more information.<br>
>><br>
>> Thanks in advance,<br>
>> Unai<br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> ome-users mailing list<br>
>> <a href="mailto:ome-users@lists.openmicroscopy.org.uk">ome-users@lists.openmicroscopy.org.uk</a><br>
>> <a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users" target="_blank">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users</a><br>
>><br>
><br>
><br>
> The University of Dundee is a registered Scottish Charity, No: SC015096<br>
><br>
><br>
<br>
<br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: Blitz-0.log<br>
Type: text/x-log<br>
Size: 31304 bytes<br>
Desc: not available<br>
URL: <<a href="http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20121031/f42cdb8b/attachment.bin" target="_blank">http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20121031/f42cdb8b/attachment.bin</a>><br>

<br>
------------------------------<br>
</div><br>