Results 1 to 4 of 4

Thread: Doubts

Hybrid View

  1. #1
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,091
    I can't see any log line for 'NetStockListMetadata' which has no correspondence for 'NetStockListData'. On the contrary, there is one line which is only for the Data Adapter, namely
    27-Fev-08 15:09:01,814 |INFO |mote.request_reply.NotifyReceiver|ockListData Notify Receiver|Notify receiver 'NetStockListData' starting...
    which is correct, as the Notify Receiver is related to the updates flow.

    The Data Adapter constructor on the Remote Server is invoked only once in the initialization phase. After the webclient connection, however, you were supposed to receive "Subscribe" calls.
    To investigate this, you should first ensure that the webclient-server communication works correctly. This is not shown on your log snippet. May you please check this on the subsequent part of the log?

  2. #2
    Member
    Join Date
    Dec 2007
    Location
    São Paulo
    Posts
    9
    Hi Dario,

    after some changes in my code, now I can get to feed LS Kernel with my datas. What is happening now, I think it´s a subject for other forum, but I'll ask here and you can redirect me if necessary. Now I have my application sending events through LS Listener, but I can't see any data refreshing in webpage, even though in the browser's status bar I see the message : "Receiving data from localhost". I'm using the firefox's Javascript Debugger extension and I put a breakpoint on the UpdateInfo() method in my page (this method is the same as the one that came in the Stocklist Html demo). It seems that LS isn't invoking this method. Is there a simple way to check what information LS Kernel is sending to the page?

    Thank you!

  3. #3
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,091
    To start with, you can enable event logging on the Server.
    See this thread, for instance.

 

 

Similar Threads

  1. GETTING_STARTED.TXT doubts
    By rmusco in forum General
    Replies: 11
    Last Post: November 30th, 2006, 10:25 AM

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 05:57 AM.