02-12 18:48:57.049: E/InputQueue-JNI(4659): channel \'2be9da40 com.forwardapps.liveItems.LiveItemsService (client)\' ~ Publisher closed input channel or an error occurred.
Are you actually seeing a problem, or just being troubled by the error message? This message is printed I believe when the client side of the input event pipe fails because the server has closed the connection. This could happen for example if you don't close a window when your activity is being destroyed.