Stefane Fermigier a écrit : > > On Jan 22, 2008, at 2:10 PM, nla wrote: > >> Hello, >> >> I've installer Nuxeo on a windows 2003 server with 2Go RAM. >> Nuxeo uses a MySQL database and I've launch the file run.bat since >> 6days. I've customized nuxeo as explained in the wiki in order to have >> a "in production system". >> >> When I'm looking to the Windows task manager, I can see that java.exe >> is using 1.6Go of memory. >> >> I'd like to know if this is normal ? > > Certainly not, in the sense that this is obviously not a desirable > feature, and also in the sense that the Nuxeo instances we're using > don't show this kind of behavior (but we're not hosting them on the same > system as you do, so that may be an explanation). > > Can you be more specific on which version of Nuxeo EP, Java, Windows > (Service Pack, etc.), MySQL and MySQL JDBC connector you are using?
Also if you are using the Jrockit JVM you can use the "free for one hour of usage" mission control utility to spot the class of instances that are leaked and identify the culprit. Otherwise you can use any memory profiler do achieve the same. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
