Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] BIRT, VE, and PDE? issues


Hi David

Yes, there was a copy/paste error for the pde feature.  I've released a fix to features-ep.xml

Kim




David M Williams <david_williams@xxxxxxxxxx>
Sent by: cross-project-issues-dev-bounces@xxxxxxxxxxx

06/21/2006 10:10 AM

Please respond to
Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>

To
cross-project-issues-dev@xxxxxxxxxxx
cc
Subject
[cross-project-issues-dev] BIRT, VE, and PDE? issues






Here's three groups of errors ... apologies for not opening specific bugs on each project ... but hope this allows faster turn around.
I'll continue to investigate on my end too, some, but pretty sure these are all on project side.


Thanks,



= = = = = = = = = = = = = = = = = = = = = = = = = = = =


I'm seeing 5 of the BIRT features "not found", resulting in a message similar to

         [java] !MESSAGE No matching features found on file:/home/data/users/david_williams/downloads/birt/update-site/site.xml.


for  


-featureId com.lowagie.itext -version 1.3.0.N20060531-1258

-featureId org.apache.commons.codec -version 1.3.0.N20060531-1258
-featureId org.mozilla.rhino -version 1.6.0.N20060531-1258
-featureId org.mozilla.rhino -version 1.6.0.N20060531-1258

-featureId org.w3c.sac -version 1.3.0.N20060531-1258
-featureId org.eclipse.birt -version 2.1.0.N20060531-1258


all except the one new one (derby core, that was added). These are same versions as last release candidate ... is that correct?



= = = = = = = = = = = = = = = = = = = = = = = = = = = =


Eclipse PDE ... at first, I thought this was just complaining about missing digest .... but there is no PDE feature that ends up on callisto staging site ... so, is there a copy/paste error?


    [java] Framework arguments:  -application org.eclipse.update.core.standaloneUpdate -command mirror -featureId org.eclipse.pde -version 3.2.0.v20060609m------6zXJJzJzJ -from http://download.eclipse.org/eclipse/updates/3.2milestones/site.xml -to /home/data/users/david_williams/downloads/callisto/staging -ignoreMissingPlugins true

    [java] Command-line arguments:  -clean -application org.eclipse.update.core.standaloneUpdate -data /home/data/users/david_williams/org.eclipse.callisto.tools/build-home/buildworkspace -debug -consolelog -command mirror -featureId org.eclipse.pde -version 3.2.0.v20060609m------6zXJJzJzJ -from http://download.eclipse.org/eclipse/updates/3.2milestones/site.xml -to /home/data/users/david_williams/downloads/callisto/staging -ignoreMissingPlugins true


    [java] !ENTRY org.eclipse.update.core 4 0 2006-06-21 08:44:51.474

    [java] !MESSAGE Digest could not be parsed:Unable to retrieve remote reference "http://download.eclipse.org/updates/3.2milestones/digest.zip". [Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/updates/3.2milestones/digest.zip.]


    [java] !ENTRY org.eclipse.update.core 4 0 2006-06-21 08:44:51.491

    [java] !MESSAGE No matching features found on http://download.eclipse.org/eclipse/updates/3.2milestones/site.xml.

    [java] Command failed. Please check log file /home/data/users/david_williams/org.eclipse.callisto.tools/build-home/buildworkspace/.metadata/.log for details.

    [java] Java Result: 1



= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =


For both and VE and JEM, I get this odd classcast, which if I recall, means there's a missing end tag in site.xml?



    [java] Command-line arguments:  -clean -application org.eclipse.update.core.standaloneUpdate -data /home/data/users/david_williams/org.eclipse.callisto.tools/build-home/buildworkspace -debug -consolelog -command mirror -featureId org.eclipse.ve -version 1.2.0.v20060530_RC2--sa2N7MMl7 -from file:///home/data/users/david_williams/downloads/tools/ve/updates/1.0/development/site.xml -to /home/data/users/david_williams/downloads/callisto/staging -ignoreMissingPlugins true


    [java] !ENTRY org.eclipse.osgi 4 0 2006-06-21 08:47:32.897

    [java] !MESSAGE Application error

    [java] !STACK 1

    [java] java.lang.ClassCastException: org.eclipse.update.core.Category incompatible with org.eclipse.update.core.model.SiteModel

    [java]     at org.eclipse.update.core.model.DefaultSiteParser.processCategoryDef(DefaultSiteParser.java:682)

    [java]     at org.eclipse.update.core.model.DefaultSiteParser.handleSiteState(DefaultSiteParser.java:417)

    [java]     at org.eclipse.update.core.model.DefaultSiteParser.startElement(DefaultSiteParser.java:228)

    [java]     at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)

    [java]     at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)

    [java]     at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)

    [java]     at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)

    [java]     at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

    [java]     at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

    [java]     at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

    [java]     at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)

    [java]     at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)

    [java]     at org.eclipse.update.core.model.DefaultSiteParser.parse(DefaultSiteParser.java:156)

    [java]     at org.eclipse.update.core.model.SiteModelFactory.parseSite(SiteModelFactory.java:81)

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

    [java]     at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:334)

    [java]     at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:326)

    [java]     at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:291)

    [java]     at org.eclipse.update.internal.core.InternalSiteManager.attemptCreateSite(InternalSiteManager.java:222)

    [java]     at org.eclipse.update.internal.core.InternalSiteManager.getSite(InternalSiteManager.java:162)

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

    [java]     at org.eclipse.update.internal.mirror.MirrorCommand.run(MirrorCommand.java:78)

    [java]     at org.eclipse.update.standalone.ScriptedCommand.run(ScriptedCommand.java:64)

    [java]     at org.eclipse.update.standalone.StandaloneUpdateApplication.run(StandaloneUpdateApplication.java:47)

    [java]     at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)

    [java]     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)

    [java]     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)

    [java]     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)

    [java]     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)

    [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top