Results 1 to 10 of 12

Hybrid View

  1. #1
    15.Jan.22 12:26:34,191|DEBUG|lightstreamer.session|Session Thread <1>|SessionManager state change: OFF -> STREAMING_WS

    seems to be the final action before the uncaught exempion

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

    Strange, it seems that your project misses a netty class, that is a dependecny of the library, please could you just try to add this to your pom?

    <!-- https://mvnrepository.com/artifact/io.netty/netty-all -->
    <dependency>
    <groupId>io.netty</groupId>
    <artifactId>netty-all</artifactId>
    <version>4.1.46.Final</version>
    </dependency>


    Regards,
    Giuseppe

 

 

Similar Threads

  1. Connection issues
    By cleggink in forum Client SDKs
    Replies: 0
    Last Post: January 14th, 2022, 06:34 PM
  2. Connection Issues (SSL related?) [WinRT]
    By EricS in forum Client SDKs
    Replies: 7
    Last Post: January 24th, 2014, 09:25 AM
  3. Replies: 0
    Last Post: December 27th, 2006, 03:56 PM
  4. Firefox 2.0 final just tested - no known issues
    By Alessandro in forum Client SDKs
    Replies: 1
    Last Post: October 30th, 2006, 04:53 PM
  5. IE 7.0 final just tested - no known issues
    By Alessandro in forum Client SDKs
    Replies: 0
    Last Post: October 19th, 2006, 05:53 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 08:33 PM.