Community
Participate
Working Groups
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)
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.
*** This bug has been marked as a duplicate of 97756 ***
Changed Version field given new release numbering.
Closing - Already verified