Hi I am very sorry to report that I have just discovered a memory leak in the ECM code. Actually, not in the ECM code, but in a library that ECM depends on.
The problem lies in the owlapi library, which I added to Fedora. Every time a validation is performed, a new Ontology idenfier is autogenerated by OWLAPI, and stored in a static map. This information is never used, in fact it is sufficiently protected to prevent if from ever being used. But still, perform enough validations, and your system will choke. I have contacted the OWLAPI mailing list with the bug. As for Fedora, we could either just keep going for now, or we could perform our own fix. I just felt people ought to know Regards Asger Askov Blekinge Fedora Committer ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Fedora-commons-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
