Did you try to specify 
'-Dorg.eclipse.update.jarprocessor.pack200="/shared/common/sun-jdk1.6.0_21_x64/jre/bin“‘
 on your runtime build to ensure it packs with Java6?

Cheers
Alexander

> Am 15.04.2015 um 11:23 schrieb Tom Schindl <[email protected]>:
> 
> Hi,
> 
> I cleaned everything I can in my HIPP but things still fail. My problem
> is not any orbit stuff but a bundle coming from my own runtime build.
> 
> Tom
> 
> On 15.04.15 10:30, Ed Willink wrote:
>> Hi
>> 
>> See https://bugs.eclipse.org/bugs/show_bug.cgi?id=464594
>> 
>> It looks as if some inconsistently hashed/signed bundles are working
>> their way through magic caches. Try a maximal clean.
>> 
>>    Regards
>> 
>>        Ed Willink
>> 
>> On 15/04/2015 08:58, Tom Schindl wrote:
>>> Hi,
>>> 
>>> And now the build is completely broken.
>>> 
>>> I have 2 builds:
>>> 1. runtime build (producing a p2 repo)
>>> 2. tooling build use the p2 repo from 1 and other repos
>>> 
>>> The 2nd build now fails with:
>>> 
>>>> [INFO] Fetching org.eclipse.fx.core_2.0.0.201504150739.jar from
>>>> http://download.eclipse.org/efxclipse/runtime-nightly/site/plugins/
>>>> (0B of 64.52kB at 0B/s)
>>>> [INFO] Fetching org.eclipse.fx.osgi.util_2.0.0.201504150739.jar from
>>>> http://download.eclipse.org/efxclipse/runtime-nightly/site/plugins/
>>>> (0B of 15.54kB at 0B/s)
>>>> [INFO] Resolving class path of MavenProject:
>>>> org.eclipse.fx.ide:org.eclipse.fx.ide.jdt.core:2.0.0-SNAPSHOT @
>>>> /jobs/genie.efxclipse/efxclipse_ide/workspace/bundles/tooling/org.eclipse.fx.ide.jdt.core/pom.xml
>>>> 
>>>> [INFO] Computing target platform for MavenProject:
>>>> org.eclipse.fx.ide:org.eclipse.fx.ide.ui:2.0.0-SNAPSHOT @
>>>> /jobs/genie.efxclipse/efxclipse_ide/workspace/bundles/tooling/org.eclipse.fx.ide.ui/pom.xml
>>>> 
>>>> [INFO] Resolving dependencies of MavenProject:
>>>> org.eclipse.fx.ide:org.eclipse.fx.ide.ui:2.0.0-SNAPSHOT @
>>>> /jobs/genie.efxclipse/efxclipse_ide/workspace/bundles/tooling/org.eclipse.fx.ide.ui/pom.xml
>>>> 
>>>> [INFO] Fetching javax.annotation.jre_1.2.0.201504150739.jar from
>>>> http://download.eclipse.org/efxclipse/runtime-nightly/site/plugins/
>>>> (0B of 4.81kB at 0B/s)
>>>> [ERROR] An error occurred while transferring artifact canonical:
>>>> osgi.bundle,javax.annotation.jre,1.2.0.201504150739 from repository
>>>> http://download.eclipse.org/efxclipse/runtime-nightly/site:
>>>> [ERROR]    Problems downloading artifact:
>>>> osgi.bundle,javax.annotation.jre,1.2.0.201504150739.:
>>>> [ERROR]       Error reading signed
>>>> content:/tmp/signatureFile5309382464664284679.jar
>>>> [INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with
>>>> exception(s)
>>>> [INFO] o.h.m.e.h.MavenExecutionResultHandler - [1]
>>>> org.apache.maven.InternalErrorException: Internal error:
>>>> org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException:
>>>> Could not mirror artifact
>>>> osgi.bundle,javax.annotation.jre,1.2.0.201504150739 into the local
>>>> Maven repository.See log output for details.
>>>> [DEBUG] Closing connection to remote
>>>> [ERROR] Internal error:
>>>> org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException:
>>>> Could not mirror artifact
>>>> osgi.bundle,javax.annotation.jre,1.2.0.201504150739 into the local
>>>> Maven repository.See log output for details. An error occurred while
>>>> processing the signatures for the file:
>>>> /tmp/signatureFile5309382464664284679.jar: Error occurs parsing the
>>>> .SF file to find out the digest algorithm in this bundle:
>>>> /tmp/signatureFile5309382464664284679.jar -> [Help 1]
>>>> org.apache.maven.InternalErrorException: Internal error:
>>>> org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException:
>>>> Could not mirror artifact
>>>> osgi.bundle,javax.annotation.jre,1.2.0.201504150739 into the local
>>>> Maven repository.See log output for details.
>>>>    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:62)
>>>> 
>>>>    at
>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>> 
>>>>    at java.lang.reflect.Method.invoke(Method.java:497)
>>>>    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:
>>>> org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException:
>>>> Could not mirror artifact
>>>> osgi.bundle,javax.annotation.jre,1.2.0.201504150739 into the local
>>>> Maven repository.See log output for details.
>>>>    at
>>>> org.eclipse.tycho.repository.local.MirroringArtifactProvider.downloadArtifact(MirroringArtifactProvider.java:218)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.local.MirroringArtifactProvider.makeOneFormatLocallyAvailable(MirroringArtifactProvider.java:203)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.local.MirroringArtifactProvider.makeLocallyAvailable(MirroringArtifactProvider.java:174)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.local.MirroringArtifactProvider.getArtifactFile(MirroringArtifactProvider.java:118)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProvider.getArtifactFile(CompositeArtifactProvider.java:70)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.p2.target.TargetPlatformBaseImpl.getLocalArtifactFile(TargetPlatformBaseImpl.java:93)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.p2.resolver.P2ResolverImpl.addUnit(P2ResolverImpl.java:217)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.p2.resolver.P2ResolverImpl.toResolutionResult(P2ResolverImpl.java:180)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:172)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:103)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.p2.resolver.P2DependencyResolver.doResolveDependencies(P2DependencyResolver.java:352)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.p2.resolver.P2DependencyResolver.resolveDependencies(P2DependencyResolver.java:325)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject(DefaultTychoResolver.java:107)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:75)
>>>> 
>>>>    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:274)
>>>>    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>>>>    ... 11 more
>>>> Caused by: java.security.SignatureException: An error occurred while
>>>> processing the signatures for the file:
>>>> /tmp/signatureFile5309382464664284679.jar
>>>>    at
>>>> org.eclipse.osgi.internal.signedcontent.SignedBundleHook.getSignedContent(SignedBundleHook.java:219)
>>>> 
>>>>    at
>>>> org.eclipse.equinox.internal.p2.artifact.repository.SignatureVerifier.verifyContent(SignatureVerifier.java:78)
>>>> 
>>>>    at
>>>> org.eclipse.equinox.internal.p2.artifact.repository.SignatureVerifier.verify(SignatureVerifier.java:60)
>>>> 
>>>>    at
>>>> org.eclipse.equinox.internal.p2.artifact.repository.SignatureVerifier.close(SignatureVerifier.java:107)
>>>> 
>>>>    at
>>>> org.eclipse.equinox.internal.provisional.p2.artifact.repository.processing.ProcessingStep.close(ProcessingStep.java:85)
>>>> 
>>>>    at
>>>> org.eclipse.equinox.internal.p2.artifact.processors.md5.MD5Verifier.close(MD5Verifier.java:83)
>>>> 
>>>>    at
>>>> org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.reportStatus(SimpleArtifactRepository.java:1184)
>>>> 
>>>>    at
>>>> org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.downloadArtifact(SimpleArtifactRepository.java:591)
>>>> 
>>>>    at
>>>> org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact(SimpleArtifactRepository.java:724)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.getArtifactFromOneMirror(RepositoryArtifactProvider.java:209)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.getArtifactFromAnyMirror(RepositoryArtifactProvider.java:192)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.access$1(RepositoryArtifactProvider.java:187)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider$1.perform(RepositoryArtifactProvider.java:167)
>>>> 
>>>>    at
>>>> org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact(SimpleArtifactRepository.java:708)
>>>> 
>>>>    at
>>>> org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifacts(SimpleArtifactRepository.java:779)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.getArtifactFromAnyChildRepository(RepositoryArtifactProvider.java:179)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.getArtifactFromAnyFormatAvailableInRepository(RepositoryArtifactProvider.java:149)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.getArtifactFromAnySource(RepositoryArtifactProvider.java:135)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProviderBaseImpl.getArtifact(CompositeArtifactProviderBaseImpl.java:50)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.local.MirroringArtifactProvider.downloadCanonicalArtifact(MirroringArtifactProvider.java:236)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.local.MirroringArtifactProvider.downloadMostSpecificNeededFormatOfArtifact(MirroringArtifactProvider.java:229)
>>>> 
>>>>    at
>>>> org.eclipse.tycho.repository.local.MirroringArtifactProvider.downloadArtifact(MirroringArtifactProvider.java:214)
>>>> 
>>>>    ... 26 more
>>>> Caused by: java.security.SignatureException: Error occurs parsing the
>>>> .SF file to find out the digest algorithm in this bundle:
>>>> /tmp/signatureFile5309382464664284679.jar
>>>>    at
>>>> org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.processSigner(SignatureBlockProcessor.java:101)
>>>> 
>>>>    at
>>>> org.eclipse.osgi.internal.signedcontent.SignatureBlockProcessor.process(SignatureBlockProcessor.java:61)
>>>> 
>>>>    at
>>>> org.eclipse.osgi.internal.signedcontent.SignedBundleFile.initializeSignedContent(SignedBundleFile.java:44)
>>>> 
>>>>    at
>>>> org.eclipse.osgi.internal.signedcontent.SignedBundleHook.getSignedContent(SignedBundleHook.java:215)
>>>> 
>>>>    ... 47 more
>>>> [ERROR]
>>>> [ERROR] To see the full stack trace of the errors, re-run Maven with
>>>> the -e switch.
>>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>>> [ERROR]
>>>> [ERROR] For more information about the errors and possible solutions,
>>>> please read the following articles:
>>>> [ERROR] [Help 1]
>>>> http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
>>>> [DEBUG] Waiting for process to finish
>>>> [DEBUG] Result: 1
>>>> Sending e-mails to: [email protected]
>>>> Finished: FAILURE
>>> I'm not sure what I should learn from that but something is seriously
>>> broken now!
>>> 
>>> Tom
>>> 
>>> On 15.04.15 09:24, Wim Jongman wrote:
>>>> 
>>>> On Tue, Apr 14, 2015 at 7:10 PM, Tom Schindl
>>>> <[email protected] <mailto:[email protected]>>
>>>> wrote:
>>>> 
>>>>     Hi,
>>>> 
>>>>     Not sure this is related but I've now seen my build failing
>>>> because of
>>>>     pack200 and on the next run succeeding.
>>>> 
>>>> 
>>>> I have seen the same in the Nebula Gerrit build. First a pack problem
>>>> and then a normal build.
>>>> 
>>>> Cheers,
>>>> 
>>>> Wim
>>>> 
>>>> 
>>>> _______________________________________________
>>>> cross-project-issues-dev mailing list
>>>> [email protected]
>>>> To change your delivery options, retrieve your password, or
>>>> unsubscribe from this list, visit
>>>> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>>>> 
>>> 
>> 
>> _______________________________________________
>> cross-project-issues-dev mailing list
>> [email protected]
>> To change your delivery options, retrieve your password, or unsubscribe
>> from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> 
> 
> --
> Thomas Schindl, CTO
> BestSolution.at EDV Systemhaus GmbH
> Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
> http://www.bestsolution.at/
> Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
> _______________________________________________
> cross-project-issues-dev mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe from 
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

--
Dr. Alexander Nyßen
Dipl.-Inform.
Principal Engineer

Telefon: +49 (0) 231 / 98 60-202
Telefax: +49 (0) 231 / 98 60-211
Mobil: +49 (0) 151 /  17396743

http://www.itemis.de
[email protected]

itemis AG
Am Brambusch 15-24
44536 Lünen

Rechtlicher Hinweis:

Amtsgericht Dortmund, HRB 20621

Vorstand: Jens Wagener (Vors.), Wolfgang Neuhaus, Dr. Georg Pietrek, Jens 
Trompeter, Sebastian Neus

Aufsichtsrat: Prof. Dr. Burkhard Igel (Vors.), Michael Neuhaus, Jennifer 
Fiorentino



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
cross-project-issues-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to