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

Recurring Exceptions after first connection

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Gone away
    • Icon: Major - P3 Major - P3
    • None
    • 2.7.3
    • Error Handling
    • None
    • Win10 x64

    Description

      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

       

       

      Attachments

        Activity

          People

            dmitry.lukyanov@mongodb.com Dmitry Lukyanov (Inactive)
            t.stueker@beckhoff.com Tobias Stüker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: