Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cross-project-issues-dev] Cannot install subversive from GanymedeM5

Ok,
 
so I debugged this and found the problem:
 
There are several plugins on ganymede M5 which have invalid
length-0-bytes plugins/*.jar.pack.gz files.
 
These do not harm operation of the main Ganymede site, since
the original *.jar files exist there as well. But they did harm my
local install since I got rid of the *.jar files in order to only use
the *.jar.pack.gz files.
 
I also noticed that there are several obsolete files on Ganymede.
Nothing really bad, but still unnecessarily degrading performance.
I filed https://bugs.eclipse.org/bugs/show_bug.cgi?id=222751
for all the issues I found.
 
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
 
 


From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Oberhuber, Martin
Sent: Donnerstag, 13. März 2008 22:22
To: Cross project issues
Subject: [cross-project-issues-dev] Cannot install subversive from GanymedeM5

Hi all,
 
I prepared an archived ZIP of ganymede M5 and downloaded it to local.
If I try to install the following:
   Collaboration Tools / SVN Team Provider (Incubation) 0.7.0.v20080218
into  Eclipse-Platform-3.4M5-win32 (on WinXP) I get the following error:
 
An exception occured while downloading feature from
"file:/D:/Download/devtools/Eclipse/ganymede/features/org.eclipse.team.svn_0.7.0.v20080218.jar"
Do you want to retry?
 
Retrying does not help. No particular exception or backtrace is logged anywhere.
The jarfile exists in the specified location, extracts properly with a Java 1.6 "jar"
command, and even passes verification with "jarsigner -verify".
 
Can anybody try the scenario on the real Ganymede site? I cannot, because the
site is just too slow for me, just expanding a node takes in the range of minutes.
 
This seems to be a regression, because installing all of Ganymede worked
fine for me on Linux, with the staging site as of 25-Feb-2008.
 
Comparing the org.eclipse.team.svn_0.7.0.v20080218.jar file as of today
with the one I downloaded on 25-Feb, I notice that the file size of the new
JAR is 43634 bytes whereas the old one was 43316 bytes.
 
Does anybody have an idea what went wrong here?
 
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
 
 

Back to the top