http://coldfusion.com logo
Join Slack
Powered by
# fusion-reactor
  • z

    zackster

    01/30/2023, 9:11 AM
    depends, if you have a webserver out front, it can be configured to serve the static assets
  • d

    Dave Merrill

    05/05/2023, 11:38 AM
    We're considering moving our FR from on-premises to cloud, which clearly has many advantages. However, our apps contain confidential patient and employee information that we're concerned about shipping off site. How have other folks dealt with or thought about this?
    👍 1
    d
    e
    g
    • 4
    • 6
  • d

    Dave Merrill

    05/22/2023, 2:39 PM
    Does FusionReactor cause cookies starting with "intercom" to exist on servers it monitors?
    n
    • 2
    • 4
  • t

    Tomy Saman

    05/25/2023, 12:48 AM
    @Tomy Saman has left the channel
  • j

    John Wilson

    06/08/2023, 8:34 PM
    Is it possible to get FR to recognize scheduled tasks as transactions? Web requests are helpful because they bottle up all of the underlying threads so it's easy to profile and visualize the slow parts, but with scheduled tasks I only see the individual threads/database calls intermixed with other transactions.
    b
    d
    e
    • 4
    • 17
  • e

    evagoras

    06/09/2023, 9:42 AM
    My local commandbox instance is still using version 9 from my Developer License. I have tried numerous ways to use version 10 but cannot get it to work: •
    uninstall FusionReactor
    and
    uninstall commandbox-fusionreactor
    followed by
    install
    of those again. •
    box install FusionReactor@10.0.0
    to try to force it. •
    "fusionreactor":{"installID":"10.0.0"}
    in my
    server.json
    file. Any ideas?
    d
    • 2
    • 6
  • b

    bdw429s

    06/09/2023, 3:55 PM
    @Nick Flewitt Any breaking changes in FR 10 that would prevent me from updating the CommandBox module to grabbing that version by default?
  • j

    Jordan Clark

    06/13/2023, 4:17 PM
    Has anyone had problems with fusionreactor installed by commandbox? We used to use it all the time, I just went back to turn it on in our dockerfile, and now instances won't startup because of the error:
    Copy code
    Error occurred during initialization of VM
    Could not find agent library /app/server//fusionreactor/libfrjvmti_x64.so in absolute path, with error: Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /app/server//fusionreactor/libfrjvmti_x64.so)
    This is ontop of ortussolutions/commandbox:jdk11-alpine-3.6.2
    b
    e
    • 3
    • 91
  • f

    faxi05

    09/15/2023, 6:26 AM
    @faxi05 has left the channel
  • a

    Adam Brunt

    10/12/2023, 10:10 AM
    Has anyone ever experienced Fusion Reactor taking several hours to send out memory protection reports ? We first started getting alerts yesterday morning and, at first, the date & time mentioned in the email matched up with the date & time we received it (allowing for BST) but very quickly there was a noticeable delay between the two timestamps; to such an extent that the current difference is 13 hours between FR generating the alert and us receiving it. However, if we tell FR to send out a test email (from the FR settings UI) then it arrives straight away 😕
  • r

    Ryan Albrecht

    10/12/2023, 2:33 PM
    Are there any known issue with FusionReactor and firefox?
  • r

    Ryan Albrecht

    10/12/2023, 2:33 PM
    firefox does not seems to play well with fusionReactor. really slow to laod
    e
    • 2
    • 5
  • t

    timcunningham

    12/07/2023, 9:27 PM
    Does fusion reactor track anything for websocket?
  • d

    Dave Merrill

    02/20/2024, 7:19 PM
    Hi. Can FusionReactor tell me the most commonly accessed pages on a site, over, say, the last month? I realize that'd often be an IIS logs question, but I don't have access to them on this server.
    b
    c
    e
    • 4
    • 10
  • a

    Adam Cameron

    02/29/2024, 9:35 AM
    We're getting a lot of vulns in FusionReactor showing up in our Snyk scan of our Lucee Docker image, which includes fusionreactor.jar. Does the FusionReactor team stay on top of this sort of thing? Nothing critical, but it's contributes the most vulns compared to anything else in that image.
    b
    n
    • 3
    • 8
  • m

    Marc Funaro

    03/07/2024, 7:11 PM
    FusionReactor downloads page indicates version 12.0.0 is available, but upon downloading and running the installer, the dialog box displays 11.0.1 is being installed.
  • m

    Marc Funaro

    03/07/2024, 7:14 PM
    image.png
  • m

    Matt Jones

    08/12/2024, 6:16 PM
    @Matt Jones has left the channel
  • d

    Daniel Mejia

    08/17/2024, 1:59 AM
    @Daniel Mejia has left the channel
  • m

    Manville

    12/13/2024, 4:45 PM
    Curious what happened to the developer pricing for this? https://app.fusionreactor.io/account/billing/purchase
    b
    d
    • 3
    • 5
  • c

    cfsimplicity

    01/01/2025, 11:53 AM
    @cfsimplicity has left the channel
  • j

    Jordan Clark

    01/30/2025, 11:00 PM
    @Jordan Clark has left the channel
  • p

    Panman82

    02/05/2025, 4:47 PM
    So we have an overnight scheduled task that tends to run-away with memory and server resources. Is there a way to look back at that request and see all the details? What I'd love is the Relations tab to view connected Transactions, but since I'm not working at the time of the issue I can't see it in real-time. And it seems like Archive Viewer doesn't provide a similar view. But I'm also a FR noob so I'm probably missing something. Thx
    d
    d
    n
    • 4
    • 4
  • p

    philcruz

    02/13/2025, 7:28 PM
    FR is truncating SQL even though I have disabled "SQL Text Limiting". What am I missing? (Also inconvenient in that you can't copy the sql text that is shown, you have to open "OpsPilot AI" to get the text.)
    b
    d
    n
    • 4
    • 45
  • j

    jeremyhalliwell

    02/14/2025, 11:16 AM
    @jeremyhalliwell has left the channel
  • p

    Peter Amiri

    03/06/2025, 4:03 PM
    Hi everyone, I'm trying to install fusionreactor into a docker container that is using commandbox. I see that there are two forgebox modules available a commandbox-fusionreactor module published by Ortus and a fusionreactor module published by Integral. The commandbox-fusionreactor module supports the fusionreactor name space and provides a fusionreactor register command to register the agent. But this module installs an older version of the agent at 12.1.1. The fusionreactor module installs the latest version of the agent at 2025.1.0 but this module doesn't seem to support the fusionreactor register command. How does one, register the agent if using the fusionreactor module?
    b
    m
    d
    • 4
    • 17
  • r

    romanstr

    03/07/2025, 2:22 PM
    Somebody tested Lucee 6.2 with Fusion Reactor 2025.1.0? I can't start it (Lucee admin sarting, in FR I also see request), but request are freezing to timeout. When I disable FR from server.json, it works
    m
    b
    • 3
    • 6
  • n

    Nick

    03/07/2025, 11:56 PM
    How do I enable decompilation? We're using FusionReactor Ultimate Edition on prem, v 2025.1.0. The nearest I could find was this page, but the "see ..." wasn't a link. https://docs.fusionreactor.io/Profiler/Profiler/#example1-decompile-a-class
    Copy code
    Decompilation is not enabled by default if you are accessing FusionReactor over the external web server, for more information on how to enable this and more locations you are able to decompile a class see [On the fly Decompile)(/On-the-fly-Decompile.md)
    d
    n
    • 3
    • 4
  • a

    Ali Khoshen

    03/13/2025, 8:14 AM
    @Ali Khoshen has left the channel
  • m

    mjclemente

    03/17/2025, 1:44 PM
    Wondering if @davidtat or @Nicholas Millard or someone else from FR could take a look at this Lucee issue. With the latest release of Lucee, there are errors when using Fusion Reactor.
    n
    z
    b
    • 4
    • 11
1Latest