Exception Failed to load winp.dll in Bamboo

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Low
    • 3.2 M2, 3.2
    • Affects Version/s: 3.1, 3.1.1
    • Component/s: Installation, Upgrading
    • None
    • Environment:

      Window 7

      Bamboo will throw the following exception in the log during Bamboo server startup and building a plan with local agent and remote agent:

      On startup the following error shows in the logs:
      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
      
      INFO | jvm 1 | 2011/05/30 18:48:56 | 2011-05-30 18:48:56,443 ERROR [Thread-1] [ExternalProcess] Could not recursively kill windows process using winp; falling back to java.lang.Process#destroy
      INFO | jvm 1 | 2011/05/30 18:48:56 | java.lang.UnsatisfiedLinkError: Unable to load winp.dll
      
      INFO | jvm 1 | 2011/05/30 18:48:56 | Caused by: java.lang.UnsatisfiedLinkError: no winp in java.library.path
      
      INFO | jvm 1 | 2011/05/30 18:48:56 | 2011-05-30 18:48:56,568 ERROR [Thread-1] [ExternalProcess] Could not recursively kill windows process usingwinp; falling back to java.lang.Process#destroy
      INFO | jvm 1 | 2011/05/30 18:48:56 | java.lang.NoClassDefFoundError: Could not initialize class org.jvnet.winp.Native
      

      Tried adding the winp.dll in the C:\Users\devbuild\AppData\Local\Temp\4\winp3586970033603192873dll and C:\Windows\System32 does not helps. This only happens if Bamboo server or remote agent is install in a Window machine

            Assignee:
            Marcin Gardias
            Reporter:
            Zed Yap [Atlassian]
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: