Search:

Type: Posts; User: giuseppe.corti

Search: Search took 0.02 seconds.

  1. Hi gsantos, Please, could you also share some...

    Hi gsantos,

    Please, could you also share some more information on your case and the same log files (both server-side and client-side) requested previously in the discussion?
    Crossing information...
  2. Hi rvkvino, This puzzled me a lot. The...

    Hi rvkvino,

    This puzzled me a lot.
    The attached client console snippet show the typical retry cycle that happens when the server is unreachable; ie. the server is down or the client network...
  3. Hi rvkvino, Once again the log does not show...

    Hi rvkvino,

    Once again the log does not show any particular problem.
    Also, given that there is no evidence of the loop CONNECTING -> DISCONNECTED:WILL-RETRY in the server log, it is very likely...
  4. Hi rvkvino, It's a strange behavior; an...

    Hi rvkvino,

    It's a strange behavior; an hypothesis that I have got is that ionic has a limited conection pool that once exhausted does not allow new connections (to the same host : port). Please...
  5. Hi rvkvino, The snippet of log is not large...

    Hi rvkvino,

    The snippet of log is not large enough to understand what's going on.
    In any case it seems that the LightstreamerClient still try to share the connection.
    Maybe that some of the...
  6. Hi rvkvino, Also this log does not show...

    Hi rvkvino,

    Also this log does not show anything wrong.
    There are two sessions that start regularly and subscriptions are also successful.

    Please, could you describe in detail the actions...
  7. Hi rvkvino, If a single page application work...

    Hi rvkvino,

    If a single page application work fine, an application that handles 3 distinct and completely independent pages should work fine as well without leveraging the sharing; for sure you...
  8. Hi rvkvino, Please let me suggest some tests...

    Hi rvkvino,

    Please let me suggest some tests to be run:

    1. Have you tried a very simple application with only one page and one subscription just to chek if is ok on a real device?
    2. Could yuo...
  9. Hi rvkvino, Any chance to collect the client...

    Hi rvkvino,

    Any chance to collect the client log of one of the page?
    You should add to your code something like this:

    var loggerProvider = new SimpleLoggerProvider();
    ...
  10. Hi rvkvino, Basically, in every page you...

    Hi rvkvino,

    Basically, in every page you should have something like this

    var lsClientPageX = new LightstreamerClient(protocolToUse+"//mydomain.com:"+portToUse,"SLNSTOCKLISTDEMO_REMOTE");
    ...
  11. Hi rvkvino, Please could you confirm that...

    Hi rvkvino,

    Please could you confirm that every slave pages declare its own instance of lsClient?

    Thank you,
    Giuseppe
  12. Hi rvkvino, ConnectionSharing...

    Hi rvkvino,

    ConnectionSharing is the object of our client API that allow to specify if and how the connection is shared between different LightstreamerClient instances.
    If you are using a...
Results 1 to 12 of 12
All times are GMT +1. The time now is 10:00 PM.