Clear Filters
Clear Filters

R2017a update 3 fails

1 view (last 30 days)
Glenn Geers
Glenn Geers on 7 Dec 2018
Commented: Martin Main on 3 Feb 2021
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
Walter Roberson on 7 Dec 2018
Did you possibly install into aa nondefault location such as on D: ?
Glenn Geers
Glenn Geers on 7 Dec 2018
No.
C:\Program Files

Sign in to comment.

Answers (2)

Andre Moura
Andre Moura on 17 Oct 2019
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
Suzan Greene
Suzan Greene on 6 Jan 2021
Works Perfectly - Thanks
Martin Main
Martin Main on 3 Feb 2021
Great, it works, thanks

Sign in to comment.


Timothé Boutelier
Timothé Boutelier on 30 Aug 2019
Hi,
I have exactly the same problem on a fresh installation of Matlab R2017a. Help would be appreciated!
  2 Comments
Walter Roberson
Walter Roberson on 30 Aug 2019
Did you have that release of MATLAB installed before you tried to use the updater?
Timothé Boutelier
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.

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!