Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036108Retail ModulesStoreServerpublic2017-05-25 16:122017-06-29 13:37
naiaramartinez 
mtaal 
normalminorhave not tried
closedfixed 
5
 
RR17Q3 
AugustoMauch
No
0036108: [STORE SERVER2899] An error is raised in central server when the store server is started
Working with BUT production snapshot or Snapshot_BUT_PREVIOUS_DELIVERY (that does not include integration modules) when the store server is started an error is raised in central server.

ERROR org.openbravo.erpCommon.security.SessionListener - Request is stateless, still a session is created
java.lang.Exception


* install the snapshot Snapshot_BUT_PREVIOUS_DELIVERY in multiserver environment
* start central (check the log and see there is no error)
* start store server (check that an error is raised in the central server)

See attached the trace of the error.
No tags attached.
txt Error.txt (7,999) 2017-05-25 16:12
https://issues.openbravo.com/file_download.php?file_id=10796&type=bug
Issue History
2017-05-25 16:12naiaramartinezNew Issue
2017-05-25 16:12naiaramartinezAssigned To => mtaal
2017-05-25 16:12naiaramartinezFile Added: Error.txt
2017-05-25 16:12naiaramartinezResolution time => 1496872800
2017-05-25 16:12naiaramartinezTriggers an Emergency Pack => No
2017-06-16 20:52hgbotCheckin
2017-06-16 20:52hgbotNote Added: 0097463
2017-06-17 02:07hudsonbotCheckin
2017-06-17 02:07hudsonbotNote Added: 0097464
2017-06-27 21:16mtaalReview Assigned To => AugustoMauch
2017-06-27 21:20hgbotCheckin
2017-06-27 21:20hgbotNote Added: 0097724
2017-06-27 21:20hgbotStatusnew => resolved
2017-06-27 21:20hgbotResolutionopen => fixed
2017-06-27 21:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9fe0c3a0cd97d74c1bc3a01447bf15035575e72a [^]
2017-06-29 13:37AugustoMauchNote Added: 0097767
2017-06-29 13:37AugustoMauchStatusresolved => closed
2017-06-29 13:37AugustoMauchFixed in Version => RR17Q3

Notes
(0097463)
hgbot   
2017-06-16 20:52   
Repository: erp/devel/pi
Changeset: 45d8b2b00bae25a45f074798619d309eda6fbe8a
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Jun 16 20:51:32 2017 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/45d8b2b00bae25a45f074798619d309eda6fbe8a [^]

Related to issue 36108: [STORE SERVER2899] An error is raised in central server when the store server is started
Log more Request information

---
M src/org/openbravo/erpCommon/security/SessionListener.java
---
(0097464)
hudsonbot   
2017-06-17 02:07   
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/06eb75015d79 [^]
Maturity status: Test
(0097724)
hgbot   
2017-06-27 21:20   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 9fe0c3a0cd97d74c1bc3a01447bf15035575e72a
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Jun 27 21:16:59 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9fe0c3a0cd97d74c1bc3a01447bf15035575e72a [^]

Fixes issue 36108: [STORE SERVER2899] An error is raised in central server when the store server is started
When a stateless session then do not create a session accidentally

---
M src/org/openbravo/mobile/core/process/JSONProcessSimple.java
---
(0097767)
AugustoMauch   
2017-06-29 13:37   
Code reviewed and verified