Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020125Openbravo ERPA. Platformpublic2012-03-27 15:322012-04-02 06:12
plujan 
alostale 
lowminorhave not tried
closedfixed 
5
pi 
3.0MP10 
Core
No
0020125: When restarting the context, Openbravo log shows a timeout error
When restarting the context, for example after installing a module, openbravo.log shows a timeout error that is not correct.

2012-03-27 13:15:01,502 [main] ERROR org.openbravo.erpCommon.security.SessionListener - Timeout connecting to http://127.0.0.1/openbravo [^] to check session 6199503A63DB4BE98AD
2012-03-27 13:15:01,504 [main] INFO org.openbravo.erpCommon.security.SessionListener - Closed session6199503A63DB4BE98AD
2012-03-27 13:15:01,504 [main] INFO org.openbravo.erpCommon.security.SessionListener - Checking session 5513D5974DCF49A392 in context http://127.0.0.1/openbravo [^]
Install a module and restart the system.
Check the openbravo.log file for the above error.
No tags attached.
Issue History
2012-03-27 15:32plujanNew Issue
2012-03-27 15:32plujanAssigned To => alostale
2012-03-27 15:32plujanModules => Core
2012-03-27 15:51hgbotCheckin
2012-03-27 15:51hgbotNote Added: 0046774
2012-03-27 15:51hgbotStatusnew => resolved
2012-03-27 15:51hgbotResolutionopen => fixed
2012-03-27 15:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/88e488e5b6c1be95c7c2df23673ce3d059eab428 [^]
2012-03-28 11:20migueldejuanaStatusresolved => closed
2012-03-28 11:20migueldejuanaFixed in Version => 3.0MP10
2012-04-02 06:12hudsonbotCheckin
2012-04-02 06:12hudsonbotNote Added: 0047243

Notes
(0046774)
hgbot   
2012-03-27 15:51   
Repository: erp/devel/pi
Changeset: 88e488e5b6c1be95c7c2df23673ce3d059eab428
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Mar 27 15:50:55 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/88e488e5b6c1be95c7c2df23673ce3d059eab428 [^]

fixed bug 20125: When restarting the context, Openbravo log shows a timeout error

  When starting tomcat it looks for existent session that might be in another server,
  the expected beahvior is to timeout, so don't log error but debug for this case.

---
M src/org/openbravo/erpCommon/security/SessionListener.java
---
(0047243)
hudsonbot   
2012-04-02 06:12   
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/7814864461ac [^]

Maturity status: Test