2014-04-02 17:33:58,746 INFO [ __main__] (MainThread) Application Starting... 2014-04-02 17:33:58,760 INFO [ root] (MainThread) Processing custom settings for module omeroweb.settings 2014-04-02 17:33:58,760 DEBUG [ omeroweb.settings] (MainThread) ADMINS = [] (source:default) 2014-04-02 17:33:58,760 DEBUG [ omeroweb.settings] (MainThread) ALLOWED_HOSTS = [u'*'] (source:default) 2014-04-02 17:33:58,760 DEBUG [ omeroweb.settings] (MainThread) APPLICATION_SERVER = 'development' (source:omero.web.application_server) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) APPLICATION_SERVER_HOST = '0.0.0.0' (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) APPLICATION_SERVER_MAX_REQUESTS = 400 (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) APPLICATION_SERVER_PORT = '4080' (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) ADDITIONAL_APPS = [] (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) CACHES = {u'default': {u'BACKEND': u'django.core.cache.backends.dummy.DummyCache'}} (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) DATABASES = {} (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) DEBUG = True (source:omero.web.debug) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) EMAIL_HOST = None (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) EMAIL_HOST_PASSWORD = u'********************' (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) EMAIL_HOST_USER = None (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) EMAIL_PORT = None (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) EMAIL_SUBJECT_PREFIX = '[OMERO.web] ' (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) EMAIL_USE_TLS = False (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) FORCE_SCRIPT_NAME = None (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) INDEX_TEMPLATE = None (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) LOGDIR = 'C:/OMERO.server/var/log' (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) LOGIN_VIEW = 'weblogin' (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) NANOXML_JAR = 'nanoxml.jar' (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) OPEN_ASTEX_MAX_SIDE = 400 (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) OPEN_ASTEX_MAX_VOXELS = 27000000 (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) OPEN_ASTEX_MIN_SIDE = 20 (source:default) 2014-04-02 17:33:58,776 DEBUG [ omeroweb.settings] (MainThread) PING_INTERVAL = 60000 (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_CACHE_ENABLED = False (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_CACHE_KEY = u'********************' (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_CACHE_TIMEOUT = 86400 (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_ENABLED = False (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_PASSWORD = u'********************' (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_SERVER_ID = 1 (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_URL_FILTER = <_sre.SRE_Pattern object at 0x03D49D20> (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_USER = None (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) SCRIPTS_TO_IGNORE = [u'\\omero\\figure_scripts\\Movie_Figure.py', u'\\omero\\figure_scripts\\Split_View_Figure.py', u'\\omero\\figure_scripts\\Thumbnail_Figure.py', u'\\omero\\figure_scripts\\ROI_Split_Figure.py', u'\\omero\\export_scripts\\Make_Movie.py', u'\\omero\\setup_scripts\\FLIM_initialise.py', u'\\omero\\import_scripts\\Populate_ROI.py'] (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) SEND_BROKEN_LINK_EMAILS = True (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) SERVER_EMAIL = None (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) SERVER_LIST = [[u'localhost', 4064, u'omero']] (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) SESSION_ENGINE = 'django.contrib.sessions.backends.cache' (source:omero.web.session_engine) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) STATIC_URL = '/static/' (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) STATICFILES_DIRS = [] (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) CENTER_PLUGINS = [] (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) UI_MENU_DROPDOWN = {u'ALL': u'All members', u'COLLEAGUES': u'Members', u'LEADERS': u'Owners'} (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) RIGHT_PLUGINS = [[u'Acquisition', u'webclient/data/includes/right_plugin.acquisition.js.html', u'metadata_tab'], [u'Preview', u'webclient/data/includes/right_plugin.preview.js.html', u'preview_tab']] (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) TOP_LINKS = [] (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) VIEWER_INITIAL_ZOOM_LEVEL = None (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) WEBGATEWAY_CACHE = None (source:default) 2014-04-02 17:33:58,792 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_CLASS = 'org.openmicroscopy.shoola.Main' (source:default) 2014-04-02 17:33:58,808 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_HEAP = '1024m' (source:default) 2014-04-02 17:33:58,808 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_HOMEPAGE = 'http://www.openmicroscopy.org' (source:default) 2014-04-02 17:33:58,808 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_HOST = 'localhost' (source:default) 2014-04-02 17:33:58,808 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_ICON = 'webstart/img/icon-omero-insight.png' (source:default) 2014-04-02 17:33:58,808 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_JAR = 'omero.insight.jar' (source:default) 2014-04-02 17:33:58,808 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_PORT = '4064' (source:default) 2014-04-02 17:33:58,808 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_TITLE = 'OMERO.insight' (source:default) 2014-04-02 17:33:58,808 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_VENDOR = 'The Open Microscopy Environment' (source:default) 2014-04-02 17:33:58,808 DEBUG [ omeroweb.settings] (MainThread) INSTALLED_APPS=[('django.contrib.staticfiles', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.sites', 'omeroweb.feedback', 'omeroweb.webadmin', 'omeroweb.webclient', 'omeroweb.webgateway', 'omeroweb.webtest', 'omeroweb.webredirect', 'omeroweb.webstart')] 2014-04-02 17:34:22,193 INFO [ __main__] (MainThread) Application Starting... 2014-04-02 17:34:22,209 INFO [ root] (MainThread) Processing custom settings for module omeroweb.settings 2014-04-02 17:34:22,209 DEBUG [ omeroweb.settings] (MainThread) ADMINS = [] (source:default) 2014-04-02 17:34:22,209 DEBUG [ omeroweb.settings] (MainThread) ALLOWED_HOSTS = [u'*'] (source:default) 2014-04-02 17:34:22,209 DEBUG [ omeroweb.settings] (MainThread) APPLICATION_SERVER = 'development' (source:omero.web.application_server) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) APPLICATION_SERVER_HOST = '0.0.0.0' (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) APPLICATION_SERVER_MAX_REQUESTS = 400 (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) APPLICATION_SERVER_PORT = '4080' (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) ADDITIONAL_APPS = [] (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) CACHES = {u'default': {u'BACKEND': u'django.core.cache.backends.dummy.DummyCache'}} (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) DATABASES = {} (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) DEBUG = True (source:omero.web.debug) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) EMAIL_HOST = None (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) EMAIL_HOST_PASSWORD = u'********************' (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) EMAIL_HOST_USER = None (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) EMAIL_PORT = None (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) EMAIL_SUBJECT_PREFIX = '[OMERO.web] ' (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) EMAIL_USE_TLS = False (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) FORCE_SCRIPT_NAME = None (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) INDEX_TEMPLATE = None (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) LOGDIR = 'C:/OMERO.server/var/log' (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) LOGIN_VIEW = 'weblogin' (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) NANOXML_JAR = 'nanoxml.jar' (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) OPEN_ASTEX_MAX_SIDE = 400 (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) OPEN_ASTEX_MAX_VOXELS = 27000000 (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) OPEN_ASTEX_MIN_SIDE = 20 (source:default) 2014-04-02 17:34:22,223 DEBUG [ omeroweb.settings] (MainThread) PING_INTERVAL = 60000 (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_CACHE_ENABLED = False (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_CACHE_KEY = u'********************' (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_CACHE_TIMEOUT = 86400 (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_ENABLED = False (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_PASSWORD = u'********************' (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_SERVER_ID = 1 (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_URL_FILTER = <_sre.SRE_Pattern object at 0x03E69D20> (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_USER = None (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) SCRIPTS_TO_IGNORE = [u'\\omero\\figure_scripts\\Movie_Figure.py', u'\\omero\\figure_scripts\\Split_View_Figure.py', u'\\omero\\figure_scripts\\Thumbnail_Figure.py', u'\\omero\\figure_scripts\\ROI_Split_Figure.py', u'\\omero\\export_scripts\\Make_Movie.py', u'\\omero\\setup_scripts\\FLIM_initialise.py', u'\\omero\\import_scripts\\Populate_ROI.py'] (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) SEND_BROKEN_LINK_EMAILS = True (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) SERVER_EMAIL = None (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) SERVER_LIST = [[u'localhost', 4064, u'omero']] (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) SESSION_ENGINE = 'django.contrib.sessions.backends.cache' (source:omero.web.session_engine) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) STATIC_URL = '/static/' (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) STATICFILES_DIRS = [] (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) CENTER_PLUGINS = [] (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) UI_MENU_DROPDOWN = {u'ALL': u'All members', u'COLLEAGUES': u'Members', u'LEADERS': u'Owners'} (source:default) 2014-04-02 17:34:22,240 DEBUG [ omeroweb.settings] (MainThread) RIGHT_PLUGINS = [[u'Acquisition', u'webclient/data/includes/right_plugin.acquisition.js.html', u'metadata_tab'], [u'Preview', u'webclient/data/includes/right_plugin.preview.js.html', u'preview_tab']] (source:default) 2014-04-02 17:34:22,256 DEBUG [ omeroweb.settings] (MainThread) TOP_LINKS = [] (source:default) 2014-04-02 17:34:22,256 DEBUG [ omeroweb.settings] (MainThread) VIEWER_INITIAL_ZOOM_LEVEL = None (source:default) 2014-04-02 17:34:22,256 DEBUG [ omeroweb.settings] (MainThread) WEBGATEWAY_CACHE = None (source:default) 2014-04-02 17:34:22,256 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_CLASS = 'org.openmicroscopy.shoola.Main' (source:default) 2014-04-02 17:34:22,256 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_HEAP = '1024m' (source:default) 2014-04-02 17:34:22,256 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_HOMEPAGE = 'http://www.openmicroscopy.org' (source:default) 2014-04-02 17:34:22,256 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_HOST = 'localhost' (source:default) 2014-04-02 17:34:22,256 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_ICON = 'webstart/img/icon-omero-insight.png' (source:default) 2014-04-02 17:34:22,256 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_JAR = 'omero.insight.jar' (source:default) 2014-04-02 17:34:22,256 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_PORT = '4064' (source:default) 2014-04-02 17:34:22,256 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_TITLE = 'OMERO.insight' (source:default) 2014-04-02 17:34:22,256 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_VENDOR = 'The Open Microscopy Environment' (source:default) 2014-04-02 17:34:22,256 DEBUG [ omeroweb.settings] (MainThread) INSTALLED_APPS=[('django.contrib.staticfiles', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.sites', 'omeroweb.feedback', 'omeroweb.webadmin', 'omeroweb.webclient', 'omeroweb.webgateway', 'omeroweb.webtest', 'omeroweb.webredirect', 'omeroweb.webstart')] 2014-04-02 17:34:23,471 INFO [ __main__] (MainThread) Application Starting... 2014-04-02 17:34:23,487 INFO [ root] (MainThread) Processing custom settings for module omeroweb.settings 2014-04-02 17:34:23,487 DEBUG [ omeroweb.settings] (MainThread) ADMINS = [] (source:default) 2014-04-02 17:34:23,487 DEBUG [ omeroweb.settings] (MainThread) ALLOWED_HOSTS = [u'*'] (source:default) 2014-04-02 17:34:23,487 DEBUG [ omeroweb.settings] (MainThread) APPLICATION_SERVER = 'development' (source:omero.web.application_server) 2014-04-02 17:34:23,487 DEBUG [ omeroweb.settings] (MainThread) APPLICATION_SERVER_HOST = '0.0.0.0' (source:default) 2014-04-02 17:34:23,487 DEBUG [ omeroweb.settings] (MainThread) APPLICATION_SERVER_MAX_REQUESTS = 400 (source:default) 2014-04-02 17:34:23,487 DEBUG [ omeroweb.settings] (MainThread) APPLICATION_SERVER_PORT = '4080' (source:default) 2014-04-02 17:34:23,487 DEBUG [ omeroweb.settings] (MainThread) ADDITIONAL_APPS = [] (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) CACHES = {u'default': {u'BACKEND': u'django.core.cache.backends.dummy.DummyCache'}} (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) DATABASES = {} (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) DEBUG = True (source:omero.web.debug) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) EMAIL_HOST = None (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) EMAIL_HOST_PASSWORD = u'********************' (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) EMAIL_HOST_USER = None (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) EMAIL_PORT = None (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) EMAIL_SUBJECT_PREFIX = '[OMERO.web] ' (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) EMAIL_USE_TLS = False (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) FORCE_SCRIPT_NAME = None (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) INDEX_TEMPLATE = None (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) LOGDIR = 'C:/OMERO.server/var/log' (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) LOGIN_VIEW = 'weblogin' (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) NANOXML_JAR = 'nanoxml.jar' (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) OPEN_ASTEX_MAX_SIDE = 400 (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) OPEN_ASTEX_MAX_VOXELS = 27000000 (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) OPEN_ASTEX_MIN_SIDE = 20 (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) PING_INTERVAL = 60000 (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_CACHE_ENABLED = False (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_CACHE_KEY = u'********************' (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_CACHE_TIMEOUT = 86400 (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_ENABLED = False (source:default) 2014-04-02 17:34:23,503 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_PASSWORD = u'********************' (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_SERVER_ID = 1 (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_URL_FILTER = <_sre.SRE_Pattern object at 0x03D88D20> (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) PUBLIC_USER = None (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) SCRIPTS_TO_IGNORE = [u'\\omero\\figure_scripts\\Movie_Figure.py', u'\\omero\\figure_scripts\\Split_View_Figure.py', u'\\omero\\figure_scripts\\Thumbnail_Figure.py', u'\\omero\\figure_scripts\\ROI_Split_Figure.py', u'\\omero\\export_scripts\\Make_Movie.py', u'\\omero\\setup_scripts\\FLIM_initialise.py', u'\\omero\\import_scripts\\Populate_ROI.py'] (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) SEND_BROKEN_LINK_EMAILS = True (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) SERVER_EMAIL = None (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) SERVER_LIST = [[u'localhost', 4064, u'omero']] (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) SESSION_ENGINE = 'django.contrib.sessions.backends.cache' (source:omero.web.session_engine) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) STATIC_URL = '/static/' (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) STATICFILES_DIRS = [] (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) CENTER_PLUGINS = [] (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) UI_MENU_DROPDOWN = {u'ALL': u'All members', u'COLLEAGUES': u'Members', u'LEADERS': u'Owners'} (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) RIGHT_PLUGINS = [[u'Acquisition', u'webclient/data/includes/right_plugin.acquisition.js.html', u'metadata_tab'], [u'Preview', u'webclient/data/includes/right_plugin.preview.js.html', u'preview_tab']] (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) TOP_LINKS = [] (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) VIEWER_INITIAL_ZOOM_LEVEL = None (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) WEBGATEWAY_CACHE = None (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_CLASS = 'org.openmicroscopy.shoola.Main' (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_HEAP = '1024m' (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_HOMEPAGE = 'http://www.openmicroscopy.org' (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_HOST = 'localhost' (source:default) 2014-04-02 17:34:23,519 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_ICON = 'webstart/img/icon-omero-insight.png' (source:default) 2014-04-02 17:34:23,535 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_JAR = 'omero.insight.jar' (source:default) 2014-04-02 17:34:23,535 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_PORT = '4064' (source:default) 2014-04-02 17:34:23,535 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_TITLE = 'OMERO.insight' (source:default) 2014-04-02 17:34:23,535 DEBUG [ omeroweb.settings] (MainThread) WEBSTART_VENDOR = 'The Open Microscopy Environment' (source:default) 2014-04-02 17:34:23,535 DEBUG [ omeroweb.settings] (MainThread) INSTALLED_APPS=[('django.contrib.staticfiles', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.sites', 'omeroweb.feedback', 'omeroweb.webadmin', 'omeroweb.webclient', 'omeroweb.webgateway', 'omeroweb.webtest', 'omeroweb.webredirect', 'omeroweb.webstart')] 2014-04-02 17:34:50,492 DEBUG [ omero.util.TempFileManager] (proc.05400) mkstemp:247 Added file F:\temp\.lock_testzto5uj.tmp 2014-04-02 17:34:50,492 DEBUG [ omero.util.TempFileManager] (proc.05400) tmpdir:172 Chose gloabl tmpdir: F:\temp\ 2014-04-02 17:34:50,492 DEBUG [ omero.util.TempFileManager] (proc.05400) __init__:77 Using temp dir: F:\temp\omero\tmp\omero_omero\5400 2014-04-02 17:34:51,552 INFO [ omeroweb.webclient.views] (proc.05400) :110 INIT '5400' 2014-04-02 17:34:56,904 DEBUG [ omeroweb.decorators] (proc.05400) wrapped:361 Connection not provided, attempting to get one. 2014-04-02 17:34:56,904 DEBUG [ omeroweb.decorators] (proc.05400) get_authenticated_connection:260 Is SSL? False 2014-04-02 17:34:56,904 DEBUG [ omeroweb.decorators] (proc.05400) get_authenticated_connection:262 Connector: None 2014-04-02 17:34:56,904 DEBUG [ omeroweb.decorators] (proc.05400) get_authenticated_connection:274 No Server ID available. 2014-04-02 17:34:56,904 DEBUG [ omeroweb.decorators] (proc.05400) get_connection:208 Is valid public URL? False 2014-04-02 17:34:56,904 DEBUG [ omeroweb.decorators] (proc.05400) on_not_logged_in:122 Request is not Ajax, redirecting to /webclient/login/ 2014-04-02 17:35:15,358 DEBUG [ omero.gateway] (proc.05400) _resetOmeroClient:1591 localhost 2014-04-02 17:35:15,358 DEBUG [ omero.gateway] (proc.05400) _resetOmeroClient:1592 4064 2014-04-02 17:35:15,358 DEBUG [ omero.gateway] (proc.05400) _resetOmeroClient:1593 [] 2014-04-02 17:35:16,420 DEBUG [ omero.gateway] (proc.05400) connect:1622 Connect attempt, sUuid=None, group=None, self.sUuid=None 2014-04-02 17:35:16,420 DEBUG [ omero.gateway] (proc.05400) connect:1670 Creating Session... 2014-04-02 17:35:16,559 INFO [ omero.gateway] (proc.05400) connect:1700 Failed to create session. 2014-04-02 17:35:16,575 DEBUG [ omero.gateway] (proc.05400) connect:1701 BlitzGateway.connect().createSession(): Traceback (most recent call last): File "C:\OMERO.server\lib\python\omero\gateway\__init__.py", line 1671, in connect self._createSession() File "C:\OMERO.server\lib\python\omero\gateway\__init__.py", line 1555, in _createSession self._ic_props[omero.constants.PASSWORD]) File "C:\OMERO.server\lib\python\omero\clients.py", line 500, in createSession prx = rtr.createSession(username, password, ctx) File "C:\Ice-3.4.2\python\Glacier2_Router_ice.py", line 261, in createSession return _M_Glacier2.Router._op_createSession.invoke(self, ((userId, password), _ctx)) PermissionDeniedException: exception ::Glacier2::PermissionDeniedException { reason = internal server error } 2014-04-02 17:35:16,575 DEBUG [ omero.gateway] (proc.05400) connect:1717 connect(): Traceback (most recent call last): File "C:\OMERO.server\lib\python\omero\gateway\__init__.py", line 1703, in connect self._createSession() File "C:\OMERO.server\lib\python\omero\gateway\__init__.py", line 1555, in _createSession self._ic_props[omero.constants.PASSWORD]) File "C:\OMERO.server\lib\python\omero\clients.py", line 500, in createSession prx = rtr.createSession(username, password, ctx) File "C:\Ice-3.4.2\python\Glacier2_Router_ice.py", line 261, in createSession return _M_Glacier2.Router._op_createSession.invoke(self, ((userId, password), _ctx)) PermissionDeniedException: exception ::Glacier2::PermissionDeniedException { reason = internal server error } 2014-04-02 17:35:16,575 WARNI [ omeroweb.connector] (proc.05400) create_guest_connection:181 Cannot create a guest connection. 2014-04-02 17:35:16,575 ERROR [ omeroweb.connector] (proc.05400) check_version:226 Cannot compare server to client version. Traceback (most recent call last): File "C:\OMERO.server\lib\python\omeroweb\connector.py", line 215, in check_version server_version = connection.getServerVersion() File "C:\OMERO.server\lib\python\omeroweb\webclient\webclient_gateway.py", line 313, in getServerVersion conf = self.getConfigService() File "C:\OMERO.server\lib\python\omero\gateway\__init__.py", line 2072, in getConfigService return self._proxies['config'] File "C:\OMERO.server\lib\python\omero\gateway\__init__.py", line 1185, in __getitem__ raise Ice.ConnectionLostException ConnectionLostException: Ice.ConnectionLostException: recv() returned zero 2014-04-02 17:35:16,607 DEBUG [ omero.gateway] (proc.05400) _resetOmeroClient:1591 localhost 2014-04-02 17:35:16,607 DEBUG [ omero.gateway] (proc.05400) _resetOmeroClient:1592 4064 2014-04-02 17:35:16,607 DEBUG [ omero.gateway] (proc.05400) _resetOmeroClient:1593 [] 2014-04-02 17:35:16,607 DEBUG [ omero.gateway] (proc.05400) connect:1622 Connect attempt, sUuid=None, group=None, self.sUuid=None 2014-04-02 17:35:16,607 DEBUG [ omero.gateway] (proc.05400) connect:1670 Creating Session... 2014-04-02 17:35:16,700 INFO [ omero.gateway] (proc.05400) connect:1700 Failed to create session. 2014-04-02 17:35:16,700 DEBUG [ omero.gateway] (proc.05400) connect:1701 BlitzGateway.connect().createSession(): Traceback (most recent call last): File "C:\OMERO.server\lib\python\omero\gateway\__init__.py", line 1671, in connect self._createSession() File "C:\OMERO.server\lib\python\omero\gateway\__init__.py", line 1555, in _createSession self._ic_props[omero.constants.PASSWORD]) File "C:\OMERO.server\lib\python\omero\clients.py", line 500, in createSession prx = rtr.createSession(username, password, ctx) File "C:\Ice-3.4.2\python\Glacier2_Router_ice.py", line 261, in createSession return _M_Glacier2.Router._op_createSession.invoke(self, ((userId, password), _ctx)) PermissionDeniedException: exception ::Glacier2::PermissionDeniedException { reason = internal server error } 2014-04-02 17:35:16,700 DEBUG [ omero.gateway] (proc.05400) connect:1717 connect(): Traceback (most recent call last): File "C:\OMERO.server\lib\python\omero\gateway\__init__.py", line 1703, in connect self._createSession() File "C:\OMERO.server\lib\python\omero\gateway\__init__.py", line 1555, in _createSession self._ic_props[omero.constants.PASSWORD]) File "C:\OMERO.server\lib\python\omero\clients.py", line 500, in createSession prx = rtr.createSession(username, password, ctx) File "C:\Ice-3.4.2\python\Glacier2_Router_ice.py", line 261, in createSession return _M_Glacier2.Router._op_createSession.invoke(self, ((userId, password), _ctx)) PermissionDeniedException: exception ::Glacier2::PermissionDeniedException { reason = internal server error } 2014-04-02 17:35:16,700 WARNI [ omeroweb.connector] (proc.05400) create_guest_connection:181 Cannot create a guest connection. 2014-04-02 17:35:16,700 ERROR [ omeroweb.connector] (proc.05400) is_server_up:207 Cannot request server version. Traceback (most recent call last): File "C:\OMERO.server\lib\python\omeroweb\connector.py", line 204, in is_server_up connection.getServerVersion() File "C:\OMERO.server\lib\python\omeroweb\webclient\webclient_gateway.py", line 313, in getServerVersion conf = self.getConfigService() File "C:\OMERO.server\lib\python\omero\gateway\__init__.py", line 2072, in getConfigService return self._proxies['config'] File "C:\OMERO.server\lib\python\omero\gateway\__init__.py", line 1185, in __getitem__ raise Ice.ConnectionLostException ConnectionLostException: Ice.ConnectionLostException: recv() returned zero 2014-04-02 17:35:33,720 DEBUG [ omero.util.TempFileManager] (proc.05400) clean_tempdir:298 Removing tree: F:\temp\omero\tmp\omero_omero\5400