--
You received this message because you are subscribed to the Google Groups "FusionReactor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fusionreacto...@googlegroups.com.
To post to this group, send email to fusion...@googlegroups.com.
Visit this group at http://groups.google.com/group/fusionreactor?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
To be clear, are you saying that the Enterprise Dashboard for an instance is pointing at these others, of which some are not being connected? If so, look at the reactor.log for the instance running the dashboard, to see if it complains about a problem.
Or are you saying you get this while you have the FR interface for the instances in question? If so, you refer to uninstalling fr and reinstalling, so I assume that it’s not that CF itself is having a problem, just FR.
What is the URL that you’re using to open FR? Have you tried calling it from different machines (on the server and off)? Or if the URL is using the FR built-in web server port (like 8088), try taking it off. By default, FR can be talked to through an external web server (like IIS or Apache). In fact, you may find that if you are using an IP address (or localhost or 127.0.0.1) that you can use a domain name and add the rest of the FR URL, and the request may work (again, from the same server or from outside one).
Let us know if any of that helps.
/charlie
--
But have you tried accessing it without the port (so instead, through your external web server). Not only would that be a work-around until resolved, but it would help confirm that it’s indeed about that port or the built-in web server. That said, had you confirmed your system shows FR listening on that port?
/charlie
OK. Since you say you see nothing listening on that port, I would recommend you next check both the reactor.log (for the instance in question) and also CF’s cfserver.log (since you are on Linux). See the startup log messages for CF, and I suspect you may find why FR is not starting within that instance.
Or perhaps it’s starting on another port. To the FR folks, I find that the FR messages shown within CF’s startup messages do no report the port that FR is running on. Is that something that could perhaps be added to its startup messages?
/charlie
From: fusion...@googlegroups.com [mailto:fusion...@googlegroups.com] On Behalf Of raZorTT
Sent: Wednesday, February 27, 2013 9:06 PM
To: fusion...@googlegroups.com
Subject: Re: [fusionreactor] FR instances connection lost
Hi Charlie,
--
While you await replies from your later notes, can you check the cfserver.log rather than just the colfusion-error.log? The former may show more than the latter (with respect to info shown during the startup of CF, which may be helpful.)
/charlie
--