Jenkins v1.501 do not allow non-ansi passwords when launching slave as windows service.

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Blocker
    • Component/s: remoting
    • Environment:

      After upgrading from v1.494 to v1.501 with custom slave config for two slaves as follows:

      • To be able to install second slave on windows, Ichanged DisplayName manually ;
      • To use custom storage as deattachable place changed remote FS path for slave 1 to location where no slave.jar is placed.

      The result is that once I try to launch salve by configuring necessary login info, I get the following issue: The chars like $&%@ are replaced by their %xx code leading the line to fail:

      org.jinterop.dcom.common.JIException: Message not found for errorCode: 0x00001031
      at org.jinterop.winreg.smb.JIWinRegStub.winreg_OpenHKCR(JIWinRegStub.java:123)

            Assignee:
            Kohsuke Kawaguchi
            Reporter:
            Linards L
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: