Bug 144029 - Unable to install JST from Calisto Update Manager on Mac OS X
Summary: Unable to install JST from Calisto Update Manager on Mac OS X
Status: CLOSED DUPLICATE of bug 89428
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: 1.5   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Jeffrey Liu CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-26 15:39 EDT by Gerhard H. Leonhartsberger CLA
Modified: 2007-01-24 14:40 EST (History)
0 users

See Also:


Attachments
Update Manager for Calisto displaying error message when trying to install J2EE tools (140.44 KB, image/tiff)
2006-05-26 15:59 EDT, Gerhard H. Leonhartsberger CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerhard H. Leonhartsberger CLA 2006-05-26 15:39:25 EDT
System environment:
- PowerBook G4 1.5 GHz
- Mac OS X 10.4.6
- Eclipse 3.1.2

When checking "J2EE Standard Tools (JST) ..." in Java Development from Calisto the following error messages appears on the update manager's dialog. Update URL is http://download.eclipse.org/callisto/releases:

"Unable to retrieve remote reference "http://ftp.sh.cvut.cz/MIRRORS/eclipse//callisto/releases/features/org.eclipse.jst.common_core.feature_1.5.0.v200605151622--084228273-3844.jar". [Server returned HTTP response code: "404 Not Found" for URL: http://ftp.sh.cvut.cz/MIRRORS/eclipse//callisto/releases/features/org.eclipse.jst.common_core.feature_1.5.0.v200605151622--084228273-3844.jar.]"
Comment 1 Gerhard H. Leonhartsberger CLA 2006-05-26 15:59:41 EDT
Created attachment 42775 [details]
Update Manager for Calisto displaying error message when trying to install J2EE tools
Comment 2 Jeffrey Liu CLA 2006-06-01 10:54:59 EDT
Hi Gerhard,

I suspect this is a mirror problem. Did you try another mirror? Did it work there?
Comment 3 Gerhard H. Leonhartsberger CLA 2006-06-01 11:44:28 EDT
I tried other mirrors and Calisto home. Caused the same effect as described above.
Comment 4 Jeffrey Liu CLA 2006-06-01 13:33:23 EDT
Here's the problem... The actual feature name/version is:

org.eclipse.jst.common_core.feature_1.5.0.v200605151622--084228273_3844.jar

instead of:

org.eclipse.jst.common_core.feature_1.5.0.v200605151622--084228273-3844.jar

Notice the last underscore is replaced by a dash. As a result, update manager cannot find the feature. This is a dup of 89428.

*** This bug has been marked as a duplicate of 89428 ***
Comment 5 Jeffrey Liu CLA 2006-06-01 13:35:14 EDT
Btw, this is an Eclipse 3.1.x issue. If you use Eclipse 3.2, update manager works.
Comment 6 John Lanuti CLA 2006-09-26 10:01:11 EDT
Closing.