Results 1 to 8 of 8

Hybrid View

  1. #1
    Senior Member
    Join Date
    Jan 2008
    Location
    Mumbai
    Posts
    39
    Hi,


    I changed set priority value to DEBUG in following line of code in "lightstreamer_log_conf.xml"

    HTML Code:
    <!-- logging of events of the Remote Data Adapter -->
        <category name="com.lightstreamer.adapters.remote" class="org.apache.log4j.Logger">
            <priority value="DEBUG" />
    Then, generated log file are

  2. #2
    Senior Member
    Join Date
    Jan 2008
    Location
    Mumbai
    Posts
    39
    I am attaching the log files here
    Attached Files Attached Files

  3. #3
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,091
    The Lightstreamer.txt log shows that the data received by the Server is produced by the original StockListDemo Data Adapter; note that fields like "bid_quantity" or "last_price" are logged. In some way, your custom Data Adapter has not replaced the original sample.
    In order to eliminate name conflicts, I suggest you to customize the class name of your own Data Adapter and customize the "StandaloneLauncher.cs" source, which, at line 116, loads the Data Adapter. Note that StandaloneLauncher.cs is not a general purpose code, but just a sample code (based on the StockListDemo) that shows how a Remote Server can be included in your own main.

 

 

Similar Threads

  1. Replies: 2
    Last Post: January 13th, 2012, 09:21 AM
  2. Starting Lighstreaemer automatically on Mac OSX - error
    By gerardisdell in forum Adapter SDKs
    Replies: 1
    Last Post: January 12th, 2012, 08:44 AM
  3. HelloWorld help needed
    By jim.macaulay@lbi.com in forum Adapter SDKs
    Replies: 4
    Last Post: January 6th, 2012, 10:57 AM
  4. Just Starting
    By benkayam in forum Adapter SDKs
    Replies: 1
    Last Post: June 28th, 2007, 09:58 AM
  5. Custom error page
    By Waddy in forum General
    Replies: 3
    Last Post: March 6th, 2007, 09:43 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 11:47 PM.