Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cross-project-issues-dev] Notes and screenshots of install p roblems

Yeah, I’m still trying and am getting the random errors you are seeing as well. Not too good of an experience so far L.

 

Doug Schaefer, QNX Software Systems

Eclipse CDT Project Lead, http://cdtdoug.blogspot.com

 


From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Tim Wagner
Sent: Wednesday, March 08, 2006 9:58 AM
To: Cross project issues
Subject: RE: [cross-project-issues-dev] Notes and screenshots of install problems

 

I failed last night, first on the feature check and the second time on the actual download. Various errors from my log:

 

eclipse.buildId=I20060223-1656

java.version=1.4.2_08

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Command-line arguments:  -os win32 -ws win32 -arch x86

 

Error

2006-03-07 23:35:20.233

Error retrieving "plugins/org.apache.wsil4j_1.0.0.v200603011800.jar". [Server returned HTTP response code: "403 Forbidden" for URL: http://download.eclipse.org/callisto/staging/plugins/org.apache.wsil4j_1.0.0.v200603011800.jar.]

 

java.io.IOException: Server returned HTTP response code: "403 Forbidden" for URL: http://download.eclipse.org/callisto/staging/plugins/org.apache.wsil4j_1.0.0.v200603011800.jar.

at org.eclipse.update.internal.core.UpdateManagerUtils.checkConnectionResult(UpdateManagerUtils.java:557)

at org.eclipse.update.core.ContentReference.getInputSize(ContentReference.java:201)

at org.eclipse.update.core.FeatureContentProvider.asLocalReference(FeatureContentProvider.java:211)

at org.eclipse.update.internal.core.FeaturePackagedContentProvider.getPluginEntryArchiveReferences(FeaturePackagedContentProvider.java:165)

at org.eclipse.update.internal.operations.UpdateUtils.downloadFeatureContent(UpdateUtils.java:627)

at org.eclipse.update.internal.operations.UpdateUtils.downloadFeatureContent(UpdateUtils.java:653)

at org.eclipse.update.internal.ui.wizards.InstallWizard2.download(InstallWizard2.java:408)

at org.eclipse.update.internal.ui.wizards.InstallWizard2.access$3(InstallWizard2.java:397)

at org.eclipse.update.internal.ui.wizards.InstallWizard2$3.run(InstallWizard2.java:350)

at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

 

 

eclipse.buildId=I20060223-1656

java.version=1.4.2_08

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Command-line arguments:  -os win32 -ws win32 -arch x86

 

Error

2006-03-07 22:53:13.059

Network connection problems encountered during search.

 

eclipse.buildId=I20060223-1656

java.version=1.4.2_08

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Command-line arguments:  -os win32 -ws win32 -arch x86

 

Error

2006-03-07 22:53:13.059

Unable to access "http://download.eclipse.org/callisto/staging/".

 

org.eclipse.core.runtime.CoreException[0]: org.xml.sax.SAXException: The XML stream is not a valid default "site.xml" file. The root tag is not site.

at org.eclipse.update.core.model.DefaultSiteParser.handleInitialState(DefaultSiteParser.java:385)

at org.eclipse.update.core.model.DefaultSiteParser.startElement(DefaultSiteParser.java:190)

at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1672)

at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:667)

at org.apache.crimson.parser.Parser2.parse(Parser2.java:337)

at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448)

at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)

at org.eclipse.update.core.model.DefaultSiteParser.parse(DefaultSiteParser.java:146)

at org.eclipse.update.core.model.SiteModelFactory.parseSite(SiteModelFactory.java:78)

at org.eclipse.update.internal.core.SiteURLFactory.createSite(SiteURLFactory.java:80)

at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:332)

at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:324)

at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:296)

at org.eclipse.update.internal.core.InternalSiteManager.attemptCreateSite(InternalSiteManager.java:220)

at org.eclipse.update.internal.core.InternalSiteManager.getSite(InternalSiteManager.java:161)

at org.eclipse.update.core.SiteManager.getSite(SiteManager.java:78)

at org.eclipse.update.search.UpdateSearchRequest.searchOneSite(UpdateSearchRequest.java:345)

at org.eclipse.update.search.UpdateSearchRequest.performSearch(UpdateSearchRequest.java:273)

at org.eclipse.update.ui.UpdateJob.runSearchForNew(UpdateJob.java:180)

at org.eclipse.update.ui.UpdateJob.run(UpdateJob.java:168)

at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

 

 


From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Bjorn Freeman-Benson
Sent: Tuesday, March 07, 2006 2:06 PM
To: Cross project issues
Subject: [cross-project-issues-dev] Notes and screenshots of install problems

 

I made some notes and screenshots about the install problems I've been having and attached them to David's bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=127290

Who else has succeeded or not with the Callisto installation from the update site?

- Bjorn

_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

Back to the top