Are you consistently reloading the application using the Dashboard? There is a known memory leak there somewhere that we cannot track down at the moment -- but it only occurs in certain circumstances.
Somehow I doubt it is the exception viewer. It only stores a maximum of 10 exceptions. However, I suggest you enable it, let your application run for a while and send me a dump of it -- maybe something is going wrong in the management of it. It's located here: application[getAppKey()]._MachIIExceptionLoggerData.data Are you logging any special data to the logs using getLog().debug() etc.? I think a dump of what is in the exception logger would help. Please send that to me off list. How are you creating the AppKey in your Application.cfc? If you are not setting MACHII_APP_KEY and you are accessing the application from different URLs, different app keys can be dynamically generated which could possibly create a memory leak. This was fixed in the 1.8 release: https://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ticket/373 Best, .Peter On Nov 2, 11:11 am, Joe Roberts <jrober...@gmail.com> wrote: > Hi, > > We have a fairly large MachII app, running on Railo 3.1, using MachII > 1.6.1.8 and the Dashboard 1.0.0.8 > > When we enable the "Exception Viewer" on the "Debugging" tab of the > dashboard, the servers suffer from a memory 'leak' and eventually > crash. > > I have annotated a Fusion Reactor memory graph which illustrates the > problem:http://www.twitpic.com/o0n8n/full > > I looked at the dashboard logging code, and could see no reason why > this was happening, but suspect that there may be a bug? > > How can I ensure that the Exception viewer is never enabled, is there > a property I can define in our app's MachII config xml? > > Thanks > > Joe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to Mach-II for CFML list. To post to this group, send email to mach-ii-for-coldfusion@googlegroups.com To unsubscribe from this group, send email to mach-ii-for-coldfusion-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/ Wiki / Documentation / Tickets: http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ -~----------~----~----~----~------~----~------~--~---