Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-9003

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

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • 3.1.3, 3.2 M2, 3.2
    • 3.1
    • 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

              mgardias Marcin Gardias
              bmccoy bmccoy
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: