Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027229 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Sampledata | minor | have not tried | 2014-07-29 18:36 | 2014-12-17 15:41 | |||
Reporter | gorka_gil | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | high | Resolution | suspended | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 275fda15d07f | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027229: Errors in openbravo.log in ci jobs: ret-test-pgsql | |||||||
Description | In openbravo.log appear these errors: 2014-07-29 09:26:56,141 [DefaultQuartzScheduler_Worker-9] WARN org.openbravo.erpCommon.ad_forms.AcctServer - RecordID: B093766B983D4F25B3AB504C234B1F23 - TableId: D1A97202E832470285C9B1EB026D54E2 2014-07-29 09:26:56,339 [DefaultQuartzScheduler_Worker-9] WARN org.openbravo.erpCommon.ad_forms.AcctServer - RecordID: 3222673750C742298D4FF400DEDF65AA - TableId: D1A97202E832470285C9B1EB026D54E2 2014-07-29 09:26:56,799 [DefaultQuartzScheduler_Worker-9] WARN org.openbravo.erpCommon.ad_forms.AcctServer - RecordID: B1844215DED34C379497FB585B07B28E - TableId: D1A97202E832470285C9B1EB026D54E2 2014-07-29 09:36:57,109 [DefaultQuartzScheduler_Worker-3] WARN org.openbravo.erpCommon.ad_forms.AcctServer - RecordID: A255E036C8954D42B870F0B6F761C3DE - TableId: D1A97202E832470285C9B1EB026D54E2 Here can be seen the entire log: http://ci.openbravo.com/view/retail/job/ret-test-pgsql/391/artifact/SANDBOX/tomcat-logs/ret-test-pgsql.log [^] | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | Update sample data for retail to provide accounting configuration for GL Items (Review all). If that configuration is missing this error could come back in the future. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|||||||||
|
![]() |
|
(0072239) hgbot (developer) 2014-12-02 16:05 |
Repository: erp/pmods/org.openbravo.retail.sampledata Changeset: 275fda15d07f11c503d758f90641280b85bc0f51 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Tue Dec 02 16:05:41 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/275fda15d07f11c503d758f90641280b85bc0f51 [^] Fixes issue 27229: Errors in openbravo.log in ci jobs: ret-test-pgsql Added missing accounting schema information --- M referencedata/sampledata/The_White_Valley_Group/C_GLITEM_ACCT.xml --- |
(0072269) mtaal (viewer) 2014-12-04 00:13 |
Not yet solved... |
(0072285) mtaal (viewer) 2014-12-04 15:06 |
[14:59:17] Stefan Huehner: 2014-12-04 12:42:43,516 [DefaultQuartzScheduler_Worker-6] WARN org.openbravo.erpCommon.ad_forms.AcctServer - Accounting process failed. RecordID: 218FD857EF8E458D905CB4E5BCBD438D - TableId: D1A97202E832470285C9B1EB026D54E2 [14:59:23] Stefan Huehner: 2014-12-04 12:42:43,947 [DefaultQuartzScheduler_Worker-6] WARN org.openbravo.erpCommon.ad_forms.AcctSchemaElement - AcctSchameElement.getAcctSchemaElementList - No default value for Account for AccountingSchema: D7B0F478FBE841A99FF58023F83CAE4E [15:00:01] Stefan Huehner: 2014-12-04 12:47:34,628 [TP-Processor3] ERROR org.openbravo.base.exception.OBException - No terminal with searchKey: VBS-1 org.openbravo.base.exception.OBException: No terminal with searchKey: VBS-1 [15:00:13] Stefan Huehner: 2014-12-04 12:47:34,629 [TP-Processor3] ERROR org.openbravo.retail.posterminal.POSUtils - Error getting store list: No terminal with searchKey: VBS-1 org.openbravo.base.exception.OBException: No terminal with searchKey: VBS-1 [15:00:19] Stefan Huehner: 2014-12-04 12:47:34,629 [TP-Processor3] ERROR org.openbravo.retail.posterminal.POSUtils - Error getting PriceList by Terminal value: null java.lang.NullPointerException [15:00:49] Stefan Huehner: 2014-12-04 12:47:42,757 [TP-Processor5] INFO org.openbravo.mobile.core.process.SecuredJSONProcess - Not checking property access for class org.openbravo.retail.posterminal.term.Payments [15:01:25] Stefan Huehner: 2014-12-04 12:47:44,120 [TP-Processor6] WARN org.openbravo.mobile.core.process.SecuredJSONProcess - User ADUser(B8D524AE26F245A0B8FA4407CCB78ED7) (name: Posets Store User) with role ADRole(E0E04AEBED4F497B98821315A039FAE0) (name: PosetsUser) has no access to class org.openbravo.retail.posterminal.ProcessCashClose [15:01:38] Stefan Huehner: 2014-12-04 12:51:57,859 [TP-Processor10] INFO org.openbravo.retail.posterminal.OrderLoader - Order with docno: VBS1/0002466 (uuid: 3AC3C0B17E2BC86F7F3B96ED01985412) saved correctly. Initial flush: 1; Generate bobs:27; Save bobs:0; First flush:0; Second flush: 14; Process Payments:48 Final flush: 2 |
(0072645) mtaal (viewer) 2014-12-17 15:41 |
Decision to ignore these log messages, the finance functionality needs to be changed to not log this in openbravo.log like this. |
![]() |
|||
Date Modified | Username | Field | Change |
2014-07-29 18:36 | gorka_gil | New Issue | |
2014-07-29 18:36 | gorka_gil | Assigned To | => marvintm |
2014-07-29 18:36 | gorka_gil | File Added: gl-item-fix.png | |
2014-07-29 18:36 | gorka_gil | OBNetwork customer | => No |
2014-07-29 18:36 | gorka_gil | Triggers an Emergency Pack | => No |
2014-07-29 18:41 | gorka_gil | Relationship added | related to 0026927 |
2014-08-19 14:06 | shuehner | Issue Monitored: shuehner | |
2014-12-02 16:05 | hgbot | Checkin | |
2014-12-02 16:05 | hgbot | Note Added: 0072239 | |
2014-12-02 16:05 | hgbot | Status | new => resolved |
2014-12-02 16:05 | hgbot | Resolution | open => fixed |
2014-12-02 16:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/275fda15d07f11c503d758f90641280b85bc0f51 [^] |
2014-12-04 00:13 | mtaal | Assigned To | marvintm => mtaal |
2014-12-04 00:13 | mtaal | Note Added: 0072269 | |
2014-12-04 00:13 | mtaal | Status | resolved => new |
2014-12-04 00:13 | mtaal | Resolution | fixed => open |
2014-12-04 15:06 | mtaal | Note Added: 0072285 | |
2014-12-17 15:41 | mtaal | Note Added: 0072645 | |
2014-12-17 15:41 | mtaal | Status | new => closed |
2014-12-17 15:41 | mtaal | Resolution | open => suspended |
Copyright © 2000 - 2009 MantisBT Group |