Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3110

Recurring Exceptions after first connection

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

      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@mongodb.com Dmitry Lukyanov (Inactive)
            Reporter:
            t.stueker@beckhoff.com Tobias Stüker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: