Questions tagged [fusionreactor]

FusionReactor is a professional server monitor for Java application servers such as Tomcat, JBoss and WebSphere and is recommended for monitoring Adobe ColdFusion.

FusionReactor is a professional server monitor for Java application servers such as Tomcat, JBoss and WebSphere and is recommended for monitoring Adobe ColdFusion.

FusionReactor continuously monitors and gathers metrics on your production servers, so you can diagnose and analyze, server and application issues. Keep servers alive with FusionReactor's unattended monitoring to maintain server availability and safeguard against server crashes.

Mailing list

18 questions
6
votes
4 answers

Is it possible to determine the size (memory footprint) of an application scoped variable in ColdFusion?

We use FusionReactor which will show the overall memory usage at the server level, but it would be useful to be able to see how much memory individual items stored in the application scope are taking up.
CfSimplicity
  • 2,338
  • 15
  • 17
5
votes
3 answers

ColdFusion memory leak when calling cfc directly with no method argument

We've had a memory problem for a long time. I've finally tracked down how to replicate the issue but I do not know what is causing it or how to fix it. We have a number of cfc's in a web accessible /controller directory that handle for submits and…
4
votes
0 answers

Request time peaks, how to find bottleneck

I'm trying to figure out the bottleneck(s) in a web application on a production server. There are about 80 sites running on ColdFusion 10 with the latest Java 8, Tomcat 7, IIS 8.5 on Windows Server 2012 R2. Requests randomly peak from average…
Alex
  • 7,743
  • 1
  • 18
  • 38
4
votes
0 answers

stack trace for deadlock with cfhtmltopdf

We recently switched to CF11 and converted some of our file downloads to use cfhtmltopdf. When there are multiple requests for PDFs the request start to hang as monitored in FusionReactor. I can replicate the issue by opening just three or four…
TonyG
  • 101
  • 4
3
votes
1 answer

Coldfusion Web Service cannot upload files

I have a coldfusion web service for uploading files, here is the upload function:
3
votes
0 answers

ColdFusion Performance Implication of Query of Queries

This is an extreme longshot, but once in a while there is an engineer on here that knows what's going on under the hood. First, I know that you can almost always rewrite some code to avoid QoQ for much better performance. However, what I'm trying…
J.T.
  • 2,606
  • 15
  • 31
3
votes
1 answer

Monitoring I/O requests

One of my Railo web applications generates too many I/O requests. Since it's hosted on an Amazon Ec2 instance, that directly affects my billing badly, because of EBS disk activity (hundreds of milions of operations). How can I monitor I/O requests?…
Fabio B.
  • 9,138
  • 25
  • 105
  • 177
3
votes
1 answer

404 Handler Hanging on ColdFusion 10, works perfect on ColdFusion 8

I'm having an odd intermittent issue with the 404 handler pages on our ColdFusion 10 server. Here's the backstory: We have been running 2 load-balanced ColdFusion 8 servers for ages without issue. We have upgraded one of these two servers to…
Dan Short
  • 9,598
  • 2
  • 28
  • 53
2
votes
3 answers

What causes mysterious hanging threads in Colfusion -> mysql communication

One of the more interesting "features" in Coldfusion is how it handles external requests. The basic gist of it is that when a query is made to an external source through or or any other external request like that it passes the external…
Owen Allen
  • 11,348
  • 9
  • 51
  • 63
1
vote
1 answer

need to remove fusionreactor entry from jvm

i had Fusion Reactor Installed on my Machine, I unstalled other Day, the Folder for Fusion reactor was still there and I was not able to delete it, I found the JVM config file has still some entries, I want to remove those, What entries from the…
user5646999
0
votes
0 answers

Why is FusionReactor not working with tomcat?

I have tired to add FusionReactor agent to my tomcat on the linux server, but it was failed. First, i have created a directory where are located files of FusionReactor then into JAVA_OPTS(for tomcat) variable has added the next…
bpm2021
  • 49
  • 5
0
votes
1 answer

ColdFusion Application server crashing

I am using ColdFusion 11 and there are more than 20 web sites setup using IIS. The issue I am facing, in Windows tasks manager memory for the ColdFusion process is keep increasing and when it crosses 90% then all the sites stop working and messages…
0
votes
1 answer

How to fix Production Debugger native library is missing issue?

I've one problem while access view heap in memory tab. How to fix that ?
Saravana Kumar
  • 3,230
  • 7
  • 26
  • 44
0
votes
1 answer

Can FusionReactor stop/start ColdFusion instances?

We have several ColdFusion 2016 instances in production. We need the capability to remotely stop/start them as needed from a central dashboard. Can FusionReactor handle this? I wasn't able to find anything in the docs.
Fook
  • 5,320
  • 7
  • 35
  • 57
0
votes
1 answer

FusionReactor ENT v5 WebRequest Runtime Protection Emails not working

I have FusionReactor ENT v5 on my new server, I have FusionReactor STD Edition v.5 on my old server. The only problem I am having is that the WebRequest Runtime Protection is not working. I have checked the settings,…
Brian Curless
  • 235
  • 4
  • 13
1
2