Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0055614 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS Hardware Manager | major | random | 2024-05-29 14:06 | 2025-03-27 14:58 | |||
Reporter | ignacio_deandres | View Status | public | |||||
Assigned To | ignacio_deandres | |||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | main | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | merged | |||||||
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 | 0055614: Missing client close in Wynpay communication | |||||||
Description | It seems that there are many cases where payment client is started (startPaymentClient) but never closed (stopPaymentClient), so in their log we can see that we start payment client before we have closed it [14/03] [10:59:48,375] (WCL) ** INFO. ** ################ OUVERTURE DE SESSION Version 13.0.26.000000 ################ [14/03] [11:00:08,560] (POS) {SV}s0{CD}c1{D10}2390{D0}978{TT}1{D7V}CB1411{E6}XLNACANNES{D90}3397{SS}R{PS}1{F} [14/03] [11:00:09,021] (WCL) ** INFO. ** ################ OUVERTURE DE SESSION Version 13.0.26.000000 ################ [14/03] [11:00:31,764] (POS) {SV}s0{CD}c1{D10}2390{D0}978{TT}1{D7V}CB1411{E6}XLNACANNES{D90}3397{SS}R{PS}1{F} [14/03] [11:00:32,170] (WCL) ** INFO. ** ################ OUVERTURE DE SESSION Version 13.0.26.000000 ################ [14/03] [11:01:00,345] (POS) {SV}s0{CD}c1{D10}2390{D0}978{TT}1{D7V}CB1411{E6}XLNACANNES{D90}3397{SS}R{PS}1{F} [14/03] [11:01:00,993] (WCL) ** INFO. ** ################ OUVERTURE DE SESSION Version 13.0.26.000000 ################ [14/03] [11:01:28,570] (POS) {SV}s0{CD}c1{D10}2390{D0}978{TT}1{D7V}CB1411{E6}XLNACANNES{D90}3397{SS}R{PS}1{F} [14/03] [11:01:28,961] (WCL) ** INFO. ** ################ OUVERTURE DE SESSION Version 13.0.26.000000 ################ [14/03] [11:02:58,003] (POS) {SV}s0{CD}c1{D10}2390{D0}978{TT}1{D7V}CB1411{E6}XLNACANNES{D90}3397{SS}R{PS}1{F} [14/03] [11:02:58,217] (WCL) ** INFO. ** ################ OUVERTURE DE SESSION Version 13.0.26.000000 ################ [14/03] [11:05:05,750] (POS) {SV}s0{CD}c1{D10}2390{D0}978{TT}1{D7V}CB1411{E6}XLNACANNES{D90}3397{SS}R{PS}1{F} [14/03] [11:05:06,177] (WCL) ** INFO. ** ################ OUVERTURE DE SESSION Version 13.0.26.000000 ################ [14/03] [11:05:32,958] (POS) {SV}s0{CD}c1{D10}2390{D0}978{TT}1{D7V}CB1411{E6}XLNACANNES{D90}3397{SS}R{PS}1{F} [14/03] [11:05:33,440] (WCL) ** INFO. ** ################ OUVERTURE DE SESSION Version 13.0.26.000000 ################ [14/03] [11:07:35,204] (POS) {SV}s0{CD}c1{D10}2390{D0}978{TT}1{D7V}CB1411{E6}XLNACANNES{D90}3397{SS}R{PS}1{F} | |||||||
Steps To Reproduce | Random | |||||||
Proposed Solution | Populate with logs these two functions that look like they are broken, send the new version to the client and try to see if with the logs we can see where the problem is. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0165267) hgbot (developer) 2024-05-29 14:23 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/hwmanager-wynpay/-/merge_requests/10 [^] |
(0165278) hgbot (developer) 2024-05-29 16:48 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/hwmanager-wynpay/-/merge_requests/10 [^] |
(0165279) hgbot (developer) 2024-05-29 16:48 |
Repository: https://gitlab.com/openbravo/product/pmods/hwmanager-wynpay [^] Changeset: d1dac3d32826725133101e9e4ce1d3cad7b19c7a Author: Ignacio De Andrés <ignacio.deandres@openbravo.com> Date: 29-05-2024 14:48:31 URL: https://gitlab.com/openbravo/product/pmods/hwmanager-wynpay/-/commit/d1dac3d32826725133101e9e4ce1d3cad7b19c7a [^] Related ISSUE-55614: Missing client close in Wynpay communication * Added fine-level logs to analyze when connections are not closing successfully --- M src/com/openbravo/retail/wynpay/WynPayTerminalProcess.java --- |
(0177647) shuehner (administrator) 2025-03-27 14:58 |
Issue exported to Jira: https://openbravo.atlassian.net/browse/RM-14151 [^] Note was already marked as done in Jira |
![]() |
|||
Date Modified | Username | Field | Change |
2024-05-29 14:06 | ignacio_deandres | New Issue | |
2024-05-29 14:06 | ignacio_deandres | Assigned To | => ignacio_deandres |
2024-05-29 14:06 | ignacio_deandres | OBNetwork customer | => No |
2024-05-29 14:06 | ignacio_deandres | Triggers an Emergency Pack | => No |
2024-05-29 14:23 | hgbot | Merge Request Status | => open |
2024-05-29 14:23 | hgbot | Note Added: 0165267 | |
2024-05-29 16:48 | hgbot | Merge Request Status | open => merged |
2024-05-29 16:48 | hgbot | Note Added: 0165278 | |
2024-05-29 16:48 | hgbot | Note Added: 0165279 | |
2025-03-27 14:58 | shuehner | Note Added: 0177647 | |
2025-03-27 14:58 | shuehner | Status | new => closed |
2025-03-27 14:58 | shuehner | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |