Re: Failed to deploy application

2010-05-04 Thread Luís de Sousa
Hello again, Today I was able to get an application deployed with auto-deploy, by simply copying the directory into webapps. I still can't deploy an application at another disk location using the GUI or the URL call, same error: FAIL - Failed to deploy application at context path /JS

Re: Failed to deploy application

2010-05-03 Thread Luís de Sousa
On Mon, May 3, 2010 at 3:43 PM, Caldarale, Charles R wrote: > > Let's stop here and go back to the basics: can you access *anything* on this > Tomcat?  A "server not found" message indicates that Tomcat may not be > running, or there's something blocking the port. Hi Chuck, I can access Tomcat

RE: Failed to deploy application

2010-05-03 Thread Caldarale, Charles R
> From: Luís de Sousa [mailto:luis.a.de.so...@gmail.com] > Subject: Re: Failed to deploy application > > I initially tried to access the application without deploying and got > the server not found message. Let's stop here and go back to the basics: can you access *anything*

Re: Failed to deploy application

2010-05-03 Thread Luís de Sousa
Hi Konstantin, I initially tried to access the application without deploying and got the server not found message. I then tried deploying it with the GUI and was also unsuccessful. I then dug out of some old notes the command that had the tag and tried it, receiving the FAIL message. I though this

Re: Failed to deploy application

2010-05-03 Thread Konstantin Kolinko
2010/5/3 Luís de Sousa : > Hello, > > Trying with this command: > > http://localhost:8080/manager/deploy?path=/JSPTut&war=file:/var/lib/tomcat6/webapps/JSPTut > > The result is the same: > > FAIL - Failed to deploy application at context path /JSPTut > Do you

Re: Failed to deploy application

2010-05-03 Thread Luís de Sousa
Hello, Trying with this command: http://localhost:8080/manager/deploy?path=/JSPTut&war=file:/var/lib/tomcat6/webapps/JSPTut The result is the same: FAIL - Failed to deploy application at context path /JSPTut Thank you,

Re: Failed to deploy application

2010-05-03 Thread Konstantin Kolinko
2010/5/3 Luís de Sousa : > > I'm trying to deploy an application that is located under the webapps > directory. I'm using the http call: > > http://localhost:8080/manager/deploy?path=/var/lib/tomcat6/webapps/JSPTut&tag=JSPTut > > And I'm getting this

Re: Failed to deploy application

2010-05-03 Thread Luís de Sousa
On Mon, May 3, 2010 at 1:09 PM, Jie Sheng Chua wrote: > Hi Luís de Sousa, > > Could you provide your > OS: > Tomcat Version: > JDK: Hi, sorry for not including this info, OS: Ubuntu 9.10 Tomcat: Apache Tomcat/6.0.20 JDK: OpenJDK Runtime Environment (IcedTea6 1.6.1) (6b16-1.6.1-3ubuntu3) Out of

Re: Failed to deploy application

2010-05-03 Thread Jie Sheng Chua
er the webapps > directory. I'm using the http call: > > > http://localhost:8080/manager/deploy?path=/var/lib/tomcat6/webapps/JSPTut&tag=JSPTut > > And I'm getting this answer back: > > FAIL - Failed to deploy application at context path > /var/lib/tomcat6/weba

Failed to deploy application

2010-05-03 Thread Luís de Sousa
Hello, I'm trying to deploy an application that is located under the webapps directory. I'm using the http call: http://localhost:8080/manager/deploy?path=/var/lib/tomcat6/webapps/JSPTut&tag=JSPTut And I'm getting this answer back: FAIL - Failed to deploy application at co

RE: Failed to Deploy

2009-01-09 Thread Caldarale, Charles R
> From: Zaki Akhmad [mailto:zakiakh...@gmail.com] > Subject: Re: Failed to Deploy > > Here's the log I found on /var/log/syslog > > java.util.jar.Manifest.read(libgcj.so.90)at Not only should you install a real Tomcat from tomcat.apache.org (as Konstantin's sear

Re: Failed to Deploy

2009-01-09 Thread Konstantin Kolinko
2009/1/9 Zaki Akhmad : > Here's the log I found on /var/log/syslog > > gnu.java.util.jar.JarUtils http://www.google.com/search?q=%22install+a+real+tomcat%22+site%3Awww.nabble.com - To unsubscribe, e-mail: users-unsubscr...@tomc

Re: Failed to Deploy

2009-01-09 Thread Zaki Akhmad
Here's the log I found on /var/log/syslog Jan 9 15:51:41 freelance2 jsvc.exec[3664]: 9-Jan-09 3:51:41 PM org.apache.catalina.core.ApplicationContext log INFO: HTMLManager: install: Installing context configuration at '/home/za/tomcat/lpse/WEB-INF/web.xml' from '/home/za/tomcat/lpse' Jan 9 15:51:

Re: Failed to Deploy

2009-01-09 Thread Zaki Akhmad
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Now the Tomcat Web Application Manager, shows my web application on its list. But the message shown is: FAIL - Application at context path /abcd could not be started. I try to undeploy and deploy it again. This time didn't take much time. Any hint?

Failed to Deploy

2009-01-09 Thread Zaki Akhmad
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I am trying to deploy my web application with Tomcat Web App Manager. Unfortunately, it takes time so long (more than 5 minutes). I add: the context path XML configuration file URL Directory URL I check the /var/lib/tomcat5.5/webapps director