Results 1 to 4 of 4

Hybrid View

  1. #1
    Member
    Join Date
    Oct 2007
    Location
    new york
    Posts
    9

    Cannot connect to 6661,2,3 ports

    I started LS as an application. I can't see the ports 6661,6662 and 6663 open through netstat command. I also cannot hook to those ports from my .NET adapter. What am I doing wrong?

    Thanks

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    The Proxy Adapter waits for the connections by the Remote Adapter in sequence. Therefore, the ports are not open for listening all at the same time:
    the 6663 port is opened for listening first;
    after the Remote Metadata Adapter has connected, it is closed for listening;
    then the 6661 and 6662 ports are opened for listening;
    after the Remote Data Adapter has connected, they are closed for listening.

    Until a port is open for listening, the Server is blocked and the last line on the log says:
    "Connecting...".

    Is what you observe still different?

    Dario

  3. #3
    Member
    Join Date
    Oct 2007
    Location
    new york
    Posts
    9
    Hello Dario,

    Thanks for the response. I figured out the issue. It seems like the client side did not like when I asked it to connect to "127.0.0.1" address ( I am hosting LS server locally on my machine). When I changed it to "localhost" everything was OK. Wierd...

  4. #4
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    We could not replicate the issue, so we assume there were something unusual in your local configuration. Please, let us know if you feel that this is not the case.
    Dario

 

 

Similar Threads

  1. Connect to LightStreamer with NodeJS
    By afshinmeh in forum Client SDKs
    Replies: 1
    Last Post: October 6th, 2011, 07:31 PM
  2. Adapter ports not up
    By whewell in forum Adapter SDKs
    Replies: 14
    Last Post: August 20th, 2010, 11:53 AM
  3. Adapter ports not up
    By whewell in forum Adapter SDKs
    Replies: 8
    Last Post: July 29th, 2010, 02:54 PM
  4. Replies: 0
    Last Post: February 17th, 2010, 06:10 PM
  5. Replies: 5
    Last Post: February 4th, 2010, 10:55 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 04:44 PM.