Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000020 [Oberon PLM] Forms feature always 2010-04-29 15:31 2010-05-11 17:15
Reporter administrator View Status public  
Assigned To administrator
Priority normal Resolution fixed  
Status resolved   Product Version
Summary 0000020: Administration objects cached for each user
Description To increase performance, administration objects like fields, classes, forms, etc. are cached on the application server side. This means that only object instance's data are retrieved from database every time while the application schema objects are loaded only at the first usage. The problem is that each user session keeps in memory the schema's objects increasing the amount of allocated heap.
Additional Information Using the ServletContext instead of the session will solve the problem
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000021)
administrator (administrator)
2010-05-11 17:15
edited on: 2010-05-11 17:16

The Oberon 1.4 release solves the problem: the administration objects are now cached into the ServletContext.


- Issue History
Date Modified Username Field Change
2010-04-29 15:31 administrator New Issue
2010-05-11 17:15 administrator Note Added: 0000021
2010-05-11 17:15 administrator Status new => resolved
2010-05-11 17:15 administrator Resolution open => fixed
2010-05-11 17:15 administrator Assigned To => administrator
2010-05-11 17:16 administrator Note Edited: 0000021
© 2008-2013 Mirko Solazzi | Website Templates by IceTemplates.com
Please Read: Privacy Policy and Terms of Use

Powered by Mantis Bugtracker
Copyright © 2000 - 2008 Mantis Group