Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014481Openbravo ERPA. Platformpublic2010-09-08 15:352010-09-13 12:38
jpabloae 
dbaz 
normalminorsometimes
closedfixed 
20Community Appliance
3.0RC2 
3.0RC3 
Core
No
0014481: The Tomcat process restart keeps the upper menu frame
After you install a module in 3.0RC2 the system asks you to restart Tomcat. It does it successfully, but the upper part of the ERP is kept in the restart process, as well as in the final login page.

See the attached screenshots.

I've been able to reproduce this 2 times in my 3 attemps.
1. Install 3.0RC2.
2. Install a new module.
3. Click OK when you're asked to restart Tomcat.
No tags attached.
related to defect 0014381 closed dbaz Problems with deactivated/timed-out sessions and layout 
related to defect 0014153 closed mtaal Re-login after time out results in double tab rows 
depends on feature request 0014485 new dbaz A mechanism to block the new MDI should be provided 
Not all the children of this issue are yet resolved or closed.
png restart-1.png (77,598) 2010-09-08 15:35
https://issues.openbravo.com/file_download.php?file_id=3052&type=bug
png

png restart-2.png (105,302) 2010-09-08 15:36
https://issues.openbravo.com/file_download.php?file_id=3053&type=bug
png
Issue History
2010-09-08 15:35jpabloaeNew Issue
2010-09-08 15:35jpabloaeAssigned To => dbaz
2010-09-08 15:35jpabloaeFile Added: restart-1.png
2010-09-08 15:36jpabloaeSummaryThe Tomcat restart keeps the upper menu frame => The Tomcat process restart keeps the upper menu frame
2010-09-08 15:36jpabloaeFile Added: restart-2.png
2010-09-08 15:37jpabloaeDescription Updatedbug_revision_view_page.php?rev_id=823#r823
2010-09-08 15:41dbazRelationship addedrelated to 0014381
2010-09-08 15:41dbazRelationship addedrelated to 0014153
2010-09-08 15:43dbazNote Added: 0030845
2010-09-08 15:45dbazStatusnew => scheduled
2010-09-08 15:45dbazfix_in_branch => pi
2010-09-08 15:48dbazStatusscheduled => resolved
2010-09-08 15:48dbazFixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/3d28f6f1ac67 [^]
2010-09-08 15:48dbazResolutionopen => fixed
2010-09-08 16:12dbazNote Added: 0030846
2010-09-08 16:36dbazStatusresolved => new
2010-09-08 16:36dbazResolutionfixed => open
2010-09-08 16:36dbazRelationship addeddepends on 0014485
2010-09-08 16:36dbazStatusnew => scheduled
2010-09-08 16:36dbazStatusscheduled => resolved
2010-09-08 16:36dbazResolutionopen => fixed
2010-09-10 18:55shuehnerNote Added: 0030951
2010-09-10 18:55shuehnerStatusresolved => closed
2010-09-13 12:38anonymoussf_bug_id0 => 3065198

Notes
(0030845)
dbaz   
2010-09-08 15:43   
This two pushes in core should have fixed it

https://code.openbravo.com/erp/devel/pi/rev/3d28f6f1ac67 [^]
https://code.openbravo.com/erp/devel/pi/rev/0cc4d8b99f15 [^]

Notice that they are not in MP21, so you should test in a revision higher than this
(0030846)
dbaz   
2010-09-08 16:12   
Notice that these changeset will ensure the Login window part.

For the "restart process"... I think a deep analysis should be done. In classic layout there are process that blocks all the layout... in the new layout all is kept inside a tab, so you have always a dangerous freedom to manipulate other tabs when you are not supposed to do.

A mechanism to block the new layout should be built (feature request)
(0030951)
shuehner   
2010-09-10 18:55   
Tested using rc2 modules and core (pi post mp21). Working if the login page is loaded in the tab/frame it reloads itself in the main window (same behavior as present with login in a popup in 2.50) -> Closing