That's why i have given the title as Unknow error , the one possible cause i can think of is, i experienced mostly when i'm doing hot deployment to some service classes (but that class is nowhere referenced in the struts2 Action class )
-- Sent from: http://struts.1045723.n5.nabble.com/Struts-User-f3426046.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] From [email protected] Tue Jan 02 22:51:07 2018 Return-path: <[email protected]> Envelope-to: [email protected] Delivery-date: Tue, 02 Jan 2018 22:51:07 -0800 Received: from cx-a.mxthunder.net ([108.60.195.213]) by mail-archive.com with esmtp (Exim 4.76) (envelope-from <[email protected]>) id 1eWctG-0006ot-Si for [email protected]; Tue, 02 Jan 2018 22:51:06 -0800 Received: by bolt10a.mxthunder.net (Postfix, from userid 12345) id 3zBM5d1qhrz15hXK; Tue, 2 Jan 2018 22:50:58 -0800 (PST) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by bolt10a.mxthunder.net (Postfix) with SMTP id 3zBM5Y19fQz15T7b for <[email protected]>; Tue, 2 Jan 2018 22:50:56 -0800 (PST) Received: (qmail 8441 invoked by uid 500); 3 Jan 2018 06:50:55 -0000 Mailing-List: contact [email protected]; run by ezmlm Precedence: bulk List-Unsubscribe: <mailto:[email protected]> List-Help: <mailto:[email protected]> List-Post: <mailto:[email protected]> List-Id: "Struts Users Mailing List" <user.struts.apache.org> Reply-To: "Struts Users Mailing List" <[email protected]> Delivered-To: mailing list [email protected] Received: (qmail 8430 invoked by uid 99); 3 Jan 2018 06:50:55 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jan 2018 06:50:55 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 87A6C180272 for <[email protected]>; Wed, 3 Jan 2018 06:50:54 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.284 X-Spam-Level: ** X-Spam-Status: No, score=2.284 tagged_above=-999 required=6.31 tests=[SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 0wxuyQOj6xFx for <[email protected]>; Wed, 3 Jan 2018 06:50:53 +0000 (UTC) Received: from n5.nabble.com (n5.nabble.com [162.253.133.81]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id BC7BF5F27E for <[email protected]>; Wed, 3 Jan 2018 06:50:52 +0000 (UTC) Received: from n5.nabble.com (localhost [127.0.0.1]) by n5.nabble.com (Postfix) with ESMTP id 939CA335C736 for <[email protected]>; Tue, 2 Jan 2018 23:50:51 -0700 (MST) Date: Tue, 2 Jan 2018 23:50:51 -0700 (MST) From: sreekanth <[email protected]> To: [email protected] Message-ID: <[email protected]> In-Reply-To: <db5pr08mb10627f1efe203cca5ef8ab2592...@db5pr08mb1062.eurprd08.prod.outlook.com> References: <[email protected]> <db5pr08mb1062923663e4de6b530bdf8292...@db5pr08mb1062.eurprd08.prod.outlook.com> <db5pr08mb10627f1efe203cca5ef8ab2592...@db5pr08mb1062.eurprd08.prod.outlook.com> Subject: Re: Unknown Error From JSON-Plugin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-MXTHUNDER-Identifier: <[email protected]> X-MXTHUNDER-IP-Rating: 0, 140.211.11.3, Ugly c=0.826491 p=-0.981591 Source White X-MXTHUNDER-Scan-Result: 100 X-MXTHUNDER-Rules: 100-75141-3563-3577-m 100-75141-0-3599-f X-MXTHUNDER-Group: Bulk Mail That's why i have given the title as Unknow error , the one possible cause i can think of is, i experienced mostly when i'm doing hot deployment to some service classes (but that class is nowhere referenced in the struts2 Action class ) -- Sent from: http://struts.1045723.n5.nabble.com/Struts-User-f3426046.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

