Uploaded image for project: 'Nuxeo Drive '
  1. Nuxeo Drive
  2. NXDRIVE-1464

Fix a crash when the engine database is removed

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 4.0.2
    • Fix Version/s: 4.0.3
    • Component/s: Framework
    • Tags:
    • Sprint:
      nxDrive 10.10.4
    • Story Points:
      1

      Description

      Steps

      1) Start Drive, connect to a server, stop Drive
      2) Delete the engine database file from $HOME/.nuxeo-drive
      3) Start Drive

      Error

      2018-12-10 18:08:19 2148 6472 DEBUG    nxdrive.osi        OS integration type: Windows
      2018-12-10 18:08:19 2148 6472 DEBUG    nxdrive.options    Option 'log_level_file' updated: 'DEBUG' -> 'TRACE' [local]
      2018-12-10 18:08:19 2148 6472 INFO     nxdrive.commandline Running on version 4.0.3
      2018-12-10 18:08:20 2148 6472 INFO     nxdrive.engine.dao.utils Checking database integrity: 'C:\\Users\\Windows10\\.nuxeo-drive\\manager.db'
      2018-12-10 18:08:20 2148 6472 INFO     nxdrive.manager    Proxy configuration is NoProxy<>
      2018-12-10 18:08:20 2148 6472 ERROR    nxdrive.engine.engine Setting invalid credentials, reason is: found no password nor token in engine configuration
      Traceback (most recent call last):
        File "E:\nxdrive\engine\engine.py", line 661, in stop
          if not self._local_watcher.get_thread().wait(5000):
      AttributeError: 'Engine' object has no attribute '_local_watcher'
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 3 hours, 30 minutes
                3h 30m