Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 98298 - java.util.zip.ZipException during build
Summary: java.util.zip.ZipException during build
Status: CLOSED DUPLICATE of bug 97756
Alias: None
Product: WTP Common Tools
Classification: WebTools
Component: wst.common (show other bugs)
Version: 0.7   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Derek Holt CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-03 11:10 EDT by Sachin Patel CLA
Modified: 2005-07-26 13:58 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sachin Patel CLA 2005-06-03 11:10:33 EDT
I keep getting the following exception during a build of my j2ee components.

java.util.zip.ZipException: ZIP file must have at least one entry
	at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:314)
	at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:162)
	at java.util.zip.ZipOutputStream.close(ZipOutputStream.java:333)
	at
org.eclipse.wst.common.componentcore.internal.util.ZipFileExporter.finished(ZipFileExporter.java:59)
	at
org.eclipse.wst.common.componentcore.internal.builder.ReferencedComponentBuilderOperation.zipAndCopyResource(ReferencedComponentBuilderOperation.java:126)
	at
org.eclipse.wst.common.componentcore.internal.builder.ReferencedComponentBuilderOperation.execute(ReferencedComponentBuilderOperation.java:90)
	at
org.eclipse.wst.common.frameworks.internal.datamodel.ExtendableOperationImpl.execute(ExtendableOperationImpl.java:89)
	at
org.eclipse.wst.common.componentcore.internal.builder.ComponentStructuralBuilderDependencyResolver.build(ComponentStructuralBuilderDependencyResolver.java:60)
	at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:585)
	at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1029)
	at org.eclipse.core.runtime.Platform.run(Platform.java:775)
	at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:168)
	at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:202)
	at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:231)
	at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1029)
	at org.eclipse.core.runtime.Platform.run(Platform.java:775)
	at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:234)
	at
org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:253)
	at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:282)
	at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:139)
	at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:200)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
Comment 1 Chuck Bridgham CLA 2005-06-06 10:06:15 EDT
The structural builder will be going aay in a week or two while the server team
prepares the publish task.

I am lowering this severity until this happens.
Comment 2 Derek Holt CLA 2005-06-07 15:47:09 EDT

*** This bug has been marked as a duplicate of 97756 ***
Comment 3 David Williams CLA 2005-06-15 01:33:03 EDT
Changed Version field given new release numbering.
Comment 4 Chuck Bridgham CLA 2005-07-26 13:58:22 EDT
Closing - Already verified