Re: WAR deployment incomplete (sometimes)

2007-05-11 Thread Johnny Kewl
- Original Message - From: "Michael Heinrichs" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, May 11, 2007 7:53 PM Subject: RE: WAR deployment incomplete (sometimes) That bug refers to a ROOT.war t

RE: WAR deployment incomplete (sometimes)

2007-05-11 Thread Michael Heinrichs
-- From: Johnny Kewl [mailto:[EMAIL PROTECTED] Sent: Friday, May 11, 2007 1:13 PM To: Tomcat Users List Subject: Re: WAR deployment incomplete (sometimes) HEY! wots this. ROOT.war does not unpack http://issues.apache.org/bugzilla/show_bug.cgi?id=36887 Its a reported bug?? - Ori

RE: WAR deployment incomplete (sometimes)

2007-05-11 Thread Caldarale, Charles R
> From: Johnny Kewl [mailto:[EMAIL PROTECTED] > Subject: Re: WAR deployment incomplete (sometimes) > > HEY! wots this. ROOT.war does not unpack > http://issues.apache.org/bugzilla/show_bug.cgi?id=36887 > > Its a reported bug?? It's not a bug - it was use

Re: WAR deployment incomplete (sometimes)

2007-05-11 Thread Johnny Kewl
AR expansion. -Original Message- From: Johnny Kewl [mailto:[EMAIL PROTECTED] Sent: Friday, May 11, 2007 4:46 AM To: Tomcat Users List Subject: Re: WAR deployment incomplete (sometimes) Hi Michael... shame still struggling with this. One thing you not telling us is wot is packaging the WA

Re: WAR deployment incomplete (sometimes)

2007-05-11 Thread Johnny Kewl
me... - Original Message - From: "Michael Heinrichs" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, May 11, 2007 3:17 PM Subject: RE: WAR deployment incomplete (sometimes) The WAR file is being generated by the Ant WAR task (Ant 1.6.5). I'm d

Re: WAR deployment incomplete (sometimes)

2007-05-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael, Michael Heinrichs wrote: > The WAR file is being generated by the Ant WAR task (Ant 1.6.5). > > I'm don't want to rule anything out, but if the WAR file is bad, I would > expect the deployment to fail every time, or when it does fail, always

RE: WAR deployment incomplete (sometimes)

2007-05-11 Thread Michael Heinrichs
om: Johnny Kewl [mailto:[EMAIL PROTECTED] Sent: Friday, May 11, 2007 4:46 AM To: Tomcat Users List Subject: Re: WAR deployment incomplete (sometimes) Hi Michael... shame still struggling with this. One thing you not telling us is wot is packaging the WAR. A WAR is basically a zip... but I do know t

Re: WAR deployment incomplete (sometimes)

2007-05-11 Thread Johnny Kewl
than the runtime env. I dont think 23mb should be any problem for a zip... - Original Message - From: "Michael Heinrichs" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, May 10, 2007 9:33 PM Subject: RE: WAR deployment incomplete (sometimes) Th

RE: WAR deployment incomplete (sometimes)

2007-05-10 Thread Michael Heinrichs
bject: WAR deployment incomplete (sometimes) Hello everyone, I am having a problem with WAR deployment. I am performing a static deployment: copying a ROOT.war under the webapps directory, and then starting Tomcat (no other web applications). On most occasions, the deployment is successful. Ho

Re: WAR deployment incomplete (sometimes)

2007-05-10 Thread Xapp
issue occurs on windows, linux and solaris. Manual unpacking of WAR (jar -xf ROOT.war) does not fail; all files are correctly unpacked. Thanks though. (P.S. I work with OP) Johnny Kewl wrote: > > Try rename it to a zip... and the unzip it or see wot windows does? > > -- View this message

Re: WAR deployment incomplete (sometimes)

2007-05-10 Thread Pid
Johnny Kewl wrote: I hope you don't have the above in your web.xml, since the element doesn't go there. And, of course, having a path attribute in a element is not valid unless the is in server.xml, which is strongly discouraged. - Chuck I'm starting to hear an 'Intel'-like jingle...

Re: WAR deployment incomplete (sometimes)

2007-05-10 Thread Johnny Kewl
ubject: RE: WAR deployment incomplete (sometimes) From: Johnny Kewl [mailto:[EMAIL PROTECTED] Subject: Re: WAR deployment incomplete (sometimes) Found this article. http://archives.devshed.com/forums/java-118/missing-application-web-xml- 1620719.html Which, unfortunately, came to what I think wa

RE: WAR deployment incomplete (sometimes)

2007-05-09 Thread Caldarale, Charles R
> From: Johnny Kewl [mailto:[EMAIL PROTECTED] > Subject: Re: WAR deployment incomplete (sometimes) > > Found this article. > http://archives.devshed.com/forums/java-118/missing-application-web-xml- 1620719.html Which, unfortunately, came to what I think was the wrong conclus

Re: WAR deployment incomplete (sometimes)

2007-05-09 Thread Johnny Kewl
chael Heinrichs" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, May 09, 2007 9:30 PM Subject: RE: WAR deployment incomplete (sometimes) I thought I was being clear, but I will try again. Tomcat is not running. In the scenario where the deployment has fai

Re: WAR deployment incomplete (sometimes)

2007-05-09 Thread Johnny Kewl
s" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, May 09, 2007 9:30 PM Subject: RE: WAR deployment incomplete (sometimes) I thought I was being clear, but I will try again. Tomcat is not running. In the scenario where the deployment has failed, Tomcat has ne

Re: WAR deployment incomplete (sometimes)

2007-05-09 Thread Johnny Kewl
;[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, May 09, 2007 7:36 PM Subject: RE: WAR deployment incomplete (sometimes) I don't see a consistent pattern, but it definitely happens on first deployment. In my scenario, Tomcat is installed as part of a larger product

RE: WAR deployment incomplete (sometimes)

2007-05-09 Thread Michael Heinrichs
ECTED] Sent: Wednesday, May 09, 2007 3:17 PM To: Tomcat Users List Subject: Re: WAR deployment incomplete (sometimes) here is what happens, your start copying in a large .war file, tomcat detects this file before the upload is complete and starts expanding it, tomcat receives a ZipFileCorrupted erro

Re: WAR deployment incomplete (sometimes)

2007-05-09 Thread Filip Hanik - Dev Lists
expanded WAR directory - start Tomcat - verify WAR expansion The deployment never failed under these test conditions. -Original Message- From: David Kerber [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 09, 2007 11:39 AM To: Tomcat Users List Subject: Re: WAR deployment incomplete (some

Re: WAR deployment incomplete (sometimes)

2007-05-09 Thread Johnny Kewl
will work. - Original Message - From: "Michael Heinrichs" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, May 09, 2007 5:27 PM Subject: RE: WAR deployment incomplete (sometimes) I forgot to mention that (should it matter) I am running Tomcat 5.5.1

RE: WAR deployment incomplete (sometimes)

2007-05-09 Thread Michael Heinrichs
eployment never failed under these test conditions. -Original Message- From: David Kerber [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 09, 2007 11:39 AM To: Tomcat Users List Subject: Re: WAR deployment incomplete (sometimes) I've occasionally seen this on 5.5.15 on Windows, bu

RE: WAR deployment incomplete (sometimes)

2007-05-09 Thread Caldarale, Charles R
> From: Martin Gainty [mailto:[EMAIL PROTECTED] > Subject: Re: WAR deployment incomplete (sometimes) > > try > %CATALINA_HOME%\conf\context.xml > Those settings only affect Windows installations, and the OP clearly stated that the problem occurs on Solaris and Linux as well

Re: WAR deployment incomplete (sometimes)

2007-05-09 Thread David Kerber
wrote: I forgot to mention that (should it matter) I am running Tomcat 5.5.17, on JRE version 1.4.2_12. -Original Message- From: Michael Heinrichs [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 09, 2007 10:43 AM To: users@tomcat.apache.org Subject: WAR deployment incomplete (sometimes)

Re: WAR deployment incomplete (sometimes)

2007-05-09 Thread Martin Gainty
May 09, 2007 10:43 AM Subject: WAR deployment incomplete (sometimes) Hello everyone, I am having a problem with WAR deployment. I am performing a static deployment: copying a ROOT.war under the webapps directory, and then starting Tomcat (no other web applications). On most occasions, t

RE: WAR deployment incomplete (sometimes)

2007-05-09 Thread Michael Heinrichs
I forgot to mention that (should it matter) I am running Tomcat 5.5.17, on JRE version 1.4.2_12. -Original Message- From: Michael Heinrichs [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 09, 2007 10:43 AM To: users@tomcat.apache.org Subject: WAR deployment incomplete (sometimes) Hello

Re: WAR deployment incomplete (sometimes)

2007-05-09 Thread Johnny Kewl
Try rename it to a zip... and the unzip it or see wot windows does? - Original Message - From: "Michael Heinrichs" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 09, 2007 4:43 PM Subject: WAR deployment incomplete (sometimes) Hello everyone, I am having a problem wit

WAR deployment incomplete (sometimes)

2007-05-09 Thread Michael Heinrichs
Hello everyone, I am having a problem with WAR deployment. I am performing a static deployment: copying a ROOT.war under the webapps directory, and then starting Tomcat (no other web applications). On most occasions, the deployment is successful. However, occasionally the deployment does not su