Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 127E010854 for ; Mon, 24 Jun 2013 09:00:27 +0000 (UTC) Received: (qmail 44420 invoked by uid 500); 24 Jun 2013 09:00:26 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 44395 invoked by uid 500); 24 Jun 2013 09:00:26 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 44245 invoked by uid 500); 24 Jun 2013 09:00:26 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 44236 invoked by uid 99); 24 Jun 2013 09:00:25 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jun 2013 09:00:25 +0000 Date: Mon, 24 Jun 2013 09:00:25 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-305) AWS APi - "Rolling back the transaction" seen in management server logs , everytime a soap call is made. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13691804#comment-13691804 ] ASF subversion and git services commented on CLOUDSTACK-305: ------------------------------------------------------------ Commit de2588516b02e5e5dee3061d1dba8d76b0167045 in branch refs/heads/4.1 from [~likithas] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=de25885 ] CLOUDSTACK-305. Everytime a SOAP call is made some transactions are rolled back because the transactions are not committed. > AWS APi - "Rolling back the transaction" seen in management server logs , everytime a soap call is made. > -------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-305 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-305 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: AWSAPI > Affects Versions: 4.0.0 > Environment: Tested with: > [root@rhel63 ~]# cloud-sccs > Git Revision: 1ead1730b42564036b8d4ad70d96433732c88bf7 > Git URL: https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git > Reporter: Sangeetha Hariharan > Assignee: Likitha Shetty > Fix For: 4.2.0 > > > AWS APi - "Rolling back the transaction" seen in management server logs , everytime a soap call is made. > Steps to reproduce the problem: > Install management server. > Enable enable.ec2.api global variable and restart management server. > Register a user. > As this user , make soap calls. > Soap calls succeed. > But I see these kinds of rollback statement in management server logs everytime we make a soap call. > 2012-10-09 15:48:12,875 DEBUG [db.Transaction.Transaction] (catalina-exec-int-9:null) Rolling back the transaction: Time = 1 Name = -UserCredentialsDaoImpl.getByCertUniqueId:61-DatabaseCallback.intercept:34-AuthenticationHandler.invoke:118-Phase.invoke:318-AxisEngine.invoke:251-AxisEngine.receive:160-HTTPTransportUtils.processHTTPPostRequest:275-AxisServlet.doPost:133-HttpServlet.service:637-HttpServlet.service:717-ApplicationFilterChain.internalDoFilter:290-ApplicationFilterChain.doFilter:206; called by -Transaction.rollback:887-Transaction.removeUpTo:830-Transaction.close:649-UserCredentialsDaoImpl.getByCertUniqueId:68-DatabaseCallback.intercept:34-AuthenticationHandler.invoke:118-Phase.invoke:318-AxisEngine.invoke:251-AxisEngine.receive:160-HTTPTransportUtils.processHTTPPostRequest:275-AxisServlet.doPost:133-HttpServlet.service:637 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira