[
https://issues.apache.org/jira/browse/VCL-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987317#comment-15987317
]
ASF subversion and git services commented on VCL-962:
-----------------------------------------------------
Commit 1792942 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1792942 ]
VCL-962
Added check in set_scheduled_task_credentials for tasks with a curly bracket in
the name. These never work. Warning is suppressed.
> Scheduled task password fails to get set for Windows 10
> -------------------------------------------------------
>
> Key: VCL-962
> URL: https://issues.apache.org/jira/browse/VCL-962
> Project: VCL
> Issue Type: Bug
> Components: vcld (backend)
> Reporter: Andy Kurth
> Fix For: 2.5
>
>
> {noformat}
> Windows.pm:set_scheduled_task_credentials|3163| ---- WARNING ----
> Windows.pm:set_scheduled_task_credentials|3163| 2016-07-11
> 09:32:51Windows.pm:set_scheduled_task_credentials|3163|unable to change
> password for scheduled task
> '\User_Feed_Synchronization-{C57D5F34-55EB-4D79-BAE9-E42F604C8FA3}' due to
> Windows bug
> Windows.pm:set_scheduled_task_credentials|3163| command:
> 'C:/Windows/Sysnative/schtasks.exe /Change /RU "Administrator" /RP
> "somepassword" /TN
> "\User_Feed_Synchronization-{C57D5F34-55EB-4D79-BAE9-E42F604C8FA3}"'
> Windows.pm:set_scheduled_task_credentials|3163| output:
> Windows.pm:set_scheduled_task_credentials|3163| ERROR: The parameter is
> incorrect.
> Windows.pm:set_scheduled_task_credentials|3163| ( 0) Windows.pm,
> set_scheduled_task_credentials (line: 3163)
> Windows.pm:set_scheduled_task_credentials|3163| (-1) Windows.pm, set_password
> (line: 2051)
> Windows.pm:set_scheduled_task_credentials|3163| (-2) Windows.pm, post_load
> (line: 879)
> Windows.pm:set_scheduled_task_credentials|3163| (-3) Version_6.pm, post_load
> (line: 259)
> Windows.pm:set_scheduled_task_credentials|3163| (-4) VMware.pm, load (line:
> 584)
> Windows.pm:set_scheduled_task_credentials|3163| (-5) new.pm, reload_image
> (line: 634)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)