[
https://jira.jboss.org/jira/browse/JBAS-6283?page=com.atlassian.jira.plug...
]
Dimitris Andreadis closed JBAS-6283.
------------------------------------
Fix Version/s: JBossAS-5.0.1.CR1
JBossAS-5.1.0.Beta1
Resolution: Done
This is just a -source.jar file that was probably brought in after someone added the
sources in the maven repo. I had excluded it from the build
Duplicate entry in jsf-api-sources.jar
(javax/faces/component/html/package.html)
--------------------------------------------------------------------------------
Key: JBAS-6283
URL:
https://jira.jboss.org/jira/browse/JBAS-6283
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Build System
Reporter: Rajesh Rajasekaran
Assignee: Dimitris Andreadis
Priority: Blocker
Fix For: JBossAS-5.0.0.GA, JBossAS-5.0.1.CR1, JBossAS-5.1.0.Beta1
[java] Checking file:
5.0.0.GA/trunk/build/output/jboss-5.0.0.GA/server/standard/deploy/jbossweb.sar/jsf-libs/jsf-api-sources.jar
[java] java.util.zip.ZipException: duplicate entry:
javax/faces/component/html/package.html
[java] at java.util.zip.ZipOutputStream.putNextEntry(ZipOutputStream.java:163)
[java] at java.util.jar.JarOutputStream.putNextEntry(JarOutputStream.java:90)
[java] at VersionRelease$JarInfo.write(Unknown Source)
[java] at VersionRelease.processFile(Unknown Source)
2008-12-04 16:23:03,078 ERROR
[org.jboss.system.server.profileservice.ProfileServiceBootstrap] (main) Failed to load
profile:
org.jboss.deployers.spi.DeploymentException: Error populating deployment
vfsfile:/qa/home/rrajasekaran/jboss-5.0.0.GA-release/5.0.0.GA-testing/trunk/build/output/jboss-5.0.0.GA/server/all/deploy/jbossweb.sar/
at
org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
at
org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder.populateContext(AbstractStructureBuilder.java:77)
at
org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers.determineStructure(AbstractStructuralDeployers.java:89)
at
org.jboss.deployers.plugins.main.MainDeployerImpl.determineStructure(MainDeployerImpl.java:853)
at
org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:303)
at
org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:260)
at
org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileServiceBootstrap.java:303)
at
org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:205)
at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:405)
at org.jboss.Main.boot(Main.java:209)
at org.jboss.Main$1.run(Main.java:547)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.RuntimeException: Failed to read zip file:
org.jboss.virtual.plugins.context.zip.ZipFileWrapper@f4d063 -
/qa/home/rrajasekaran/jboss-5.0.0.GA-release/5.0.0.GA-testing/trunk/build/output/jboss-5.0.0.GA/server/all/deploy/jbossweb.sar/jsf-libs/jsf-api-sources.jar
at
org.jboss.virtual.plugins.context.zip.ZipEntryContext.ensureEntries(ZipEntryContext.java:563)
at
org.jboss.virtual.plugins.context.zip.ZipEntryContext.checkIfModified(ZipEntryContext.java:693)
at
org.jboss.virtual.plugins.context.zip.ZipEntryContext.getChild(ZipEntryContext.java:737)
at
org.jboss.virtual.plugins.context.zip.ZipEntryHandler.createChildHandler(ZipEntryHandler.java:175)
at
org.jboss.virtual.plugins.context.AbstractVirtualFileHandler.structuredFindChild(AbstractVirtualFileHandler.java:542)
at
org.jboss.virtual.plugins.context.zip.ZipEntryHandler.getChild(ZipEntryHandler.java:155)
at
org.jboss.virtual.plugins.context.DelegatingHandler.getChild(DelegatingHandler.java:106)
at org.jboss.virtual.VirtualFile.getChild(VirtualFile.java:451)
at org.jboss.virtual.VFSUtils.getManifest(VFSUtils.java:266)
at org.jboss.virtual.VFSUtils.addManifestLocations(VFSUtils.java:178)
at
org.jboss.deployers.vfs.plugins.structure.VFSStructureBuilder.applyContextInfo(VFSStructureBuilder.java:206)
at
org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder.populateContext(AbstractStructureBuilder.java:73)
... 10 more
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:203)
at java.util.zip.ZipFile.<init>(ZipFile.java:234)
at
org.jboss.virtual.plugins.context.zip.ZipFileWrapper.ensureZipFile(ZipFileWrapper.java:175)
at
org.jboss.virtual.plugins.context.zip.ZipFileWrapper.acquire(ZipFileWrapper.java:245)
at
org.jboss.virtual.plugins.context.zip.ZipEntryContext.initEntries(ZipEntryContext.java:461)
at
org.jboss.virtual.plugins.context.zip.ZipEntryContext.ensureEntries(ZipEntryContext.java:554)
... 21 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira