Hello Chris,
It sounds like you may be trying to monitor FRAM itself from within
FRAM - eg if you add the URL of FRAM (typically port 8087) to the
Manage Servers screen it's quite possible to get this message.
To give you some background, FusionReactor is a generic Java server
monitoring tool. We can monitor any type of servlet container (eg
Tomcat, WebSphere, JBoss, Oracle AS, etc). FusionReactor itself sits
inside the JVM process, however there are a few cases when that is
undesirable (eg when the JVM process itself crashes). We combat this
by having a small Tomcat instance with FusionReactor running inside it
(FRAM). This gives us several benefits - ability to perform upgrades
through FRAM administration console, alert/react when JVM processes
fail, etc. However, the FusionReactor instance inside FRAM is slightly
customized to give a better user experience. One of the removed items
are the request pages - because it doesn't make sense to show you
requests to the FRAM instance, they're all our administration code
anyway. As such, if you were to mistakenly enter the URL to a FRAM
instance (default port 8087) - rather than a FR running inside a
"real" server (default port 8088+) - then it's possible to get this
message because you're trying to see the recent slow pages on the FRAM
instance - which isn't implemented.
Could this be your issue?
If not, if you could send a screenshot of the browser page (including
URL), a description of how you got to that error (eg the screen & URL
you came from) to our
sup...@fusion-reactor.com address where we can
help you identify what you're looking at that would be great. I'll
also post the answer back here to the groups later so that others
finding this thread can see.
Best regards,
David Stockton
Fusion Team