Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #5811 (closed)

Opened 13 years ago

Closed 13 years ago

BUG: DropBox not starting on Windows boot

Reported by: dzmacdonald Owned by: cblackburn
Priority: minor Milestone: OMERO-Beta4.3
Component: General Version: n.a.
Keywords: n.a. Cc:
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: 2011-06-16 (14)

Description

Dropbox does not seem to start if server is started automatically on windows boot.

On Startup of Windows; Server working for insight/Importer.


{
    proxy = BlitzManager -t @ BlitzAdapters
}
2011-06-07 03:42:56,775 ERROR [                        fsclient.DropBox] (MainThread) Failed to get Session: 
Traceback (most recent call last):
  File "c:\\omero_dist\\lib\\python\\fsDropBox.py", line 87, in run
    retries=self.maxRetries, interval=self.retryInterval)
  File "c:\omero_dist\lib\python\omero\util\__init__.py", line 193, in internal_service_factory
    raise excpt
NoEndpointException: exception ::Ice::NoEndpointException
{
    proxy = BlitzManager -t @ BlitzAdapters
}
2011-06-07 03:42:56,775 ERROR [                        fsclient.DropBox] (MainThread) Quitting
2011-06-07 03:42:56,790 INFO  [                        fsclient.DropBox] (MainThread) Exiting with exit code: -1



Change History (3)

comment:1 Changed 13 years ago by cblackburn

This may simply be a case of changing the start-up configuration for this use case, increasing the number of retries and/or the period between retries in etc\grid\templates.xml

   <properties id="DropBox">
   ...
       <property name="omero.fs.maxRetries"  value="5"/>
       <property name="omero.fs.retryInterval"  value="3"/>

Donald, if you get a chance to test this can you let me know?

comment:2 Changed 13 years ago by dzmacdonald

Works with

<properties id="DropBox">
   ...
       <property name="omero.fs.maxRetries"  value="5"/>
       <property name="omero.fs.retryInterval"  value="15"/>
Last edited 13 years ago by dzmacdonald (previous) (diff)

comment:3 Changed 13 years ago by cblackburn

  • Resolution set to fixed
  • Status changed from new to closed

Entry added to Troubleshooting page.

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.67224 sec.)

We're Hiring!