Uploaded image for project: 'Hot Rod Native client'
  1. Hot Rod Native client
  2. HRCPP-304

8.0.0-Final Client: Fail with Infinispan.HotRod.SWIGGen.hotrodcsPINVOKE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • 8.0.0.Final
    • .NET
    • None
    • Hide

      #Install HotRod client via infinispan-hotrod-dotnet-8.0.0.Final.msi
      #Create a c# Windows Console Application
      #Add hotrodcs.dll and Google.Protobuf.dll as references
      #Run tutorial code, it fails at ConfigurationBuilder builder = new ConfigurationBuilder();

      Show
      #Install HotRod client via infinispan-hotrod-dotnet-8.0.0.Final.msi #Create a c# Windows Console Application #Add hotrodcs.dll and Google.Protobuf.dll as references #Run tutorial code, it fails at ConfigurationBuilder builder = new ConfigurationBuilder();

      Related with [link https://issues.jboss.org/browse/JDG-273]

      Unable to find source-code formatter for language: csharp. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
      System.TypeInitializationException was unhandled  
        HResult=-2146233036  
        Message=Se produjo una excepción en el inicializador de tipo de 'Infinispan.HotRod.SWIGGen.hotrodcsPINVOKE'.  
        Source=hotrodcs  
        TypeName=Infinispan.HotRod.SWIGGen.hotrodcsPINVOKE  
        StackTrace:  
             en Infinispan.HotRod.SWIGGen.hotrodcsPINVOKE.new_ConfigurationBuilder()  
             en Infinispan.HotRod.SWIGGen.ConfigurationBuilder..ctor()  
             en Infinispan.HotRod.Config.ConfigurationBuilder..ctor()  
             en ConsoleApplication1.Program.Main(String[] args) en c:\Users\developer\Documents\Visual Studio 2013\Projects\ConsoleApplication1\ConsoleApplication1\Program.cs:línea 17  
             en System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)  
             en System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)  
             en Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()  
             en System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)  
             en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)  
             en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)  
             en System.Threading.ThreadHelper.ThreadStart()  
        InnerException: System.TypeInitializationException  
             HResult=-2146233036  
             Message=Se produjo una excepción en el inicializador de tipo de 'SWIGExceptionHelper'.  
             Source=hotrodcs  
             TypeName=SWIGExceptionHelper  
             StackTrace:  
                  en Infinispan.HotRod.SWIGGen.hotrodcsPINVOKE.SWIGExceptionHelper..ctor()  
                  en Infinispan.HotRod.SWIGGen.hotrodcsPINVOKE..cctor()  
             InnerException: System.DllNotFoundException  
                  HResult=-2146233052  
                  Message=No se puede cargar el archivo DLL 'hotrod_wrap': El sistema operativo no puede ejecutar . (Excepción de HRESULT: 0x800700B6)  
                  Source=hotrodcs  
                  TypeName=""  
                  StackTrace:  
                       en Infinispan.HotRod.SWIGGen.hotrodcsPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_hotrodcs(ExceptionDelegate applicationDelegate, ExceptionDelegate arithmeticDelegate, ExceptionDelegate divideByZeroDelegate, ExceptionDelegate indexOutOfRangeDelegate, ExceptionDelegate invalidCastDelegate, ExceptionDelegate invalidOperationDelegate, ExceptionDelegate ioDelegate, ExceptionDelegate nullReferenceDelegate, ExceptionDelegate outOfMemoryDelegate, ExceptionDelegate overflowDelegate, ExceptionDelegate systemExceptionDelegate)  
                       en Infinispan.HotRod.SWIGGen.hotrodcsPINVOKE.SWIGExceptionHelper..cctor()  
                  InnerException:   
      

            vrigamon@redhat.com Vittorio Rigamonti
            dortega_jira David Ortega (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: