Wrong winp file served/used when Windows X64 & Java X32

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 3.1.3, 3.2 M2, 3.2
    • Affects Version/s: 3.1
    • Component/s: None
    • None

      If you are running windows with a 64bit operating system, you will require the winp.X64.dll rather than winp.dll. However it seems that the file pulled down is determined by what java is running, not the OS. So if you are using a 32 bit java, it will pull down the 32 bit version of the .dll. I imagine the inverse is also true

      This can result in the following error and the agents wont start up.

      INFO | jvm 1 | 2011/05/30 18:48:50 | WARNING: Failed to load winp.dll from C:\Users\devbuild\AppData\Local\Temp\4\winp3586970033603192873dll
      INFO | jvm 1 | 2011/05/30 18:48:50 | java.lang.UnsatisfiedLinkError: C:\Users\devbuild\AppData\Local\Temp\4\winp3586970033603192873dll: Can't find dependent libraries
      

      I have only seen this on remote agents, but may also be the case locally as well.
      You can work around this by using a java which matches the operating system

            Assignee:
            Marcin Gardias
            Reporter:
            bmccoy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: