internal server error
Posted: Thu Apr 14, 2016 8:08 am
I'm installing OMERO server on Windows and am having some problems.
When I use 'omero admin start', the icegridnode server does not start, but after using 'omero admin startasync' it does.
During the first few mins, Blitz-0 & DropBox both report the following:
...but shortly afterwards report this:
I also get this:
Where should I look please?
Kevin
- Code: Select all
OMERO Diagnostics 5.2.2-ice35-b17
================================================================================
Commands: java -version 1.8.0 (C:\ProgramData\Oracle\Java
\javapath\java.EXE)
Commands: python -V 2.7.9 (C:\Python27\python.EXE)
Commands: icegridnode --version 3.5.1 (C:\Ice-3.5.1-b4-win-x64-Re
lease\bin\icegridnode.EXE)
Commands: icegridadmin --version 3.5.1 (C:\Ice-3.5.1-b4-win-x64-Re
lease\bin\icegridadmin.EXE)
Commands: psql --version 9.5.1 (C:\PostgreSQL\9.5\bin\psql
.EXE)
When I use 'omero admin start', the icegridnode server does not start, but after using 'omero admin startasync' it does.
During the first few mins, Blitz-0 & DropBox both report the following:
- Code: Select all
Server: icegridnode running
Server: Blitz-0 activating (enabled)
Server: DropBox activating (enabled)
Server: FileServer active (pid = 2540, enabled)
Server: Indexer-0 activating (enabled)
Server: MonitorServer active (pid = 2956, enabled)
Server: OMERO.Glacier2 active (pid = 3196, enabled)
Server: OMERO.IceStorm active (pid = 2588, enabled)
Server: PixelData-0 activating (enabled)
Server: Processor-0 activating (enabled)
Server: Tables-0 inactive (disabled)
Server: TestDropBox inactive (enabled)
Server: OMERO.master active (running as LocalSystem)
...but shortly afterwards report this:
- Code: Select all
Server: icegridnode running
Server: Blitz-0 inactive (disabled)
Server: DropBox inactive (disabled)
Server: FileServer active (pid = 2540, enabled)
Server: Indexer-0 inactive (disabled)
Server: MonitorServer active (pid = 2956, enabled)
Server: OMERO.Glacier2 active (pid = 3196, enabled)
Server: OMERO.IceStorm active (pid = 2588, enabled)
Server: PixelData-0 inactive (disabled)
Server: Processor-0 activating (enabled)
Server: Tables-0 inactive (disabled)
Server: TestDropBox inactive (enabled)
Server: OMERO.master active (running as LocalSystem)
I also get this:
- Code: Select all
C:\OMERO.server-5.2.2-ice35-b17\var\log>.\..\..\bin\omero login
Server: [localhost:4064]
Username: [Administrator]
Password:
internal server error
Where should I look please?
Kevin