Created
June 17, 2011 19:59
-
-
Save rajarshi/1032182 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2011-06-17 15:45:31,186 INFO [ omero.utils] (MainThread) Failed to get session on attempt 1 | |
2011-06-17 15:45:34,322 INFO [ fsclient.DropBox] (MainThread) Monitor parameters = {'default': {'ignoreSysFiles': True, 'importArgs': '', 'watchDir': '', 'readers': '', 'blockSize': 0, 'whitelist': [], 'ignoreDirEvents': True, 'blacklist': [], 'dirImportWait': 60, 'timeout': 0.0, 'pathMode': Follow, 'eventTypes': [Creation, Modification], 'timeToLive': 0L, 'timeToIdle': 600000L}} | |
2011-06-17 15:45:34,358 INFO [ fsclient.DropBox] (MainThread) Creating default dropbox directory: /NCGCHCS/OMERO/DropBox | |
2011-06-17 15:45:34,371 ERROR [ fsclient.DropBox] (MainThread) Failed to access proxy : | |
Traceback (most recent call last): | |
File "lib/python/fsDropBox.py", line 135, in run | |
fsServer = monitors.MonitorServerPrx.checkedCast(fsServer.ice_twoway()) | |
File "/home/ome/OMERO.server-Beta-4.3.0/lib/python/omero_FS_ice.py", line 598, in checkedCast | |
return _M_omero.grid.monitors.MonitorServerPrx.ice_checkedCast(proxy, '::omero::grid::monitors::MonitorServer', facetOrCtx, _ctx) | |
NoEndpointException: exception ::Ice::NoEndpointException | |
{ | |
proxy = MonitorServer -t | |
} | |
2011-06-17 15:45:34,374 INFO [ fsclient.DropBox] (MainThread) Exiting with exit code: -1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment