The installation of the SDK repeatedly fails on the installation of the 'js-assignmenttracing-eplugin' package. Here are the last few lines of the log file:
19:05:59 [Trace] Install package 'js-assignmenttracing-eplugin'
19:05:59 [Trace] **** installer install start => js-assignmenttracing-eplugin, target => C:\tizen-sdk
19:05:59 [Trace] Unzip C:\Users\kerry\AppData\Local\tizen-sdk-data\install-manager\download\image\binary\js-assignmenttracing-eplugin_1.0.15_windows-64.zip to C:\tizen-sdk\temp
19:05:59 [Error] Fail to unpackdata/ide/plugins/org.tizen.web.assignmenttracing.branding_1.0.0.201302141612/32_TIZEN_SDK_icon.png
19:05:59 [Error] The package.zip file unpackaging failed.
19:05:59 [Error] internal error occurred
19:05:59 [Excep] org.tizen.installmanager.core.IMFatalException: The package.zip file unpackaging failed.
org.tizen.installmanager.core.IMFatalException: The package.zip file unpackaging failed.
at org.tizen.installmanager.lib.win.WindowsSDKPackageFormat.unZipPackage(WindowsSDKPackageFormat.java:166)
at org.tizen.installmanager.lib.win.WindowsSDKPackageFormat.unZip(WindowsSDKPackageFormat.java:79)
at org.tizen.installmanager.lib.SDKPackageFormat.unZip(SDKPackageFormat.java:83)
at org.tizen.installmanager.core.Installer.unZipPackage(Installer.java:246)
at org.tizen.installmanager.core.Installer.install(Installer.java:85)
at org.tizen.installmanager.core.InstallManager.install(InstallManager.java:616)
at org.tizen.installmanager.core.InstallManager.install(InstallManager.java:721)
at org.tizen.installmanager.ui.page.ViewController.install(ViewController.java:278)
at org.tizen.installmanager.ui.page.InstallingPage.installProcess(InstallingPage.java:220)
at org.tizen.installmanager.ui.page.InstallingPage$InstallThread.run(InstallingPage.java:194)
19:05:59 [Trace] Set installation success: false
19:05:59 [Trace] finish install thread
19:05:59 [Trace] (un)installation failed
19:06:10 [Trace] WindowsProgramController.removeSDKTempDir() start
********************** Installmanager finish **********************
I have tried network install as well as downloading the SDK image and installing from the local copy - identical results.
Any ideas? I have Java 1.7.0_11 installed as well as 1.6.0_45 (which I added since I found that someone thought it helped - it didn't)
--Kerry Jones