Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019108 | Openbravo ERP | A. Platform | public | 2011-11-18 11:07 | 2011-11-22 03:50 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | immediate | Severity | critical | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP5.1 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0019108: License expiration validation is not properly checked |
Description | License expiration validation is not properly checked.
When license expires, it is not checked till tomcat is restarted or license is refreshed.
Technically the problem is due license manager is a singleton class and these checks are performed on initialization. |
Steps To Reproduce | -Activate your instance with a license
-Wait till expiration date without restarting tomcat nor refreshing the license
-After expiration date, check the instance is still active till next refresh |
Proposed Solution | Keep license manager as singleton, but do date checking on getInstance |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0019107 | 3.0MP5.1 | closed | alostale | License expiration validation is not properly checked |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-11-18 11:14 | alostale | Type | defect => backport |
2011-11-18 11:14 | alostale | fix_in_branch | => 2.50 |
2011-11-18 11:15 | hgbot | Checkin | |
2011-11-18 11:15 | hgbot | Note Added: 0042972 | |
2011-11-18 11:15 | hgbot | Status | scheduled => resolved |
2011-11-18 11:15 | hgbot | Resolution | open => fixed |
2011-11-18 11:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a538c52f8e465825b387821fbfd274e70279e47f [^] |
2011-11-18 11:20 | alostale | Note Added: 0042973 | |
2011-11-18 11:20 | alostale | Status | resolved => new |
2011-11-18 11:20 | alostale | Resolution | fixed => open |
2011-11-18 14:58 | hgbot | Checkin | |
2011-11-18 14:58 | hgbot | Note Added: 0042990 | |
2011-11-18 14:58 | hgbot | Status | new => resolved |
2011-11-18 14:58 | hgbot | Resolution | open => fixed |
2011-11-18 14:58 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/a538c52f8e465825b387821fbfd274e70279e47f [^] => http://code.openbravo.com/erp/stable/2.50/rev/030efbbc0df18fec0d03e51d5bf7a35503a925ed [^] |
2011-11-18 15:41 | marvintm | Note Added: 0042991 | |
2011-11-18 15:41 | marvintm | Status | resolved => closed |
2011-11-22 03:50 | hudsonbot | Checkin | |
2011-11-22 03:50 | hudsonbot | Note Added: 0043053 | |
Notes |
|
(0042972)
|
hgbot
|
2011-11-18 11:15
|
|
|
|
|
|
|
(0042990)
|
hgbot
|
2011-11-18 14:58
|
|
|
|
|
Reviewed the diff and tested that non-activated instances work, activated instances with a valid license also work, and that when the license expires, the error is shown when the user tries to log in, and he is logged in system admin role. |
|
|
|
|