-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
None
-
NEW
After building both master and Alpha2x branches locally, I try to install from the produced installer jar and get this, then when I click OK on the dialog, the installation quits:
An error occurred while collecting items to be installed session context was:(profile=jbds, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Problems downloading artifact: osgi.bundle,org.eclipse.jst.ws.consumption,1.0.750.v201310240024. File has invalid content:/tmp/signatureFile2209820643937621608.jar Invalid content:webserviceutils.jar Caused by: org.eclipse.osgi.signedcontent.InvalidContentException: The file "webserviceutils.jar" in the jar "/tmp/signatureFile2209820643937621608.jar" has been tampered! Application failed, log file location: /home/nboldt/jbdevstudio-product-universal-8.0.0.Alpha2-v20140211-1802/studio/p2/director/configuration/1392145248207.log
Platform is Fedora 18 w/ OpenJDK 7:
$➔ java -version java version "1.7.0_45" OpenJDK Runtime Environment (fedora-2.4.3.0.fc18-x86_64 u45-b15) OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode) $➔ uname -a Linux thunk 3.11.9-100.fc18.x86_64 #1 SMP Wed Nov 20 21:22:39 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux