Change By: Linards L (16/Feb/13 10:58 AM)
Summary: Jenkins v1.501 do not allow non-ansi passwords when launching slave as  winfows  windows  service.
Description: 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)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to