Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-16838

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • remoting
    • None

      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)

            kohsuke Kohsuke Kawaguchi
            hx_unbanned Linards L
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: