Search:

Type: Posts; User: Pradeep Chahal

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. command line arguments passed to the JVM at startup

    Is it possible for an Adapter to receive command line arguments passed to the JVM (LS) at startup? Let me know if there is way to do the same.
  2. Replies
    1
    Views
    10,991

    adapters.xml

    Hi,

    I upgraded LS 3.4 to LS 3.6, On subscribing from client, LS was showing message "Refused request: Requested nonexistent default Data Adapter for ION2 from 192.168.45.13:1244"

    since in...
  3. Replies
    3
    Views
    7,642

    Yes we are using Vivace package and v 3.4.8 build...

    Yes we are using Vivace package and v 3.4.8 build 1398, since still we are in developing phase and during this period new version of LS has been release, It is better if we keep updating LS...
  4. Replies
    3
    Views
    7,642

    lightstreamer_conf.xml

    Hi,

    till now we are using Lightstreamer Server 3.4.8 build 1398, I wanted to upgrade it latest LS version v. 3.6 build 1463.2.

    I observed lightsreamer_conf.xml file has been changed, In LS...
  5. Replies
    1
    Views
    9,276

    Exception in metadataAdapter

    some time I am facing following exception on closing client by killing client in metadataAdapter
    Exception in thread "TIMER FOR PUMPS PARKING DESTROYER" java.lang.NullPointerException
    at...
  6. Replies
    4
    Views
    12,944

    command mode latency

    Hello,

    as I read in LS white paper, it has been mentioned that, in command mode, a ADD event will not be send to client if a DELETE event arrive with in 10th of a second. Does it mean any ADD...
  7. Replies
    3
    Views
    11,312

    is LSProxy object available in silverlight...

    is LSProxy object available in silverlight client api?
  8. Replies
    3
    Views
    11,312

    re subscription

    Hello,

    if LS Client gets disconnected from LS server when it reconnect again it has to re-subscribe the set of item it had subscribed before?
  9. Does LS throw exception on pushing duplicate ADD command for same key?

    Hello,

    In command mode, Does smartUpdate() throw any exception in case of duplicate "ADD" command for same key? Is there a way to know for what keys we had push "ADD" command to LS? or Adapter...
  10. Replies
    1
    Views
    9,388

    command mode

    Hello,

    Assume we have push many update to LS with command as "ADD" with distinct key and after some time, instead of issuing "DELETE" commands for the same keys (added before), Is there a way to...
  11. Replies
    2
    Views
    11,775

    Thank Dario for your quick reply

    Thank Dario for your quick reply
  12. Replies
    2
    Views
    11,775

    command mode

    Hello,

    Does J2SE and .Net client API support command mode? Is there already implemented API to use command mode or we have to write business logic to use command mode as compare to web client?
  13. Replies
    4
    Views
    10,379

    Hello Dario, We are using "subscribeItems"...

    Hello Dario,

    We are using "subscribeItems" method to subscribe. We want to confirm that after subscribing some items (say 10 items),and after some time if we need to subscribe one more item,...
  14. Replies
    4
    Views
    10,379

    MultiDynaMetapushTable ebullient

    Hello,

    Is there a equivalent class in J2se client api for MultiDynaMetapushTable and DynaMetapushTable class as available in java web api?

    If it is not how we can achieve the same for J2SE...
  15. Is there a way to collocate this service within a Web Server (Tomcat)?

    Hello,

    LightStreamer adapter run within the Lightstreamer server, Please correct me if I am wrong.
    Is there a way to collocate this service within a Web Server (Tomcat)?

    I am asking this...
  16. Replies
    1
    Views
    10,362

    Incremental fields subscription

    Hello,

    After subscribing an item with some fields (assume three fields), Is there a way to subscribe 4th field without unsubscribe and then re-subscribe?
  17. Replies
    1
    Views
    11,232

    Incremental fields subscription

    Hello,

    After subscribing an item with some fields (assume three fields), Is there a way to subscribe 4th field without unsubscribe and then re-subscribe?
  18. Raw mode subscription, missing snapshot

    Hello,

    We are facing an issue in RAW mode subscription, below is the description of scenario:-

    Client1 and Client2 subscribing same item in different mode RAW and MERZE (snapshot flag as true)...
  19. Replies
    4
    Views
    14,550

    Thank Dario, I verified our html page...

    Thank Dario,

    I verified our html page setSnapshotRequired funcation call was missing, now everything working fine, on refresh we get snapshot from LS so it don't show "loading..." message.
  20. Replies
    4
    Views
    14,550

    No I was talking about a generic issue we are...

    No I was talking about a generic issue we are facing.

    There are no differences between the initial loading and refresh cases.

    But in case of initial loading its seem OK to keep showing...
  21. Replies
    4
    Views
    14,550

    on clicking refresh button on WIn IE

    Hello,

    when every thing is working fine and we are able to see data on Win IE if we click refresh button , we see message "loading..." and it keep showing same message until we don't get another...
  22. Feeding LS with less number of fields as expected by LS

    Hello,
    Use case: if for a particular item, LS expect 3 fields (Ask, Bid, Price) values from dataAdapter, in MERZE mode with snapshot support, and dataAdapter only providing value for two fields...
  23. Hi Dario, Looking at a previous post, I have...

    Hi Dario,
    Looking at a previous post, I have seen that you mentioned that the following logic is implemented in the Lightstreamer server:


    if isSnapshotAvailable(item) == true
    [SNAP] [EOS]...
  24. we want to disable "Unexpected snaphot event"

    Hello Dario,

    Thank you for replying.

    I understood it very well.

    It is costly for us to check every time that we had sent snapshot before on each update.

    What we want that if we can...
  25. Thank you Dario

    Thank you Dario,

    As it is taking redundant snapshot as an update this is fine with us.

    Is there a way to configure LS so that it don't show unexpected snapshot event on output console while...
Results 1 to 25 of 26
Page 1 of 2 1 2
All times are GMT +1. The time now is 08:32 AM.