[embjopr-issues] [JBoss JIRA] Closed: (EMBJOPR-235) ZipException when starting EmbJopr web app (upon first request)

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Tue Jul 19 13:03:24 EDT 2011


     [ https://issues.jboss.org/browse/EMBJOPR-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Zizka closed EMBJOPR-235.
--------------------------------

    Fix Version/s: 1.3.3
                       (was: 1.3.1)
       Resolution: Done


Can't reproduce anymore (EAP 5.1.1)

> ZipException when starting EmbJopr web app (upon first request)
> ---------------------------------------------------------------
>
>                 Key: EMBJOPR-235
>                 URL: https://issues.jboss.org/browse/EMBJOPR-235
>             Project: Embedded Jopr
>          Issue Type: Bug
>         Environment: EAP 5 CR 2
>            Reporter: Ondrej Zizka
>            Assignee: Ian Springer
>             Fix For: 1.3.3
>
>
> Reproduce steps:
> 1) Download, extract and run EAP 5 CR 2 - http://porkchop.devel.redhat.com/devel/candidates/JBEAP5.0.0/CR2/zip/
> 2) Download EmbJopr war SNAPSHOT - http://snapshots.jboss.org/maven2/org/jboss/jopr/jopr-embedded-jbas5/1.3.1-SNAPSHOT/
> 3) Deploy that war. No error so far.
> 4) Send a request to admin-console:  http://localhost:8080/admin-console/
> 5) Now you see the ZipException (see the ST bellow)
> 18:10:20,517 INFO  [ServletContextListener] Welcome to Seam 2.2.0.EAP5
> 18:10:20,705 ERROR [[/admin-console]] Exception sending request initialized lifecycle event to listener instance of class org.jboss.on.embedded.LazyStartupListen                                                                           er
> java.lang.RuntimeException: Error handling file /home/brq/ozizka/JoprEmbedded/JBPAPP_5_0/build/output/jboss-5.0.0.Branch/server/default/deploy/jopr-embedded-jbas                                                                           5-1.3.1-20090814.100255-16.war/WEB-INF/lib/jopr-embedded-core-1.3.1-SNAPSHOT.jar
>         at org.jboss.seam.deployment.URLScanner.handleArchiveByFile(URLScanner.java:134)
>         at org.jboss.seam.deployment.URLScanner.handle(URLScanner.java:107)
>         at org.jboss.seam.deployment.URLScanner.scanResources(URLScanner.java:90)
>         at org.jboss.seam.deployment.StandardDeploymentStrategy.scan(StandardDeploymentStrategy.java:113)
>         at org.jboss.seam.init.Initialization.create(Initialization.java:132)
>         at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:36)
>         at org.jboss.on.embedded.LazyStartupListener.initialize(LazyStartupListener.java:182)
>         at org.jboss.on.embedded.LazyStartupListener.requestInitialized(LazyStartupListener.java:240)
>         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:180)
>         at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
>         at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
>         at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
>         at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
>         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>         at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
>         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
>         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
>         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
>         at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
>         at java.lang.Thread.run(Thread.java:619)
> 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:114)
>         at java.util.zip.ZipFile.<init>(ZipFile.java:131)
>         at org.jboss.seam.deployment.URLScanner.handleArchiveByFile(URLScanner.java:123)
>         ... 21 more

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the embjopr-issues mailing list