Gene Ge wrote:
> Hello everyone:
>    I really need your help and thanks at first!
>    When I redeploy a war archive to server(which I have to
> do very frequently every day), using a ant's ftp task to transfer my war to
> the server, the server always gave following errors:
> 
> <!--------------------Error Message Begin------------------------>
> 2002-10-05 16:21:47,109 ERROR
> [org.jboss.deployment.scanner.URLDeploymentScanner] Failed to deploy:
> org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL@1a8591eb{
> url=file:/D:/Projects/jboss-3.0.1/server/default/deploy/BitJob.war,
> deployedLastModified=1033805851250 }
> org.jboss.deployment.DeploymentException: Could not create deployment:
> file:/D:/Projects/jboss-3.0.1/server/default/deploy/BitJob.war; - nested
> throwable: (java.lang.InternalError: jzentry == 0,
> jzfile = 194428400,
> total = 11,
> name = C:\Documents and Settings\Administrator\Local
> Settings\Temp\Jetty__8080___\webapp\WEB-INF\lib\jobUnitTest.jar,
> i = 10,
> message = invalid LOC header (bad signature))

J had the similar problem after I modify existing archive without 
creating the new from scratch. What archiver do you use? It _must_ be 
jar to avoid such messages.
Vlad.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to