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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035791
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] StoreServerminorhave not tried2017-04-18 11:412017-05-15 16:30
ReporterlorenzofidalgoView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in VersionRR17Q3
StatusclosedFix in branchFixed in SCM revisionbce9aa444008
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned Tomtaal
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0035791: [RR17Q2][StoreServer][HighVol] Two "IDLE in transaction" processes appear just after restarting tomcat

DescriptionIn a RR17Q2 + Store Server+ HighVol context, just after restarting tomcat due to the machine went out of java memory, two 'IDLE in transaction' processes are shown. These processes are:
1) process id 4927 reading preferences
2) process id 4928 reading ad_org

The machine where this issue has been reproduced seems to be working ok except for those processes.
Steps To ReproduceN/A.
These 'IDLE in transaction' processes have appeared just after restarting tomcat in the aforementioned context. It is likely to be reproducible just restarting tomcat.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0035997RR17Q2.1 closedmtaal [RR17Q2][StoreServer][HighVol] Two "IDLE in transaction" processes appear just after restarting tomcat 

-  Notes
(0096321)
hgbot (developer)
2017-05-02 16:49

Repository: erp/pmods/org.openbravo.replication.symmetricds
Changeset: d3e746082b6f490a9e3687ddd12fb27cce8fc49e
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue May 02 16:48:30 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/d3e746082b6f490a9e3687ddd12fb27cce8fc49e [^]

Related with issue 35791: Fixes con leak in AbstractOrganizationBasedRouter

The AbstractOrganizationBasedRouter was missing a commitAndClose statement, that was already present in the analogous AbstractClientFilteredRouter. Both classes have gone through a small refactor to ensure that the commitAndClose is always executed in the finally block.

---
M src/org/openbravo/replication/symmetricds/extensions/AbstractClientFilteredRouter.java
M src/org/openbravo/replication/symmetricds/extensions/AbstractOrganizationBasedRouter.java
---
(0096322)
hgbot (developer)
2017-05-02 16:55

Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: bce9aa4440087952ec76f261163a111936059c9f
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue May 02 16:50:52 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/bce9aa4440087952ec76f261163a111936059c9f [^]

Fixes issue 35791: Fixes connection leak in StoreServerContextListener

The listener was missing a connectionAndClose statement. As it is not wrapped by a servlet filter, the connection is not closed automatically.

---
M src/org/openbravo/retail/storeserver/synchronization/StoreServerContextListener.java
---
(0096440)
mtaal (manager)
2017-05-07 22:39

Reviewed
(0096606)
mtaal (manager)
2017-05-15 16:30

change to new to create backport issue
(0096607)
mtaal (manager)
2017-05-15 16:30

closing again

- Issue History
Date Modified Username Field Change
2017-04-18 11:41 lorenzofidalgo New Issue
2017-04-18 11:41 lorenzofidalgo Assigned To => StoreServer
2017-04-18 11:41 lorenzofidalgo Triggers an Emergency Pack => No
2017-04-24 11:58 AugustoMauch Assigned To StoreServer => AugustoMauch
2017-05-02 16:49 hgbot Checkin
2017-05-02 16:49 hgbot Note Added: 0096321
2017-05-02 16:53 AugustoMauch Review Assigned To => mtaal
2017-05-02 16:55 hgbot Checkin
2017-05-02 16:55 hgbot Note Added: 0096322
2017-05-02 16:55 hgbot Status new => resolved
2017-05-02 16:55 hgbot Resolution open => fixed
2017-05-02 16:55 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/bce9aa4440087952ec76f261163a111936059c9f [^]
2017-05-07 22:39 mtaal Note Added: 0096440
2017-05-07 22:39 mtaal Status resolved => closed
2017-05-15 16:30 mtaal Note Added: 0096606
2017-05-15 16:30 mtaal Status closed => new
2017-05-15 16:30 mtaal Resolution fixed => open
2017-05-15 16:30 mtaal Status new => scheduled
2017-05-15 16:30 mtaal Status scheduled => resolved
2017-05-15 16:30 mtaal Fixed in Version => RR17Q3
2017-05-15 16:30 mtaal Resolution open => fixed
2017-05-15 16:30 mtaal Note Added: 0096607
2017-05-15 16:30 mtaal Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker