Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 53295 Details for
Bug 163421
NPE when installing a signed, packed bundle that contains a nested jar on Windows
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
.log file showing the bug
.log (text/plain), 5.67 KB, created by
Martin Oberhuber
on 2006-11-06 10:03:48 EST
(
hide
)
Description:
.log file showing the bug
Filename:
MIME Type:
Creator:
Martin Oberhuber
Created:
2006-11-06 10:03:48 EST
Size:
5.67 KB
patch
obsolete
>!SESSION 2006-11-06 15:54:34.419 ----------------------------------------------- >eclipse.buildId=M20060921-0945 >java.version=1.5.0_08 >java.vendor=Sun Microsystems Inc. >BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US >Command-line arguments: -os win32 -ws win32 -arch x86 > >!ENTRY org.eclipse.update.core 4 0 2006-11-06 16:02:09.398 >!MESSAGE Unable to remove "I:\rsetest\1.0RC4\eclipse_ext\eclipse\plugins\org.apache.commons.net_1.4.1.v20061031\META-INF" from the file system. [java.lang.Exception] >!STACK 0 >java.lang.Exception > at org.eclipse.update.internal.core.UpdateManagerUtils.removeEmptyDirectoriesFromFileSystem(UpdateManagerUtils.java:342) > at org.eclipse.update.internal.core.UpdateManagerUtils.removeEmptyDirectoriesFromFileSystem(UpdateManagerUtils.java:337) > at org.eclipse.update.internal.core.SiteFilePluginContentConsumer.abort(SiteFilePluginContentConsumer.java:181) > at org.eclipse.update.internal.core.SiteFileContentConsumer.abort(SiteFileContentConsumer.java:214) > at org.eclipse.update.internal.core.FeatureExecutableContentConsumer.abort(FeatureExecutableContentConsumer.java:160) > at org.eclipse.update.core.Feature.install(Feature.java:538) > at org.eclipse.update.internal.core.SiteFile.install(SiteFile.java:129) > at org.eclipse.update.core.Feature.install(Feature.java:414) > at org.eclipse.update.internal.core.SiteFile.install(SiteFile.java:96) > at org.eclipse.update.internal.core.ConfiguredSite.install(ConfiguredSite.java:155) > at org.eclipse.update.internal.core.ConfiguredSite.install(ConfiguredSite.java:119) > at org.eclipse.update.internal.operations.InstallOperation.execute(InstallOperation.java:92) > at org.eclipse.update.internal.operations.BatchInstallOperation.execute(BatchInstallOperation.java:84) > at org.eclipse.update.internal.ui.wizards.InstallWizard2.install(InstallWizard2.java:375) > at org.eclipse.update.internal.ui.wizards.InstallWizard2.access$1(InstallWizard2.java:372) > at org.eclipse.update.internal.ui.wizards.InstallWizard2$1.run(InstallWizard2.java:485) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) > >!ENTRY org.eclipse.update.core 4 0 2006-11-06 16:02:09.398 >!MESSAGE Unable to remove "I:\rsetest\1.0RC4\eclipse_ext\eclipse\plugins\org.apache.commons.net_1.4.1.v20061031" from the file system. [java.lang.Exception] >!STACK 0 >java.lang.Exception > at org.eclipse.update.internal.core.UpdateManagerUtils.removeEmptyDirectoriesFromFileSystem(UpdateManagerUtils.java:342) > at org.eclipse.update.internal.core.SiteFilePluginContentConsumer.abort(SiteFilePluginContentConsumer.java:181) > at org.eclipse.update.internal.core.SiteFileContentConsumer.abort(SiteFileContentConsumer.java:214) > at org.eclipse.update.internal.core.FeatureExecutableContentConsumer.abort(FeatureExecutableContentConsumer.java:160) > at org.eclipse.update.core.Feature.install(Feature.java:538) > at org.eclipse.update.internal.core.SiteFile.install(SiteFile.java:129) > at org.eclipse.update.core.Feature.install(Feature.java:414) > at org.eclipse.update.internal.core.SiteFile.install(SiteFile.java:96) > at org.eclipse.update.internal.core.ConfiguredSite.install(ConfiguredSite.java:155) > at org.eclipse.update.internal.core.ConfiguredSite.install(ConfiguredSite.java:119) > at org.eclipse.update.internal.operations.InstallOperation.execute(InstallOperation.java:92) > at org.eclipse.update.internal.operations.BatchInstallOperation.execute(BatchInstallOperation.java:84) > at org.eclipse.update.internal.ui.wizards.InstallWizard2.install(InstallWizard2.java:375) > at org.eclipse.update.internal.ui.wizards.InstallWizard2.access$1(InstallWizard2.java:372) > at org.eclipse.update.internal.ui.wizards.InstallWizard2$1.run(InstallWizard2.java:485) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) > >!ENTRY org.eclipse.core.jobs 4 2 2006-11-06 16:02:09.413 >!MESSAGE An internal error occurred during: "Update Manager". >!STACK 0 >java.lang.SecurityException: SHA1 digest error for META-INF/eclipse.inf > at sun.security.util.ManifestEntryVerifier.verify(ManifestEntryVerifier.java:196) > at java.util.jar.JarVerifier.processEntry(JarVerifier.java:201) > at java.util.jar.JarVerifier.update(JarVerifier.java:188) > at java.util.jar.JarVerifier$VerifierStream.read(JarVerifier.java:403) > at java.io.InputStream.read(InputStream.java:89) > at org.eclipse.update.internal.core.UpdateManagerUtils.copy(UpdateManagerUtils.java:912) > at org.eclipse.update.core.Utilities.copy(Utilities.java:172) > at org.eclipse.update.internal.core.UpdateManagerUtils.copyToLocal(UpdateManagerUtils.java:236) > at org.eclipse.update.internal.core.SiteFilePluginContentConsumer.store(SiteFilePluginContentConsumer.java:90) > at org.eclipse.update.internal.core.PluginEntryContentConsumer.store(PluginEntryContentConsumer.java:37) > at org.eclipse.update.core.Feature.install(Feature.java:464) > at org.eclipse.update.internal.core.SiteFile.install(SiteFile.java:129) > at org.eclipse.update.core.Feature.install(Feature.java:414) > at org.eclipse.update.internal.core.SiteFile.install(SiteFile.java:96) > at org.eclipse.update.internal.core.ConfiguredSite.install(ConfiguredSite.java:155) > at org.eclipse.update.internal.core.ConfiguredSite.install(ConfiguredSite.java:119) > at org.eclipse.update.internal.operations.InstallOperation.execute(InstallOperation.java:92) > at org.eclipse.update.internal.operations.BatchInstallOperation.execute(BatchInstallOperation.java:84) > at org.eclipse.update.internal.ui.wizards.InstallWizard2.install(InstallWizard2.java:375) > at org.eclipse.update.internal.ui.wizards.InstallWizard2.access$1(InstallWizard2.java:372) > at org.eclipse.update.internal.ui.wizards.InstallWizard2$1.run(InstallWizard2.java:485) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 163421
: 53295 |
54102
|
54104
|
54105
|
61531
|
61563