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

ikvmstub fails to find the hotrodcs.dll assembly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.CR2
    • 7.0.0.Alpha1
    • Test suite
    • None

      On some machine this error appears in the log:

      (CustomBuild target) ->
      CUSTOMBUILD : error : unable to find assembly 'hotrodcs, Version=7.0.0.0, Culture=neutral, PublicKeyToken=69589c118f6ffa4b' [E:\dc\dotnet-client\build_windows\hotrod-ikvm-jar.vcxproj]

      The message is not very explicit. Tracked it down to the step which generates the ikvmstubs for the hotrodcs-tests.dll (https://github.com/infinispan/dotnet-client/blob/master/CMakeLists.txt#L237).

      ikvmstub.exe is executed in java_tests/ and the .dll is in the root of the build dir. Need to add the root dir to the path where assemblies should be looked-up.

              isavin_jira Ion Savin (Inactive)
              isavin_jira Ion Savin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: