Re: Error deploying a application

2014-08-13 Thread Marco Aurelio
...@gmail.com Prodata Informática e Cadastro LTDA (33)3322- 2014-08-12 16:27 GMT-03:00 Deivid n.N deivid6...@hotmail.com: put folder META-INF Date: Tue, 12 Aug 2014 12:08:53 -0700 Subject: Re: Error deploying a application From: hassan.schroe...@gmail.com To: users@tomcat.apache.org

Error deploying a application

2014-08-12 Thread Marco Aurelio
Dears, First sorry for my bad english, I'm trying to install a application, but have a lot of error, I'm using FreeBsd + Tomcat and the default pages are working correctly, but in my first .WAR install have the errors below: org.jruby.rack.RackInitializationException: undefined method `+' for

Re: Error deploying a application

2014-08-12 Thread Daniel Mikusa
On Tue, Aug 12, 2014 at 8:46 AM, Marco Aurelio marcoprod...@gmail.com wrote: Dears, First sorry for my bad english, I'm trying to install a application, but have a lot of error, I'm using FreeBsd + Tomcat and the default pages are working correctly, but in my first .WAR install have the

Re: Error deploying a application

2014-08-12 Thread Marco Aurelio
Dear, Thanks for the quick response, I'm not a ruby programer, the app that I'm install is https://github.com/ari/jobsworth, and aparently is stable. I appreciate if you can give a look in the app. Thanks to advance, Marco Aurélio Ventura da Silva marcoprod...@gmail.com Prodata Informática e

Re: Error deploying a application

2014-08-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Marco, Welcome to the community. Your English is just fine: thanks for accommodating us. On 8/12/14, 9:04 AM, Marco Aurelio wrote: Thanks for the quick response, I'm not a ruby programer, the app that I'm install is

Re: Error deploying a application

2014-08-12 Thread Marco Aurelio
Dear chris, Thanks for your attention, I suspected that lacked some configs on my enviroment, but aparently is ok. One more time, thanks for your attention. Marco Aurélio Ventura da Silva marcoprod...@gmail.com Prodata Informática e Cadastro LTDA (33)3322- 2014-08-12 10:15 GMT-03:00

Re: Error deploying a application

2014-08-12 Thread Hassan Schroeder
On Tue, Aug 12, 2014 at 6:04 AM, Marco Aurelio marcoprod...@gmail.com wrote: org.jruby.rack.RackInitializationException: undefined method `+' for nil:NilClass from /usr/local/apache-tomcat-8.0/webapps/ROOT/WEB-INF/config/initializers/010_devise.rb:6:in FWIW, I just tried this on

Re: Error deploying a application

2014-08-12 Thread Marco Aurelio
Hassan, What you change in context.xml and where you put this file ? I change this file in ROOT/WEB-INF/config but don´t work. Thanks for your attention. Marco Aurélio Ventura da Silva marcoprod...@gmail.com Prodata Informática e Cadastro LTDA (33)3322- 2014-08-12 12:16 GMT-03:00 Hassan

Re: Error deploying a application

2014-08-12 Thread Hassan Schroeder
On Tue, Aug 12, 2014 at 11:52 AM, Marco Aurelio marcoprod...@gmail.com wrote: What you change in context.xml and where you put this file ? I change this file in ROOT/WEB-INF/config but don´t work. Most of the stuff in there is mail-related and likely not significant here BUT you do need to

RE: Error deploying a application

2014-08-12 Thread Deivid n . N
put folder META-INF Date: Tue, 12 Aug 2014 12:08:53 -0700 Subject: Re: Error deploying a application From: hassan.schroe...@gmail.com To: users@tomcat.apache.org On Tue, Aug 12, 2014 at 11:52 AM, Marco Aurelio marcoprod...@gmail.com wrote: What you change in context.xml and where you

RE: Error deploying web application

2013-06-26 Thread chenyong
Date: Tue, 25 Jun 2013 11:00:48 -0400 From: ch...@christopherschultz.net To: users@tomcat.apache.org Subject: Re: Error deploying web application -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 6/25/13 10:32 AM, Mark Thomas wrote: On 25

Error deploying web application

2013-06-25 Thread Nickalaus A Painter
that it is a direct results of the previous error: Jun 25, 2013 8:30:59 AM org.apache.catalina.startup.HostConfig deployWAR SEVERE: Error deploying web application archive /usr/local/tomcat/apache-tomcat-7.0.37/webapps/MyApp.war java.lang.IllegalStateException: ContainerBase.addChild: start

Re: Error deploying web application

2013-06-25 Thread Mark Thomas
On 25/06/2013 14:43, Nickalaus A Painter wrote: While attempting to deploy my web application to our production server I encountered an issue, and after looking in the catalina.out log file, the following shows up: snip/ Caused by: org.apache.catalina.LifecycleException: Failed to process

Re: Error deploying web application

2013-06-25 Thread Nickalaus A Painter
A. Painter IBM Smarter Water Co-op Developer Clarkson University 2014 B.S. Mathematics and Computer Science +18454353546 From: Mark Thomas ma...@apache.org To: Tomcat Users List users@tomcat.apache.org, Date: 06/25/2013 09:52 AM Subject:Re: Error deploying web application

Re: Error deploying web application

2013-06-25 Thread Tim Watts
A. Painter IBM Smarter Water Co-op Developer Clarkson University 2014 B.S. Mathematics and Computer Science +18454353546 From: Mark Thomas ma...@apache.org To: Tomcat Users List users@tomcat.apache.org, Date: 06/25/2013 09:52 AM Subject:Re: Error deploying web application

Re: Error deploying web application

2013-06-25 Thread Nickalaus A Painter
...@cliftonfarm.org To: users@tomcat.apache.org, Date: 06/25/2013 10:25 AM Subject:Re: Error deploying web application On Tue, 2013-06-25 at 10:01 -0400, Nickalaus A Painter wrote: Jun 25, 2013 9:49:53 AM org.apache.catalina.startup.HostConfig deployDescriptor SEVERE: Error

Re: Error deploying web application

2013-06-25 Thread Mark Thomas
On 25/06/2013 15:01, Nickalaus A Painter wrote: Thank you very much for your quick response! Here are the previous error messages: It would have been helpful to include all the error messages the first time around. I then wouldn't have had to waste time working through the code checking that

Re: Error deploying web application

2013-06-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 6/25/13 10:32 AM, Mark Thomas wrote: On 25/06/2013 15:01, Nickalaus A Painter wrote: Thank you very much for your quick response! Here are the previous error messages: It would have been helpful to include all the error messages the

Re: Error deploying web application

2013-06-25 Thread Nickalaus A Painter
List users@tomcat.apache.org, Date: 06/25/2013 11:02 AM Subject:Re: Error deploying web application -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 6/25/13 10:32 AM, Mark Thomas wrote: On 25/06/2013 15:01, Nickalaus A Painter wrote: Thank you very much for your quick response

Re: Error deploying struts application in tomcat

2008-08-05 Thread ramya lekha
: Error deploying struts application in tomcat HI, I had written a build.xml file for my struts application.. this file creates a .war file which i can deploy in a tomcat server. I am able to create a .war file... and wen I deploy it in the server and start calling the application servername/proj

Error deploying struts application in tomcat

2008-08-04 Thread ramya lekha
HI, I had written a build.xml file for my struts application.. this file creates a .war file which i can deploy in a tomcat server. I am able to create a .war file... and wen I deploy it in the server and start calling the application servername/proj/index.jsp i can view the jsp page and wen i

RE: Error deploying struts application in tomcat

2008-08-04 Thread Tandel, Aswin
, Ashwin Tandel Email - [EMAIL PROTECTED] -Original Message- From: ramya lekha [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2008 4:50 PM To: Tomcat Users List Subject: Error deploying struts application in tomcat HI, I had written a build.xml file for my struts application.. this file