Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030149
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminoralways2015-06-10 13:312017-10-04 17:28
ReporterOrekariaView Statuspublic 
Assigned Tomarkmm82 
PrioritynormalResolutionunable to reproduceFixed in Version3.0PR18Q1
StatusclosedFix in branchFixed in SCM revisionf8182b504a55
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toaferraz
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030149: Tomcat ERROR org.openbravo.erpCommon.ad_forms.AcctServer - An error ocurred posting RecordId

DescriptionTomcat ERROR org.openbravo.erpCommon.ad_forms.AcctServer - An error ocurred posting RecordId
Steps To ReproduceIn the Retail tests, 'AllowedErrorsHelper.java', comment the following lines:
    tomcatAllowedErrors.add("WARN org.openbravo.erpCommon.ad_forms.AcctServer - Accounting process failed");
    tomcatAllowedErrors.add("ERROR org.openbravo.erpCommon.ad_forms.AcctServer - An error ocurred posting RecordId");


Execute the Retail tests

Verify that some tests are failing with some of this error and warning:
- WARN org.openbravo.erpCommon.ad_forms.AcctServer - Accounting process failed. RecordID: 617AF6D775724C36A684C8454F76A444 - TableId: 4D8C3B3C31D1410DA046140C9F024D17
- ERROR org.openbravo.erpCommon.ad_forms.AcctServer - An error ocurred posting RecordId: E54E0A36420B49F2A0AFD52191E46F6D - tableId: 4D8C3B3C31D1410DA046140C9F024D17


Note:

It can be seen in the ret-test-xxxx jobs (e.g: https://ci.openbravo.com/view/retail/job/ret-test-pgsql/ [^])
Go to the coonsole raw view of any of the latest builds
Search for the 'ERROR org.openbravo.erpCommon.ad_forms.AcctServer' string
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0026927 closedmarkmm82 Openbravo ERP NPE's + other warnigns shown in Acctserver log now when running ci: int-initial-pgsql 
blocks defect 0027337 acknowledgedRetail Retail Modules Stabilization: No tomcat errors while running the WebPOS 

-  Notes
(0082716)
hgbot (developer)
2015-12-14 13:35

Repository: erp/devel/pi
Changeset: f8182b504a55cfb0d8691707ea82a3170bba162a
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Thu Dec 10 19:24:07 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f8182b504a55cfb0d8691707ea82a3170bba162a [^]

Fixes issue 30149: Add accounting to Salaries G/L Item in QA client

---
M referencedata/sampledata/QA_Testing/C_GLITEM_ACCT.xml
---
(0082756)
aferraz (manager)
2015-12-15 11:06

Wrong issue number in commit message
(0082788)
hudsonbot (developer)
2015-12-15 23:49

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/ecd185534f50 [^]
Maturity status: Test
(0099771)
aferraz (manager)
2017-10-04 17:28

Reviewed last build of ret-test-pgsql-XXX jobs and no AcctServer errors/warnings are shown in the log.

https://ci.openbravo.com/view/retail/job/ret-test-pgsql-suite1/902/console [^]
https://ci.openbravo.com/view/retail/job/ret-test-pgsql-suite2/lastBuild/console [^]
https://ci.openbravo.com/view/retail/job/ret-test-pgsql-suite3/lastBuild/console [^]
https://ci.openbravo.com/view/retail/job/ret-test-pgsql-suite4/lastBuild/console [^]
https://ci.openbravo.com/view/retail/job/ret-test-pgsql-suite5/902/console [^]
https://ci.openbravo.com/view/retail/job/ret-test-pgsql-suite6/lastBuild/console [^]
https://ci.openbravo.com/view/retail/job/ret-test-pgsql-suite7/lastBuild/console [^]
https://ci.openbravo.com/view/retail/job/ret-test-pgsql-suite8/lastBuild/console [^]

- Issue History
Date Modified Username Field Change
2015-06-10 13:31 Orekaria New Issue
2015-06-10 13:31 Orekaria Assigned To => Triage Finance
2015-06-10 13:31 Orekaria Modules => Core
2015-06-10 13:31 Orekaria Triggers an Emergency Pack => No
2015-06-10 13:43 Orekaria Steps to Reproduce Updated View Revisions
2015-06-10 13:47 Orekaria Steps to Reproduce Updated View Revisions
2015-06-10 13:47 Orekaria Steps to Reproduce Updated View Revisions
2015-06-10 21:00 Orekaria Relationship added blocks 0027337
2015-06-10 21:00 Orekaria Relationship added related to 0026927
2015-12-14 13:35 hgbot Checkin
2015-12-14 13:35 hgbot Note Added: 0082716
2015-12-14 13:35 hgbot Status new => resolved
2015-12-14 13:35 hgbot Resolution open => fixed
2015-12-14 13:35 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f8182b504a55cfb0d8691707ea82a3170bba162a [^]
2015-12-14 13:35 aferraz Assigned To Triage Finance => aferraz
2015-12-14 13:35 aferraz Review Assigned To => aferraz
2015-12-14 13:35 aferraz Status resolved => closed
2015-12-14 13:35 aferraz Fixed in Version => 3.0PR16Q1
2015-12-15 11:06 aferraz Assigned To aferraz => Triage Finance
2015-12-15 11:06 aferraz Status closed => new
2015-12-15 11:06 aferraz Resolution fixed => open
2015-12-15 11:06 aferraz Fixed in Version 3.0PR16Q1 =>
2015-12-15 11:06 aferraz Note Added: 0082756
2015-12-15 23:49 hudsonbot Checkin
2015-12-15 23:49 hudsonbot Note Added: 0082788
2017-10-04 17:24 aferraz Assigned To Triage Finance => markmm82
2017-10-04 17:28 aferraz Note Added: 0099771
2017-10-04 17:28 aferraz Status new => closed
2017-10-04 17:28 aferraz Resolution open => unable to reproduce
2017-10-04 17:28 aferraz Fixed in Version => 3.0PR18Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker