C:\Users\David>netstat -a | find "LISTENING" | find "8088"TCP 0.0.0.0:8088 David-PC:0 LISTENINGC:\Users\David>
Hi,
We recently upgraded CF from 9 to 10 and from FR 3.x to 4.5. (When I say "we" I mean the company that employs me, and all server software was installed by our network admin, not by me.) The server OS is Windows Server 2008 Standard R2.
That said, I (a web/software designer/developer) was tasked with adding a CF instance via FRAM's Instance Manager, which was straightforward enough. I scanned the server, chose the CF10 instance and the default IP Address and Port - 127.0.0.1 and 8088. I then allowed the manager to restart CF10. I did this all from the server console - accessing FRAM via 127.0.0.1:8087 in a local browser, so as to avoid any network/firewall issues.
That said, I can see the instance in both the Instance Manager page and the file system, but when I click on the instance link, it spawns another browser window with a generic (Internet Explorer-style) error page. When I request more diagnostics from the browser, I come up with the following message:
The device or resource (127.0.0.1) is not set up to accept connections on port "8088".
Any suggestions?
--
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.
--
What if you try no using the port at all? Or what if change the URL to something other than 127.0.0.1? Sometimes that will work and could then maybe help identify what’s not working about the original URL.
/charlie
--