Results 1 to 3 of 3
  1. #1
    Member
    Join Date
    Oct 2009
    Location
    Barry
    Posts
    2

    Lightstreamer will not start unattended

    I have created a .NET data adapter based upon the helloworld example, and have added the adapter.xml and lib folder as specified.

    When I start LS using the "start ls as application.bat" the startup hangs at the point
    waiting for connection on port 6661...
    waiting for connection on port 6662...


    It will only continue from this point if i manually run the csharp_adapter.exe file in the adapters folder.

    Is this normal behaviour or what do I need to do to make my .NET adapter behave like the java adapters that don't halt the LS startup?????

    After i have run the csharp_adapter.exe the adapter seems to work properly.

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,089
    The Adapter Remoting Infrastructure assumes a scenario in which the Remote Server running the Remote Adapter is a totally independent process and may run on a different machine. Hence, it is not launched by the Server.

    I confirm that the Server startup is delayed until all the Remote Adapters have been found.
    However, by using a "Robust Proxy Data Adapter", you can overcome this limitation
    (see DOCS-SDKs\sdk_adapter_remoting_infrastructure\conf\sock ets(robust) in the distribution package).
    In this case, if a Remote Data Adapter is missing, it is treated as an existing Data Adapter which provides no updates at all. This must be compatible with your front-end behavior.

  3. #3
    Member
    Join Date
    Oct 2009
    Location
    Barry
    Posts
    2
    Thanks Dario will have a look into it

 

 

Similar Threads

  1. Server start fails on Windows
    By UweF in forum General
    Replies: 1
    Last Post: November 19th, 2010, 12:41 PM
  2. Lightstreamer fails to start when run as a service
    By PeterHiross in forum General
    Replies: 2
    Last Post: August 25th, 2010, 05:27 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:02 AM.