<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    SEVERE error when deploying web-app with sources/build as of today (2012-09-17)
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/lafr">Frank Langelage</a> in <i>JBoss AS 7 Development</i> - <a href="https://community.jboss.org/message/759970#759970">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>I updated my JBoss version with the current sources from github as of this morning. Previous checkout was somewhen middle of last week.</p><p>After this I see exceptions during deployment of my war-file:</p><p>17:25:11,014 INFO&#160; [org.jboss.as.server.deployment#start] JBAS015876: Starting deployment of "web-hgm2e-langfr-sb2000-ipc.war"</p><p>17:25:24,249 INFO&#160; [org.jboss.weld.deployer#deploy] JBAS016002: Processing weld deployment web-hgm2e-langfr-sb2000-ipc.war</p><p>17:25:26,487 INFO&#160; [org.jboss.weld.deployer#deploy] JBAS016005: Starting Services for CDI deployment: web-hgm2e-langfr-sb2000-ipc.war</p><p>17:25:26,754 INFO&#160; [org.jboss.weld.deployer#start] JBAS016008: Starting weld service for deployment web-hgm2e-langfr-sb2000-ipc.war</p><p>17:25:34,377 INFO&#160; [org.jboss.web#start] JBAS018210: Register web context: /web-hgm2e-langfr-sb2000-ipc</p><p>17:25:34,533 INFO&#160; [javax.enterprise.resource.webcontainer.jsf.config#contextInitialized] Initializing Mojarra 2.1.12-jbossorg-1 20120816-1535 for context '/web-hgm2e-langfr-sb2000-ipc'</p><p>17:25:38,980 SEVERE [javax.enterprise.resource.webcontainer.jsf.config#processClasspath] Unable to process annotations for url, vfs:/content/web-hgm2e-langfr-sb2000-ipc.war/WEB-INF/lib/richfaces-core-impl.jar/META-INF/faces-config.xml.&#160; Reason: java.util.zip.ZipException: error in opening zip file</p><p>17:25:38,982 SEVERE [javax.enterprise.resource.webcontainer.jsf.config#processClasspath] : java.util.zip.ZipException: error in opening zip file</p><p>&#160;&#160;&#160; at java.util.zip.ZipFile.open(Native Method) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at java.util.zip.ZipFile.&lt;init&gt;(ZipFile.java:127) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at java.util.jar.JarFile.&lt;init&gt;(JarFile.java:135) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at sun.net.www.protocol.jar.URLJarFile.&lt;init&gt;(URLJarFile.java:67) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at sun.net.www.protocol.jar.URLJarFile$1.run(URLJarFile.java:214) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at java.security.AccessController.doPrivileged(Native Method) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at sun.net.www.protocol.jar.URLJarFile.retrieve(URLJarFile.java:198) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:50) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:70) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:104) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:71) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at com.sun.faces.config.JavaClassScanningAnnotationScanner.processClasspath(JavaClassScanningAnnotationScanner.java:166) [jsf-impl-2.1.12-jbossorg-1.jar:]</p><p>&#160;&#160;&#160; at com.sun.faces.config.JavaClassScanningAnnotationScanner.getAnnotatedClasses(JavaClassScanningAnnotationScanner.java:125) [jsf-impl-2.1.12-jbossorg-1.jar:]</p><p>&#160;&#160;&#160; at com.sun.faces.config.DelegatingAnnotationProvider.getAnnotatedClasses(DelegatingAnnotationProvider.java:85) [jsf-impl-2.1.12-jbossorg-1.jar:]</p><p>&#160;&#160;&#160; at com.sun.faces.config.ConfigManager$AnnotationScanTask.call(ConfigManager.java:845) [jsf-impl-2.1.12-jbossorg-1.jar:]</p><p>&#160;&#160;&#160; at com.sun.faces.config.ConfigManager$AnnotationScanTask.call(ConfigManager.java:797) [jsf-impl-2.1.12-jbossorg-1.jar:]</p><p>&#160;&#160;&#160; at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:352) [jsf-impl-2.1.12-jbossorg-1.jar:]</p><p>&#160;&#160;&#160; at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:223) [jsf-impl-2.1.12-jbossorg-1.jar:]</p><p>&#160;&#160;&#160; at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3392) [jbossweb-7.0.17.Final.jar:]</p><p>&#160;&#160;&#160; at org.apache.catalina.core.StandardContext.start(StandardContext.java:3850) [jbossweb-7.0.17.Final.jar:]</p><p>&#160;&#160;&#160; at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:102) [jboss-as-web-7.2.0.Alpha1-SNAPSHOT.jar:7.2.0.Alpha1-SNAPSHOT]</p><p>&#160;&#160;&#160; at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)</p><p>&#160;&#160;&#160; at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)</p><p>&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_35]</p><p>&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_35]</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>My war-file contains these libs:</p><p>253950 Fri Sep 14 07:15:20 CEST 2012 WEB-INF/lib/cssparser.jar</p><p>309293 Fri Sep 14 07:15:20 CEST 2012 WEB-INF/lib/jcommon.jar</p><p>1425744 Fri Sep 14 07:15:20 CEST 2012 WEB-INF/lib/jfreechart.jar</p><p><span style="color: #ff0000;">2903872 Fri Sep 14 07:15:18 CEST 2012 WEB-INF/lib/openfaces.jar</span></p><p> 14526 Fri Sep 14 07:15:20 CEST 2012 WEB-INF/lib/sac.jar</p><p> 70358 Mon May 14 00:01:30 CEST 2012 WEB-INF/lib/richfaces-components-api.jar</p><p><span style="color: #ff0000;">6417675 Mon May 14 00:01:30 CEST 2012 WEB-INF/lib/richfaces-components-ui.jar</span></p><p>145915 Mon May 14 00:01:30 CEST 2012 WEB-INF/lib/richfaces-core-api.jar</p><p><span style="color: #ff0000;">464753 Mon May 14 00:01:30 CEST 2012 WEB-INF/lib/richfaces-core-impl.jar</span></p><p> 89635 Mon Sep 17 12:28:30 CEST 2012 WEB-INF/lib/common.jar</p><p>725735 Sat Oct 24 16:11:04 CEST 2009 WEB-INF/lib/jxl.jar</p><p> 65507 Sat Oct 15 19:42:20 CEST 2011 WEB-INF/lib/javatuples.jar</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I see the exception for richfaces-core-impl.jar (as shown above) and richfaces-components-ui.jar and openfaces.jar.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Allthough the files are there:</p><table><tbody><tr><td style=";">-rwxr--r--&#160;&#160; 1 mbi&#160; </td><td style=";">informix&#160; 464753 May 14 00:01 richfaces/richfaces-core-impl.jar</td></tr></tbody></table><p>jar -tvf richfaces/richfaces-core-impl.jar META-INF/faces-config.xml</p><p>&#160; 3939 Sun May 13 22:42:46 CEST 2012 META-INF/faces-config.xml</p><table><tbody><tr><td style=";">-rwxr--r--&#160;&#160; 1 mbi&#160; </td><td style=";">informix 6417675 May 14 00:01 richfaces/richfaces-components-ui.jar</td></tr></tbody></table><p>jar -tvf richfaces/richfaces-components-ui.jar META-INF/faces-config.xml</p><p>1864875 Sun May 13 23:03:32 CEST 2012 META-INF/faces-config.xml</p><table><tbody><tr><td style=";">-rwxr--r--&#160;&#160; 1 mbi&#160; </td><td style=";">informix 2903872 Sep 14 07:15 openfaces/openfaces.jar</td></tr></tbody></table><p>jar -tvf openfaces/openfaces.jar META-INF/faces-config.xml</p><p> 68008 Fri Sep 14 05:43:26 CEST 2012 META-INF/faces-config.xml</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>And web-application is working without problems as it seems. Openfaces nd richfaces components are available and usable.</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/759970#759970">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JBoss AS 7 Development at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>