Results 1 to 6 of 6
  1. #1
    Member
    Join Date
    Jul 2011
    Location
    Baku
    Posts
    6

    Installing problems

    Hi,

    How can I bind LS to a specific IP? I made necessary changes for 'listening_interface' tag on config file, but no success... On my server I have 5 free IPs, and only one of them is listening on port 80, but when I want to start LS, it gives an error 'Address already in use'...

  2. #2
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    Hi,
    may you please set the LightstreamerLogger.init logger category to DEBUG, start the server and let me see the generated log?

  3. #3
    Member
    Join Date
    Jul 2011
    Location
    Baku
    Posts
    6
    Please check an attachment
    Attached Files Attached Files

  4. #4
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    Hi,

    looks like there is something wrong with the configuration;
    where you have

    Code:
    08-Aug-11 12:36:48,889|DEBUG|LightstreamerLogger.init         |main                       |--- http_server.1(name) = Lightstreamer HTTP Server
    08-Aug-11 12:36:48,890|DEBUG|LightstreamerLogger.init         |main                       |--- http_server.1.port = 80
    you should have a third line like this one:
    Code:
    09-ago-11 12:53:14,799|DEBUG|LightstreamerLogger.init         |main                       |--- http_server.1.listening_interface = 127.0.0.1
    please double check the <http_server> element of your configuration file.
    If still in trouble, post here (or if you prefer through a Private Message) such configuration file so that I can take a look.

  5. #5
    Member
    Join Date
    Jul 2011
    Location
    Baku
    Posts
    6
    Oh, I forgot to remove a comment lines (<!--, >) before and after <listening_interface> tag and it works now

    Thank you and sorry for my mistake

  6. #6
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    glad you solved

 

 

Similar Threads

  1. Replies: 16
    Last Post: January 9th, 2012, 12:30 PM
  2. disconnection problems
    By magnum_rg in forum Client SDKs
    Replies: 5
    Last Post: August 12th, 2011, 10:43 AM
  3. problems with repeated messages
    By naitsir in forum Adapter SDKs
    Replies: 4
    Last Post: November 26th, 2009, 07:25 PM
  4. Launching problems
    By mazgalici in forum General
    Replies: 1
    Last Post: June 27th, 2008, 10:30 AM
  5. Installing LS on Apache?
    By rufnex in forum General
    Replies: 1
    Last Post: August 22nd, 2007, 04:38 PM

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 09:44 PM.