Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] Build failures last couple of nights

I run the Tycho build locally and it was ok. Since both PDE and Hudson builds are affected I think that's something with the environment.
Here you have more details about the failure:

[ERROR] -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: org.osgi.framework.BundleException: Bundle org.eclipse.orion.server.npm cannot be resolved
Resolution errors:
  Bundle org.eclipse.orion.server.npm - Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6

                at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
                at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
                at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
                at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:606)
                at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
                at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
                at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
                at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: java.lang.RuntimeException: org.osgi.framework.BundleException: Bundle org.eclipse.orion.server.npm cannot be resolved
Resolution errors:
  Bundle org.eclipse.orion.server.npm - Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6

                at org.eclipse.tycho.core.osgitools.OsgiBundleProject.getResolverState(OsgiBundleProject.java:252)
                at org.eclipse.tycho.core.osgitools.OsgiBundleProject.resolveClassPath(OsgiBundleProject.java:158)
                at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject(DefaultTychoDependencyResolver.java:122)
                at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:82)
                at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:274)
                at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
                ... 11 more
Caused by: org.osgi.framework.BundleException: Bundle org.eclipse.orion.server.npm cannot be resolved
Resolution errors:
  Bundle org.eclipse.orion.server.npm - Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6

                at org.eclipse.tycho.core.osgitools.EquinoxResolver.assertResolved(EquinoxResolver.java:284)
                at org.eclipse.tycho.core.osgitools.EquinoxResolver.newResolvedState(EquinoxResolver.java:70)
                at org.eclipse.tycho.core.osgitools.OsgiBundleProject.getResolverState(OsgiBundleProject.java:250)
                ... 16 more

--
Szymon




From:        Ken Walker <Ken_Walker@xxxxxxxxxx>
To:        "Orion-dev mailing list" <orion-dev@xxxxxxxxxxx>
Date:        2013-11-05 13:50
Subject:        [orion-dev] Build failures last couple of nights
Sent by:        orion-dev-bounces@xxxxxxxxxxx




generate.p2.metadata:
[eclipse.brand.p2.artifacts] Error - 7 icon(s) not replaced in /opt/public/eclipse/e4/orion/I201311042230/tmp/p2.branding/org.eclipse.equi
nox.executable_root.win32.win32.x86/launcher.exe using /shared/eclipse/e4/orion/I201311042230/../support/org.eclipse.orion.releng/builder/
html/orion.ico
[eclipse.brand.p2.artifacts] Error - 7 icon(s) not replaced in /opt/public/eclipse/e4/orion/I201311042230/tmp/p2.branding/org.eclipse.equi
nox.executable_root.win32.win32.x86_64/launcher.exe using /shared/eclipse/e4/orion/I201311042230/../support/org.eclipse.orion.releng/build
er/html/orion.ico
  [delete] Deleting directory /shared/eclipse/e4/orion/I201311042230/tmp/p2.branding
    [copy] Copying 1 file to /shared/eclipse/e4/orion/I201311042230/features/org.eclipse.pde.build.container.feature/product
[eclipse.idReplacer] Could not find org.eclipse.equinox.app
[eclipse.idReplacer] Could not find org.eclipse.equinox.common
[eclipse.idReplacer] Could not find org.eclipse.equinox.ds
[eclipse.idReplacer] Could not find org.eclipse.equinox.simpleconfigurator
[eclipse.idReplacer] Could not find org.eclipse.orion.server.configurator
[eclipse.idReplacer] Could not find org.eclipse.orion.server.git
[eclipse.idReplacer] Could not find org.eclipse.orion.server.search
[eclipse.idReplacer] Could not find org.eclipse.orion.server.servlets
[eclipse.idReplacer] Could not find org.eclipse.orion.server.user.securestorage
[eclipse.idReplacer] Could not find org.eclipse.orion.server.useradmin.simple
[eclipse.idReplacer] Could not find org.eclipse.orion.server.useradmin.xml
[eclipse.idReplacer] Could not find org.eclipse.osgi
[p2.mirror] Problems resolving provisioning plan.
[p2.mirror] Unable to satisfy dependency from org.eclipse.orion.server.feature.feature.group 1.0.0.v20131004-1421-7e7v8MFRYLJOS-z0j4Kaz-0z
-hg- to org.eclipse.orion.server.npm [1.0.0.v20131101-2028].
[p2.mirror] Unable to satisfy dependency from org.eclipse.orion.server.configurator 1.0.0.v20131101-2028 to bundle org.eclipse.orion.serve
r.npm 0.4.0.
[p2.mirror] Messages while mirroring artifact descriptors.


Ken Walker
Co-Lead Eclipse Orion Project | Tools for the Web, On the Web

http://orionhub.org | http://wiki.eclipse.org/Orion
@kwalker | @orionhub

_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev


Back to the top