Recurring Exceptions after first connection

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.7.3
    • Component/s: Error Handling
    • None
    • Environment:
      Win10 x64
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      After first connection established and or writing and reading to the database by the csharp driver my backgroundservice throws recurring MongoDB.Driver.MongoCommandExceptions. The connection is not active anymore but the exceptions are thrown in the dependet Libraries. The Service itself does nothing. 
      The connection works fine, connection is established, reading and writing is possible.

      Recurring Debug Output:
      Exception thrown: 'MongoDB.Driver.MongoCommandException' in MongoDB.Driver.Core.dll
      Exception thrown: 'MongoDB.Driver.MongoCommandException' in mscorlib.dll
      Exception thrown: 'MongoDB.Driver.MongoAuthenticationException' in MongoDB.Driver.Core.dll
      Exception thrown: 'MongoDB.Driver.MongoAuthenticationException' in mscorlib.dll
      Exception thrown: 'MongoDB.Driver.MongoAuthenticationException' in mscorlib.dll
      Exception thrown: 'MongoDB.Driver.MongoAuthenticationException' in mscorlib.dll
      Exception thrown: 'MongoDB.Driver.MongoAuthenticationException' in mscorlib.dll
      Exception thrown: 'MongoDB.Driver.MongoConnectionException' in MongoDB.Driver.Core.dll
      Exception thrown: 'MongoDB.Driver.MongoConnectionException' in mscorlib.dll
      Exception thrown: 'MongoDB.Driver.MongoCommandException' in MongoDB.Driver.Core.dll
      Exception thrown: 'MongoDB.Driver.MongoCommandException' in mscorlib.dll
      Exception thrown: 'MongoDB.Driver.MongoAuthenticationException' in MongoDB.Driver.Core.dll
      Exception thrown: 'MongoDB.Driver.MongoAuthenticationException' in mscorlib.dll
      Exception thrown: 'MongoDB.Driver.MongoAuthenticationException' in mscorlib.dll
      Exception thrown: 'MongoDB.Driver.MongoAuthenticationException' in mscorlib.dll
      Exception thrown: 'MongoDB.Driver.MongoAuthenticationException' in mscorlib.dll
      Exception thrown: 'MongoDB.Driver.MongoConnectionException' in MongoDB.Driver.Core.dll
      Exception thrown: 'MongoDB.Driver.MongoConnectionException' in mscorlib.dll

       

       

              Assignee:
              Dmitry Lukyanov (Inactive)
              Reporter:
              Tobias Stüker
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: