R2017a update 3 fails
Show older comments
Hi,
Update 3 for R2017a fails. Log attached.
I not that C:\Program Files\MATLAB\R2017a/appdata does not exist.
Would appreciate a fix.
Thanks,
Glenn
=================== UPDATE INSTALLATION ====================
node.exe --harmony combo_installer.js -r=R2017a -d="C:\Program Files\MATLAB\R2017a"
Creating Update_3.log
Using white list: white_list.json
Release (from -r): R2017a
matlabroot (from -d): [C:\Program Files\MATLAB\R2017a]
Release: [R2017a]
Description: []
Version: [9.2.0.556344]
Date: [Mar 27 2017]
Products dir: C:\Program Files\MATLAB\R2017a/appdata/products
Components dir: C:\Program Files\MATLAB\R2017a/appdata/components
fs.js:904
return binding.readdir(pathModule._makeLong(path), options.encoding);
^
Error: ENOENT: no such file or directory, scandir 'C:\Program Files\MATLAB\R2017a\appdata\products'
at Object.fs.readdirSync (fs.js:904:18)
at Object.<anonymous> (C:\Users\arrb1856\AppData\Local\Temp\R2017a_Update_3\win64\combo_installer.js:17:68)
at Module._compile (module.js:653:30)
at Object.Module._extensions..js (module.js:664:10)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)
at Function.Module.runMain (module.js:694:10)
at startup (bootstrap_node.js:204:16)
at bootstrap_node.js:625:3
Return code: 1
================ UPDATE INSTALLATION FAILED ================
Please report to MathWorks and include log file.
Install log was written to: C:\Users\arrb1856\AppData\Local\Temp\R2017a_Update_3\win64\Update_3.log
2 Comments
Walter Roberson
on 7 Dec 2018
Did you possibly install into aa nondefault location such as on D: ?
Glenn Geers
on 7 Dec 2018
Answers (2)
Andre Moura
on 17 Oct 2019
2 votes
Hello,
Just solved the issue here, manually create the folder C:\Program Files\MATLAB\R2017a\appdata\components and C:\Program Files\MATLAB\R2017a\appdata\products
Best Regards
Andre Moura
5 Comments
Tobias Kamp
on 1 Jun 2020
nice, works perfectly! :)
Gilberto Perez
on 2 Sep 2020
This worked for me too.
Georg Jaskowski
on 11 Dec 2020
Thanks, it worked for me too
Suzan Greene
on 6 Jan 2021
Works Perfectly - Thanks
Martin Main
on 3 Feb 2021
Great, it works, thanks
Timothé Boutelier
on 30 Aug 2019
0 votes
Hi,
I have exactly the same problem on a fresh installation of Matlab R2017a. Help would be appreciated!
2 Comments
Walter Roberson
on 30 Aug 2019
Did you have that release of MATLAB installed before you tried to use the updater?
Timothé Boutelier
on 30 Aug 2019
I had installed R2017a. It is not the first time that I install R2017a and then the update 3, but it is the first time that I find this issue.
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!