works fine now (tomcat 7.0.8). thx.
On Wed, Mar 2, 2011 at 3:32 PM, Dave <[email protected]> wrote: > Hi David, > > I replaced the Tomcat release files with new ones, with a fix for the > "archive malformed" problem that you encountered. Hope that one works > for you. > > - Dave > > > > On Wed, Mar 2, 2011 at 4:06 AM, David Ghedini <[email protected]> > wrote: > > Hi - > > > > Thanks for that. > > > > I was able to get the existing file installed (tomcat 7.0.8) by exploding > > the war and then re-packing it. > > > > I'll try the new one when it's up. > > > > Thanks, > > David > > > > > > On Wed, Mar 2, 2011 at 4:50 AM, Dave <[email protected]> wrote: > >> > >> I am able to reproduce that problem with Tomcat 7.0.4 and I have a fix > >> that works, at least for me. > >> > >> I'll send another note once I've got new Tomcat builds ready for you to > >> try. > >> > >> Thanks, > >> - Dave > >> > >> > >> > >> On Mon, Feb 28, 2011 at 8:23 AM, David Ghedini <[email protected]> > >> wrote: > >> > I've tried both the zip and tar. > >> > > >> > Both get: > >> > > >> > SEVERE: Error deploying web application archive roller.war > >> > java.lang.IllegalArgumentException: The archive > >> > [jar:file:/usr/share/apache-tomcat-7.0.8/webapps/roller.war!/] is > >> > malformed > >> > and will be ignored: an entry contains an illegal path [./] > >> > > >> > > >> > > >> > > >> > > >> > INFO: Deploying web application archive roller.war > >> > Feb 28, 2011 4:19:19 PM org.apache.catalina.startup.HostConfig > deployWAR > >> > SEVERE: Error deploying web application archive roller.war > >> > java.lang.IllegalArgumentException: The archive > >> > [jar:file:/usr/share/apache-tomcat-7.0.8/webapps/roller.war!/] is > >> > malformed > >> > and will be ignored: an entry contains an illegal path [./] > >> > at org.apache.catalina.startup.ExpandWar.expand(ExpandWar.java:121) > >> > at > >> > > >> > > org.apache.catalina.startup.ContextConfig.fixDocBase(ContextConfig.java:714) > >> > at > >> > org.apache.catalina.startup.ContextConfig.init(ContextConfig.java:837) > >> > at > >> > > >> > > org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:335) > >> > at > >> > > >> > > org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) > >> > at > >> > > >> > > org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:89) > >> > at > >> > > org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:343) > >> > at > >> > > org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:323) > >> > at > >> > org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:107) > >> > at > >> > org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:136) > >> > at > >> > > >> > > org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:812) > >> > at > >> > > org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:787) > >> > at > >> > org.apache.catalina.core.StandardHost.addChild(StandardHost.java:607) > >> > at > >> > org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:925) > >> > at > >> > org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:723) > >> > at > >> > org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470) > >> > at > org.apache.catalina.startup.HostConfig.check(HostConfig.java:1343) > >> > at > >> > > >> > > org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:294) > >> > at > >> > > >> > > org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) > >> > at > >> > > >> > > org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:89) > >> > at > >> > > >> > > org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1235) > >> > at > >> > > >> > > org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1393) > >> > at > >> > > >> > > org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1403) > >> > at > >> > > >> > > org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1382) > >> > at java.lang.Thread.run(Thread.java:662) > >> > > >> > -- > >> > Kind regards, > >> > > >> > David > >> > > > > > > > > > -- > > Kind regards, > > > > David Ghedini > > > > > > > -- Kind regards, David Ghedini Chief Technology Officer *Enciva, LLC (US) Enciva Solutions, Ltd. (UK)* UK: 44 208 819 9664 US: 1+ 702 922 7130 ISR: 972 2 992 0233 *www.Enciva.com* <http://www.enciva.com/> http://il.linkedin.com/in/davidghedini
