Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BEA0310607 for ; Thu, 3 Sep 2015 07:26:49 +0000 (UTC) Received: (qmail 9448 invoked by uid 500); 3 Sep 2015 07:26:46 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 9370 invoked by uid 500); 3 Sep 2015 07:26:46 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 9355 invoked by uid 99); 3 Sep 2015 07:26:46 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2015 07:26:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id A3A231A8B58 for ; Thu, 3 Sep 2015 07:26:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3 X-Spam-Level: *** X-Spam-Status: No, score=3 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id xmBpCNttzzUw for ; Thu, 3 Sep 2015 07:26:31 +0000 (UTC) Received: from mail-vk0-f54.google.com (mail-vk0-f54.google.com [209.85.213.54]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id BDC8B20647 for ; Thu, 3 Sep 2015 07:26:30 +0000 (UTC) Received: by vkbf67 with SMTP id f67so19608108vkb.0 for ; Thu, 03 Sep 2015 00:26:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=qECiQJJznmjiKkPDliEHo3cEw5neLOxdXS270qya0hY=; b=VpmkLBtD/cxfyBoL9agA45VdgdFD+5VxQdhB5oEcmpaYnCIf1j9er7T7OEBrv701nz srEemiwcMM4p+WYMnA5VXJ7fEJrXa/CXgRDQUBjFYVO1tMdqdxLV1eyR4yaEXWDxttOp SqN5DVTO/9yIz3B5Hx+ZetWSA5nMio7YQh3x2Sp+FtQZOyaH2WSo2bJqZzof5jPk2w9F DHNVPKBigN6KmasBp9uZJcAoo/dfgKOn9frSC9Qh6VQ7yfrV3PWZw21CfDAboOUNjP5v 25VEh5DonAJNNZf1v4yCi/8ifUsriNUE5hjm08WJLx5ELogCOAe3f6VO3uFeTUL0Q6iZ NuOw== X-Gm-Message-State: ALoCoQk20cbwRCGCAT4Y/u3lmhyVaARHXEGUE50v4OX8vJHj+Fa5TY5oX20NbdtpvISF0PKXyR+q MIME-Version: 1.0 X-Received: by 10.52.11.71 with SMTP id o7mr44167789vdb.15.1441265190062; Thu, 03 Sep 2015 00:26:30 -0700 (PDT) Received: by 10.103.91.139 with HTTP; Thu, 3 Sep 2015 00:26:30 -0700 (PDT) Date: Thu, 3 Sep 2015 12:56:30 +0530 Message-ID: Subject: Grails war file not starting on Tomcat 7.0.64 From: Ashish Gupta To: users@tomcat.apache.org Content-Type: multipart/alternative; boundary=20cf302ef2dcae6431051ed2b3c6 --20cf302ef2dcae6431051ed2b3c6 Content-Type: text/plain; charset=UTF-8 Hi , I have a grails application war file, built in production mode. The Grails version I am using is 2.1.1 and I am building the war from command prompt. My OS is UBUNTU 12.0.4. The war is generated without errors . But when I am deploying it to Tomcat(7.0.64), the app is not starting. I am getting the following info in the log: localhost.log Sep 03, 2015 12:29:49 PM org.apache.catalina.core.ApplicationContext log INFO: No Spring WebApplicationInitializer types detected on classpath Sep 03, 2015 12:29:49 PM org.apache.catalina.core.ApplicationContext log INFO: Initializing Spring root WebApplicationContext catalina.out Sep 03, 2015 12:31:05 PM org.apache.catalina.core.StandardContext startInternal SEVERE: One or more listeners failed to start. Full details will be found in the appropriate container log file Sep 03, 2015 12:31:05 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Context [/App] startup failed due to previous errors My Java details are : java version "1.6.0_45" Java(TM) SE Runtime Environment (build 1.6.0_45-b06) Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode) Also found this on my grails server log: INFO groovy.grails.commons.spring.GrailsWebApplicationContext Refreshing org.codehaus.groovy.grails.commons.spring.GrailsWebApplicationContext@4dde8e1b: startup date [Thu Sep 03 12:40:52 IST 2015]; parent: Root WebApplicationContext [2015-09-03 12:40:53.180] INFO groovy.grails.commons.spring.GrailsWebApplicationContext Bean 'dataSourceUnproxied' of type [class org.apache.tomcat.jdbc.pool.DataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2015-09-03 12:40:53.181] INFO groovy.grails.commons.spring.GrailsWebApplicationContext Bean 'dataSource' of type [class org.springframework.jdbc.datasource.TransactionAwareDataSourceProxy] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) Any help will be appreciated. Thanks in advance , Ashish. --20cf302ef2dcae6431051ed2b3c6--