![]() |
No connection could be made |
Post Reply
|
| Author | |
admin
Admin Group
Joined: 19 May 2008 Posts: 68 |
Post Options
Quote Reply
Topic: No connection could be madePosted: 07 Nov 2011 at 8:29am |
|
Question: I am getting the following message: "No connection could be made because the target machine actively refused it 127.0.0.1:1099". How can I fix this? Answer: The error you are receiving shows that your process can’t connect with the rendering service and there are there are several reasons why this cannot be accomplished: 1) The server is not started. Make sure that the "XF Ultrascale" Windows Service is is started (you can manually restart the server service directly from management console or from Control Panel\System and Security\Administrative Tools\Services.) 2) The server is started but incoming connections on port 1099 are blocked by a firewall. To fix this, open port 1099 in the firewall. 3) The server is started, but port 1099 is already being used by another program. To fix this, open the Management Console and change the Port from Server Manager\Configuration\XF Rendering Server\Engine Settings\Listener Configuration to a different value (for example 30000). Restart the "XF Ultrascale" Windows Service. In your client application you now have to use the new port value, and you can use RequestParameters.ServerPort to specify a new value. 4) Another possibility implies setting incorrect ip address and port number. In Management Console – Configuration – XF Rendering Server – Engine Settings – Dispatcher Configuration you can set the ip address and port number. If you have performed any changes in this area these must be specified in the asp file, in order to find the correct location of the server. Edited by justinw - 05 Sep 2012 at 8:27am |
|
![]() |
|
Post Reply
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |