docdoku / docdoku-plm

The project purpose is to develop a comprehensive, robust open source PLM (Product LifeCycle Management) solution.
http://www.docdokuplm.com
GNU Affero General Public License v3.0
241 stars 98 forks source link

MemoryLeak in GeometryParser #1141

Open mguimard opened 6 years ago

mguimard commented 6 years ago

The GeometryParser class has a serious memory leak, nashorn instantiated objects are not GCed

mguimard commented 6 years ago

Switched to java implementation https://github.com/polarsys/eplmp/commit/40d9a39e53f5baf75e6b261579777b2abebb34d4

mguimard commented 6 years ago

Still have some OutOfMemoryException with files around 200Mo and -Xmx1g