IntelliJ IDEA 11.1.3 RC (build 117.728) is available
We’ve prepared RC build of IntelliJ IDEA 11.1.3 (build 117.728). The new build is compatible with latest Android 4.1 SDK. All fixed issues are listed here. Please test drive the new build from the EAP page or update from the IDE using “Check for updates”.
Update: Original EAP build 117.721 contained patch application problem. We released updated EAP build 117.728.
Comments below can no longer be edited.
Philip Herbst says:
July 9, 2012Update from 117.622 does not work for me. (Windows 64bit)
java.util.zip.ZipException: ZIP file must have at least one entry
at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:304)
at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:146)
at java.util.zip.ZipOutputStream.close(ZipOutputStream.java:321)
at com.intellij.updater.ZipOutputWrapper.close(ZipOutputWrapper.java:140)
at com.intellij.updater.UpdateZipAction.doApply(UpdateZipAction.java:178)
at com.intellij.updater.PatchAction.apply(PatchAction.java:138)
at com.intellij.updater.Patch$3.forEach(Patch.java:194)
at com.intellij.updater.Patch.forEach(Patch.java:239)
at com.intellij.updater.Patch.apply(Patch.java:190)
at com.intellij.updater.PatchFileCreator.apply(PatchFileCreator.java:75)
at com.intellij.updater.PatchFileCreator.apply(PatchFileCreator.java:66)
at com.intellij.updater.Runner.doInstall(Runner.java:192)
at com.intellij.updater.Runner.access$000(Runner.java:13)
at com.intellij.updater.Runner$1.execute(Runner.java:159)
at com.intellij.updater.SwingUpdaterUI$5.run(SwingUpdaterUI.java:186)
at java.lang.Thread.run(Thread.java:662)
java.io.IOException: Cannot delete file C:UsersPhilAppDataLocalTempidea.updater405400929752588706tmptemp8185499925622077734tmp
at com.intellij.updater.Utils.delete(Utils.java:57)
at com.intellij.updater.Utils.delete(Utils.java:45)
at com.intellij.updater.Utils.cleanup(Utils.java:36)
at com.intellij.updater.Runner.cleanup(Runner.java:136)
at com.intellij.updater.Runner.doInstall(Runner.java:200)
at com.intellij.updater.Runner.access$000(Runner.java:13)
at com.intellij.updater.Runner$1.execute(Runner.java:159)
at com.intellij.updater.SwingUpdaterUI$5.run(SwingUpdaterUI.java:186)
at java.lang.Thread.run(Thread.java:662)
joe says:
July 9, 2012same problem here.patch is not working.
sal says:
July 9, 2012same here
Moritz says:
July 10, 2012Update does not work for me either on Mac OS Lion:
java.util.zip.ZipException: ZIP file must have at least one entry
at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:304)
at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:140)
at java.util.zip.ZipOutputStream.close(ZipOutputStream.java:321)
at com.intellij.updater.ZipOutputWrapper.close(ZipOutputWrapper.java:140)
at com.intellij.updater.UpdateZipAction.doApply(UpdateZipAction.java:178)
at com.intellij.updater.PatchAction.apply(PatchAction.java:138)
at com.intellij.updater.Patch$3.forEach(Patch.java:194)
at com.intellij.updater.Patch.forEach(Patch.java:239)
at com.intellij.updater.Patch.apply(Patch.java:190)
at com.intellij.updater.PatchFileCreator.apply(PatchFileCreator.java:75)
at com.intellij.updater.PatchFileCreator.apply(PatchFileCreator.java:66)
at com.intellij.updater.Runner.doInstall(Runner.java:192)
at com.intellij.updater.Runner.access$000(Runner.java:13)
at com.intellij.updater.Runner$1.execute(Runner.java:159)
at com.intellij.updater.SwingUpdaterUI$5.run(SwingUpdaterUI.java:186)
at java.lang.Thread.run(Thread.java:680)
Sam says:
July 10, 2012same problem here.patch is not working.
[=copy&paste, but still true]
chriss says:
July 10, 2012java.io.IOException: Cannot delete file C:UsersauserAppDataLocalTempidea.updater2970548771161097247tmptemp2890282951661794864tmp
at com.intellij.updater.Utils.delete(Utils.java:57)
at com.intellij.updater.Utils.delete(Utils.java:45)
at com.intellij.updater.Utils.cleanup(Utils.java:36)
at com.intellij.updater.Runner.cleanup(Runner.java:136)
at com.intellij.updater.Runner.doInstall(Runner.java:200)
at com.intellij.updater.Runner.access$000(Runner.java:13)
at com.intellij.updater.Runner$1.execute(Runner.java:159)
at com.intellij.updater.SwingUpdaterUI$5.run(SwingUpdaterUI.java:186)
at java.lang.Thread.run(Thread.java:662)
Ladislav Thon says:
July 10, 2012Same problem here.
xiongba says:
July 10, 2012java.util.zip.ZipException: ZIP file must have at least one entry
at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:304)
at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:140)
at java.util.zip.ZipOutputStream.close(ZipOutputStream.java:321)
at com.intellij.updater.ZipOutputWrapper.close(ZipOutputWrapper.java:140)
at com.intellij.updater.UpdateZipAction.doApply(UpdateZipAction.java:178)
at com.intellij.updater.PatchAction.apply(PatchAction.java:138)
at com.intellij.updater.Patch$3.forEach(Patch.java:194)
at com.intellij.updater.Patch.forEach(Patch.java:239)
at com.intellij.updater.Patch.apply(Patch.java:190)
at com.intellij.updater.PatchFileCreator.apply(PatchFileCreator.java:75)
at com.intellij.updater.PatchFileCreator.apply(PatchFileCreator.java:66)
at com.intellij.updater.Runner.doInstall(Runner.java:192)
at com.intellij.updater.Runner.access$000(Runner.java:13)
at com.intellij.updater.Runner$1.execute(Runner.java:159)
at com.intellij.updater.SwingUpdaterUI$5.run(SwingUpdaterUI.java:186)
at java.lang.Thread.run(Thread.java:662)
happyjimbo says:
July 10, 2012Same here, getting the following error on OS X Lion:
java.util.zip.ZipException: ZIP file must have at least one entry
at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:304)
at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:140)
at java.util.zip.ZipOutputStream.close(ZipOutputStream.java:321)
at com.intellij.updater.ZipOutputWrapper.close(ZipOutputWrapper.java:140)
at com.intellij.updater.UpdateZipAction.doApply(UpdateZipAction.java:178)
at com.intellij.updater.PatchAction.apply(PatchAction.java:138)
at com.intellij.updater.Patch$3.forEach(Patch.java:194)
at com.intellij.updater.Patch.forEach(Patch.java:239)
at com.intellij.updater.Patch.apply(Patch.java:190)
at com.intellij.updater.PatchFileCreator.apply(PatchFileCreator.java:75)
at com.intellij.updater.PatchFileCreator.apply(PatchFileCreator.java:66)
at com.intellij.updater.Runner.doInstall(Runner.java:192)
at com.intellij.updater.Runner.access$000(Runner.java:13)
at com.intellij.updater.Runner$1.execute(Runner.java:159)
at com.intellij.updater.SwingUpdaterUI$5.run(SwingUpdaterUI.java:186)
at java.lang.Thread.run(Thread.java:680)
Maxim Mossienko says:
July 10, 2012Dear reporters, thank you for spotting the patch application problem, we released updated EAP build 117.728. You can apply the patch now, sorry for inconvenience.
joe says:
July 10, 2012but this thing still reports failure when i try to upgrade.I cant skip previous failed update.
Sam says:
July 11, 2012“Check for Update” still shows “117.721”, and so the update still fails.
trespasserw says:
July 11, 2012Joe, Sam, please try again now.
Moritz says:
July 11, 2012Cool, thanks for the update! Now it works for me as well 🙂
Adi says:
October 4, 2012Why don’t we have a zipped version of 11.1.3 available in the download section yet ?