Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Issue with org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher(Issue with org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher)
Issue with org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher [message #1854761] Thu, 08 September 2022 10:58 Go to next message
Virag Purnam is currently offline Virag PurnamFriend
Messages: 142
Registered: June 2014
Senior Member
Hi

I get below error when I use org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher. Could you please help?

!ENTRY org.eclipse.equinox.p2.publisher.eclipse 2 0 2022-09-08 11:51:08.826
!MESSAGE An error has occurred while adding the bundle /<PATH>/org.eclipse.jetty.websocket.core.client_10.0.11.jar.
!STACK 0
org.osgi.framework.BundleException: Invalid manifest header Import-Package: "java.io" : Cannot specify java.* packages in Import/Export headers "java.io"
        at org.eclipse.osgi.internal.resolver.StateBuilder.checkImportExportSyntax(StateBuilder.java:826)
        at org.eclipse.osgi.internal.resolver.StateBuilder.validateHeaders(StateBuilder.java:214)
        at org.eclipse.osgi.internal.resolver.StateBuilder.createBundleDescription(StateBuilder.java:65)
        at org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.createBundleDescription(StateObjectFactoryImpl.java:32)
        at org.eclipse.osgi.service.resolver.StateObjectFactory$StateObjectFactoryProxy.createBundleDescription(StateObjectFactory.java:558)
        at org.eclipse.equinox.p2.publisher.eclipse.BundlesAction.createBundleDescription(BundlesAction.java:543)
        at org.eclipse.equinox.p2.publisher.eclipse.BundlesAction.createBundleDescription(BundlesAction.java:579)
        at org.eclipse.equinox.p2.publisher.eclipse.BundlesAction.getBundleDescriptions(BundlesAction.java:901)
        at org.eclipse.equinox.p2.publisher.eclipse.BundlesAction.perform(BundlesAction.java:721)
        at org.eclipse.equinox.p2.publisher.Publisher$ArtifactProcess.run(Publisher.java:207)
        at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.executeBatch(SimpleArtifactRepository.java:1344)
        at org.eclipse.equinox.p2.publisher.Publisher.publish(Publisher.java:231)
        at org.eclipse.equinox.p2.publisher.AbstractPublisherApplication.run(AbstractPublisherApplication.java:286)
        at org.eclipse.equinox.p2.publisher.AbstractPublisherApplication.run(AbstractPublisherApplication.java:256)
        at org.eclipse.equinox.p2.publisher.AbstractPublisherApplication.start(AbstractPublisherApplication.java:320)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.equinox.internal.app.AnyThreadAppLauncher.run(AnyThreadAppLauncher.java:26)
        at java.lang.Thread.run(Thread.java:748)
Re: Issue with org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher [message #1854781 is a reply to message #1854761] Fri, 09 September 2022 19:41 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
I answered your cross-post here:

https://www.eclipse.org/forums/index.php/mv/msg/1111555/1854778/#msg_1854778


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Issue with org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher [message #1855022 is a reply to message #1854781] Fri, 23 September 2022 19:23 Go to previous message
Markus Oley is currently offline Markus OleyFriend
Messages: 304
Registered: July 2009
Location: Germany
Senior Member
Sorry - answered to the wrong thread

[Updated on: Fri, 23 September 2022 20:33]

Report message to a moderator

Previous Topic:Slow Classloading with many jars on the classpath
Next Topic:Debug logging in org.eclipse.equinox.p2.metadata.repository.mirrorApplication
Goto Forum:
  


Current Time: Fri Apr 26 19:26:04 GMT 2024

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

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

Back to the top