Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Update problems, Eclipse 3.2.2
Update problems, Eclipse 3.2.2 [message #215354] Wed, 13 June 2007 01:47 Go to next message
Eclipse UserFriend
Originally posted by: alvaro_gmj.yahoo.com.ar

Hi everybody,
I've been using Eclipse for a while, for PHP, Java and some C.
Yesterday I tried to add some plug-ins and I got the error "Update operation
failed", below is the .log file.

My installation was very "dirty", so I download again the program (version
3.2.2) and installed it, removing .eclipse and the .metadata folders, but I
got the same error every single time.
It's also strange that the error pop-ups always when the program has
downloaded ~75KB.

So, any ideas?


This is my .log file

!SESSION 2007-06-12
22:30:46.528 -----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.6.0_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=es_UY
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.update.core 4 0 2007-06-12 22:32:44.064
!MESSAGE Error
retrieving "plugins/com.ibm.icu34.data.update_3.4.5.v20070417_2007e.jar ".
[error in opening zip file]
!STACK 0
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:114)
at java.util.jar.JarFile.<init>(JarFile.java:133)
at java.util.jar.JarFile.<init>(JarFile.java:112)
at
org.eclipse.update.internal.jarprocessor.JarProcessor.proces sJar(JarProcessor.java:285)
at
org.eclipse.update.internal.core.FeaturePackagedContentProvi der.retrieveLocalJar(FeaturePackagedContentProvider.java:256 )
at
org.eclipse.update.internal.core.FeaturePackagedContentProvi der.getPluginEntryArchiveReferences(FeaturePackagedContentPr ovider.java:179)
at
org.eclipse.update.internal.operations.UpdateUtils.downloadF eatureContent(UpdateUtils.java:628)
at
org.eclipse.update.internal.ui.wizards.InstallWizard2.downlo ad(InstallWizard2.java:428)
at org.eclipse.update.internal.ui.wizards.InstallWizard2.access $
(InstallWizard2.java:399)
at
org.eclipse.update.internal.ui.wizards.InstallWizard2$3.run( InstallWizard2.java:352)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

!ENTRY org.eclipse.core.runtime 8 1 2007-06-12 22:33:02.254
!MESSAGE


Thanks in advance and I'm sorry that my first post is a cry for help :-)
Re: Update problems, Eclipse 3.2.2 [message #215436 is a reply to message #215354] Wed, 13 June 2007 11:25 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Álvaro,

Did you install to a new location? Did you trying running with
eclipse.exe -clean? The configuration directory can have a mess of
stuff in it too. The only file that must be in that folder is the
config.ini and the rest is cached information...


Álvaro G. Martínez wrote:
> Hi everybody,
> I've been using Eclipse for a while, for PHP, Java and some C.
> Yesterday I tried to add some plug-ins and I got the error "Update operation
> failed", below is the .log file.
>
> My installation was very "dirty", so I download again the program (version
> 3.2.2) and installed it, removing .eclipse and the .metadata folders, but I
> got the same error every single time.
> It's also strange that the error pop-ups always when the program has
> downloaded ~75KB.
>
> So, any ideas?
>
>
> This is my .log file
>
> !SESSION 2007-06-12
> 22:30:46.528 -----------------------------------------------
> eclipse.buildId=M20070212-1330
> java.version=1.6.0_01
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=es_UY
> Command-line arguments: -os linux -ws gtk -arch x86
>
> !ENTRY org.eclipse.update.core 4 0 2007-06-12 22:32:44.064
> !MESSAGE Error
> retrieving "plugins/com.ibm.icu34.data.update_3.4.5.v20070417_2007e.jar ".
> [error in opening zip file]
> !STACK 0
> java.util.zip.ZipException: error in opening zip file
> at java.util.zip.ZipFile.open(Native Method)
> at java.util.zip.ZipFile.<init>(ZipFile.java:114)
> at java.util.jar.JarFile.<init>(JarFile.java:133)
> at java.util.jar.JarFile.<init>(JarFile.java:112)
> at
> org.eclipse.update.internal.jarprocessor.JarProcessor.proces sJar(JarProcessor.java:285)
> at
> org.eclipse.update.internal.core.FeaturePackagedContentProvi der.retrieveLocalJar(FeaturePackagedContentProvider.java:256 )
> at
> org.eclipse.update.internal.core.FeaturePackagedContentProvi der.getPluginEntryArchiveReferences(FeaturePackagedContentPr ovider.java:179)
> at
> org.eclipse.update.internal.operations.UpdateUtils.downloadF eatureContent(UpdateUtils.java:628)
> at
> org.eclipse.update.internal.ui.wizards.InstallWizard2.downlo ad(InstallWizard2.java:428)
> at org.eclipse.update.internal.ui.wizards.InstallWizard2.access $
> (InstallWizard2.java:399)
> at
> org.eclipse.update.internal.ui.wizards.InstallWizard2$3.run( InstallWizard2.java:352)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
>
> !ENTRY org.eclipse.core.runtime 8 1 2007-06-12 22:33:02.254
> !MESSAGE
>
>
> Thanks in advance and I'm sorry that my first post is a cry for help :-)
>
>
Previous Topic:action.setEnabled(false)
Next Topic:An exception come out when using jfreechart in eclipse 3.1
Goto Forum:
  


Current Time: Thu Sep 19 15:07:21 GMT 2024

Powered by FUDForum. Page generated in 0.04990 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top