Rob Gonda's Blog

Need help: ColdFusion with WebLogic

I need to install CFMX7 Enterprise deploying a .war file in a WebLogic server (actually two). Can anyone refer me to some documentation or reference that explains how this should be done?

Additionally, I will probably hire a consultant to help me with this task, so if anyone is experienced and interested please drop me an email.

Know your ColdFusion Server: ajax monitoring

Steve Brownlee put together a basic application that you can run to provide you with realtime graphs and charts displaying your JVM memory usage using AJAX, thus no page refresh. You have the choice of the following views.

1.    Total JVM
2.    Eden Space
3.    Survivor Space
4.    Tenured Gen
5.    Permanent Gen
6.    All memory spaces

In each view, you can choose to have the charts update every 2.5, 5, 15, 30 or 60 seconds. Having shorter intervals is great for when you are actively watching the memory to identify problems or monitor your usage, and then switch to long intervals for historical charts.

It's still in its first stages, but it’s free, growing, and has a huge potential to become a must-have tool for every ColdFusion Administrator. If Steve could add active threads, queues, cpu time, and keep expanding, I'll be running this tool 24/7.

check out the Orbwave Memory Explorer 0.1.103.

This blog is running version 5.9.003. Contact Blog Owner