Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Jul 2010
    Location
    HZ
    Posts
    1

    Uncaught handler: thread Notifications queue exiting due to uncaught exception

    I'm a android developer, and recently i get so many crash like that:

    07-06 16:28:19.166: ERROR/AndroidRuntime(1450): Uncaught handler:
    thread Notifications queue exiting due to uncaught exception
    07-06 16:28:19.196: ERROR/AndroidRuntime(1450):
    java.util.concurrent.RejectedExecutionException
    07-06 16:28:19.196: ERROR/AndroidRuntime(1450): at
    java.util.concurrent.ThreadPoolExecutor$AbortPolic y.rejectedExecution(ThreadPoolExecutor.java:1464)
    07-06 16:28:19.196: ERROR/AndroidRuntime(1450): at
    java.util.concurrent.ThreadPoolExecutor.reject(Thr eadPoolExecutor.java:381)
    07-06 16:28:19.196: ERROR/AndroidRuntime(1450): at
    java.util.concurrent.ThreadPoolExecutor.execute(Th readPoolExecutor.java:854)
    07-06 16:28:19.196: ERROR/AndroidRuntime(1450): at
    java.util.concurrent.Executors$DelegatedExecutorSe rvice.execute(Executors.java:592)
    07-06 16:28:19.196: ERROR/AndroidRuntime(1450): at
    com.lightstreamer.ls_client.ExtConnectionListener. onConnectTimeout(ExtConnectionListener.java:169)
    07-06 16:28:19.196: ERROR/AndroidRuntime(1450): at
    com.lightstreamer.ls_client.MyServerListener$11.ru n(MyServerListener.java:265)
    07-06 16:28:19.196: ERROR/AndroidRuntime(1450): at
    java.util.concurrent.ThreadPoolExecutor$Worker.run Task(ThreadPoolExecutor.java:648)
    07-06 16:28:19.196: ERROR/AndroidRuntime(1450): at
    java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:673)
    07-06 16:28:19.196: ERROR/AndroidRuntime(1450): at
    java.lang.Thread.run(Thread.java:1060)

    so, i want know why that crash happen, and how to avoid that.

    Thanks!

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,089
    We can confirm that there is a bug in LS library.
    However, the bug should be harmless and should only cause the exception to be printed, with no other side effect.

    What do you mean by "crash"? If you see that your application closes as a consequence of the above exception, then the case should be analyzed in more depth.
    Anyway, the bug will be fixed by the next release of the Java Client Library.

 

 

Similar Threads

  1. Push Notifications
    By BKnight in forum Client SDKs
    Replies: 1
    Last Post: April 12th, 2012, 05:29 PM
  2. Replies: 16
    Last Post: January 9th, 2012, 12:30 PM
  3. Null Pointer Exception in Thread
    By Sathyaayyanar in forum Adapter SDKs
    Replies: 1
    Last Post: September 2nd, 2010, 10:00 AM
  4. LS thread hangs on process exit
    By bartol82 in forum Adapter SDKs
    Replies: 3
    Last Post: October 20th, 2008, 03:01 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 04:04 AM.