This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Everyone,
I am trying to install ccs_setup_5.2.1.00018 offline installer but I am having the Error: error in action ExecuteAction. Error appears right after the start of installation process. My install directory is C:\ti. I am trying to install it for MSP430 low power MCUs. After extraction I have following files in CCS5 folder
.artifactlock (folder), baserepo (folder), binary (folder), featurerepo (folder), features (folder), plugins (folder), artifacts (Compressed File), ccs_setup_5.2.1.00018 (application), content (compressed file), READ_MeFirst and timestamp (word files)
I already have microsoft redistributable 2005 and 2008 on my computer.
My installerjammer registery folder is attached.
Error message is as follow
Error in action ExecuteAction
Error in action ExecuteAction
Error in action ExecuteAction
Error in action UnzipFile
error copying "/installjammervfs2/utils/cygwin/cygncurses-9.dll" to "C:/ti/ccsv5/utils/cygwin/cygncurses-9.dll": permission denied
while executing
"file copy -force $file $new"
(procedure "::InstallJammer::actions::UnzipFile" line 75)
invoked from within
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 69)
invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
(procedure "::InstallJammer::actions::ExecuteAction" line 35)
invoked from within
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 69)
invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
(procedure "::InstallJammer::actions::ExecuteAction" line 35)
invoked from within
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 69)
invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
(procedure "::InstallJammer::actions::ExecuteAction" line 35)
invoked from within
"::InstallJammer::actions::$component $this"
Error in action ExecuteAction
Error in action ExecuteAction
Error in action ExecuteAction
Error in action UnzipFile
error copying "/installjammervfs2/utils/cygwin/cygncurses-9.dll" to "C:/ti/ccsv5/utils/cygwin/cygncurses-9.dll": permission denied
while executing
"file copy -force $file $new"
(procedure "::InstallJammer::actions::UnzipFile" line 75)
invoked from within
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 69)
invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
(procedure "::InstallJammer::actions::ExecuteAction" line 35)
invoked from within
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 69)
invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
(procedure "::InstallJammer::actions::ExecuteAction" line 35)
invoked from within
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 69)
invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
(procedure "::InstallJammer::actions::ExecuteAction" line 35)
invoked from within
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 69)
invoked from within
"::InstallJammer::ExecuteActions $id -when $when"
(procedure "::InstallJammer::RaiseEventHandler" line 93)
invoked from within
"::InstallJammer::RaiseEventHandler .wizard"
(command bound to event)
Please help me out ASAP. Thanks
Hi,
Simplest thing you can do is:
Right click on the setup file and click on "Run as administrator"
This would surely solve your problem. If the problem still exist then try the same but now by changing the installation directory.
Regards,
Gautam