Mantis - Resin
Viewing Issue Advanced Details
4687 minor always 07-27-11 09:10 07-27-11 11:30
cowan  
alex  
normal  
closed 4.0.19  
fixed  
none    
none 4.0.20  
0004687: Eclipse plugin: "Error reading signed content" during install
To reproduce, install Resin Eclipse plugin, then uninstall, then manually delete plugins/com.caucho*, then reinstall the plugin.

An error occurred during the org.eclipse.equinox.internal.p2.engine.phases.CheckTrust phase.
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.CheckTrust, operand=, action=).
Error reading signed content.
The file "/Applications/eclipse-helios/plugins/com.caucho.common_4.0.19.jar" does not exist


Notes
(0005406)
alex   
07-27-11 11:30   
Eclipse's plugin system marks plugins unused on uninstall. Reinstalling same version of a plugin expects to find the jars locally. So references in features and artifacts.xml need also be deleted.