I've successfully (I think?) installed Omero server on my Windows 7 (64-bit) machine.
However, when I try to start the service, I get the following error:
- Code: Select all
D:\OmeroServer>bin\omero admin start
No descriptor given. Using etc\grid\windefault.xml
Installing OMERO.master Windows service.
Successfully installed OMERO.master Windows service.
OMERO.master service startup failed: (2) The system cannot find the file specified.
OMERO.master service deleted.
Could it be related to the non-default installation directory (D:\OmeroServer)?
If any help, see the diagnostic log below:
- Code: Select all
===============================================================================
OMERO Diagnostics 4.4.9-ice34-b98
===============================================================================
Commands: java -version 1.7.0 (C:\Windows\system32\java.
XE -- 2 others)
Commands: python -V 2.6.6 (C:\Python26x64\python.EXE
Commands: icegridnode --version 3.4.0 (C:\Ice-3.4.0\bin\x64\iceg
idnode.EXE -- 2 others)
Commands: icegridadmin --version 3.4.0 (C:\Ice-3.4.0\bin\x64\iceg
idadmin.EXE -- 2 others)
Commands: psql --version not found
Server: icegridnode not started
Cannot list deployed applications.
Log dir: D:\OmeroServer\var\log exists
Log files: Blitz-0.log n/a
Log files: DropBox.log n/a
Log files: FileServer.log n/a
Log files: Indexer-0.log n/a
Log files: MonitorServer.log n/a
Log files: OMEROweb.log n/a
Log files: Processor-0.log n/a
Log files: Tables-0.log n/a
Log files: TestDropBox.log n/a
Log files: Total size 0.00 MB
Error while parsing logs
Environment:OMERO_HOME=(unset)
Environment:OMERO_NODE=(unset)
Environment:OMERO_MASTER=(unset)
Environment:OMERO_TEMPDIR=(unset)
Environment:PATH=C:\Python26x64\;C:\Program Files (x86)\NVIDIA Corporation\Phys
\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program File
(x86)\QuickTime\QTSystem\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core
Static;C:\Program Files\MATLAB\R2013a\runtime\win64;C:\Program Files\MATLAB\R20
3a\bin;C:\Program Files (x86)\MATLAB\R2012b\runtime\win32;C:\Program Files (x86
\MATLAB\R2012b\bin;C:\Program Files\MATLAB\R2012b\runtime\win64;C:\Program File
\MATLAB\R2012b\bin;C:\Program Files\MATLAB\R2011b\runtime\win64;C:\Program File
\MATLAB\R2011b\bin;C:\Program Files\MATLAB\R2011a\runtime\win64;C:\Program File
\MATLAB\R2011a\bin;C:\Program Files (x86)\Java\jre6\bin;c:\Program Files (x86)\
icrosoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\T
ols\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\
likSvn\bin\;C:\Program Files\SlikSvn\bin;C:\Program Files\IVI Foundation\VISA\W
n64\Bin\;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin\;C:\Program Files
(x86)\IVI Foundation\VISA\WinNT\Bin;C:\Program Files\Java\jdk1.6.0_29\bin;C:\Pr
gram Files\TortoiseSVN\bin;C:\Program Files\MATLAB\MATLAB Compiler Runtime\v716
runtime\win64;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\W
ndowsPowerShell\v1.0\;C:\Ice-3.4.0\bin\x64;C:\Ice-3.4.0\bin
Environment:ICE_HOME=(unset)
Environment:LD_LIBRARY_PATH=(unset)
Environment:DYLD_LIBRARY_PATH=(unset)
OMERO data dir: 'D:\\OMERO' Exists? True Is writable? True
OMERO temp dir: 'C:\Users\Install\AppData\Roaming\omero\tmp' Exists? True
Is writable? True (Size: 0)
OMERO.web status... [NOT STARTED]
Thanks.
Nicolas