Results 1 to 7 of 7

Hybrid View

  1. #1
    Senior Member
    Join Date
    Dec 2019
    Posts
    66
    Definitely, I'm targeting my local server in both cases.

    both of them wither the batch file or the java arguments are set to the same local server light streamer.
    but unfortunately the batch working, but the code not working at all.

  2. #2
    Administrator
    Join Date
    Feb 2012
    Location
    Milano
    Posts
    716
    Hi ManKeer,

    Please add to your project also this dependency:

    <dependency>
    <groupId>com.lightstreamer</groupId>
    <artifactId>java-system-out-log</artifactId>
    <version>1.0.2</version>
    </dependency>

    and this line of code in the StockFeed class, just before the LightstreamerClient initialization:

    LightstreamerClient.setLoggerProvider(new SystemOutLogProvider());

    That will produce the log of the client library, maybe will help us find some clues about the problem.

    Regards,
    Giuseppe

  3. #3
    Senior Member
    Join Date
    Dec 2019
    Posts
    66
    Hi Giuseppe,

    My project is not a maven project, it's just java project, how can I get all dependencies which are needed by my project.

 

 

Similar Threads

  1. Replies: 3
    Last Post: July 25th, 2017, 09:21 PM
  2. Replies: 3
    Last Post: March 28th, 2017, 04:58 PM
  3. Basic Stock Demo in DISTINCT mode
    By Virendra in forum Adapter SDKs
    Replies: 1
    Last Post: May 20th, 2016, 09:38 AM
  4. Question abut the Stock-List demo
    By Ranag in forum Adapter SDKs
    Replies: 1
    Last Post: January 19th, 2015, 10:23 AM
  5. Basic stock-list demo
    By sheik in forum Adapter SDKs
    Replies: 3
    Last Post: May 8th, 2013, 09:35 AM

Tags for this Thread

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 04:01 PM.