Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-1276

AccessViolationExceptions when configuring authentication

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • None
    • JDG 7.2 DR2
    • HotRod C# client
    • None
    • JDG Sprint #9, JDG Sprint #10

    Description

      The following error appears when running authentication tests on Windows 7. It doesn't appear on Windows 2012. It doesn't happen in my Win7 VM. It only happened on Windows 7 in Jenkins. So this might be a timing issue.

      Test Error : Infinispan.HotRod.Tests.AuthenticationTest.PlainAutheticationTestWithEasySaslSetup
         System.AccessViolationException : Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
         at Infinispan.HotRod.SWIGGen.hotrodcsPINVOKE.new_RemoteCacheManager__SWIG_4(HandleRef jarg1, Boolean jarg2)
         at Infinispan.HotRod.SWIGGen.RemoteCacheManager..ctor(Configuration configuration, Boolean start)
         at Infinispan.HotRod.RemoteCacheManager..ctor(Configuration configuration, Boolean start)
         at Infinispan.HotRod.Tests.AuthenticationTest.PlainAutheticationTestWithEasySaslSetup() in c:\home\jenkins\workspace\jdg-func-dotnet-client-windows\83ff80c9\dotnet-client-tests\testdir\src\test\cs\Infinispan\HotRod\AuthenticationTest.cs:line 24
      

      And also this one:

      Test Failure : Infinispan.HotRod.Tests.AuthenticationTest.WrongServerNameDigestAuthTest
         An unexpected exception type was thrown
      Expected: Infinispan.HotRod.Exceptions.HotRodClientException
       but was: System.AccessViolationException : Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
      at Infinispan.HotRod.SWIGGen.hotrodcsPINVOKE.new_RemoteCacheManager__SWIG_4(HandleRef jarg1, Boolean jarg2)
      at Infinispan.HotRod.SWIGGen.RemoteCacheManager..ctor(Configuration configuration, Boolean start)
      at Infinispan.HotRod.RemoteCacheManager..ctor(Configuration configuration, Boolean start)
      at Infinispan.HotRod.Tests.AuthenticationTest.InitCache(String mech, String serverName) in c:\home\jenkins\workspace\jdg-func-dotnet-client-windows\83ff80c9\dotnet-client-tests\testdir\src\test\cs\Infinispan\HotRod\AuthenticationTest.cs:line 98
      at Infinispan.HotRod.Tests.AuthenticationTest.WrongServerNameDigestAuthTest() in c:\home\jenkins\workspace\jdg-func-dotnet-client-windows\83ff80c9\dotnet-client-tests\testdir\src\test\cs\Infinispan\HotRod\AuthenticationTest.cs:line 73
      

      Attachments

        Activity

          People

            vrigamon@redhat.com Vittorio Rigamonti
            mgencur Martin Gencur
            Martin Gencur Martin Gencur
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: