Gartral / android-notifier

Automatically exported from code.google.com/p/android-notifier
0 stars 0 forks source link

Notifications other than "Test" do not work #422

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

What steps will reproduce the problem?
1. Send a test notification and verify it's received.
2. Call the phone while Wi-Fi on/off , and get nothing....

What is the expected output? What do you see instead?

I expect to receive notifications but do not receive any.
I once managed to receive ring and battery notifications (yesterday) but since 
then I haven't received anything.

What version of the product are you using? On what operating system?
0.2.8 on the phone, 0.5.1 32Bit on the desktop , Windows 7 64Bit.

Please provide the log output if possible (from the alogcat app on android,
Show Log menu on the multiplatform client, or Console on native mac app):

Please provide any additional information below.

2011-08-10 20:45:54,550 INFO [ApplicationImpl] - Starting SWT
2011-08-10 20:45:54,569 ERROR [ApplicationImpl] - Error starting SWT
java.lang.UnsatisfiedLinkError: Cannot load 64-bit SWT libraries on 32-bit JVM
    at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
    at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
    at org.eclipse.swt.internal.C.<clinit>(Unknown Source)
    at org.eclipse.swt.widgets.Display.<clinit>(Unknown Source)
    at com.notifier.desktop.app.SwtManagerImpl.start(SwtManagerImpl.java:44)
    at com.notifier.desktop.app.ApplicationImpl.start(ApplicationImpl.java:69)
    at com.notifier.desktop.Main.main(Main.java:106)
2011-08-10 20:46:55,267 INFO [ApplicationImpl] - Starting SWT
2011-08-10 20:46:55,346 INFO [ApplicationImpl] - Showing tray icon
2011-08-10 20:46:55,401 DEBUG [ServiceServerImpl] - Starting service server on 
port [10700]
2011-08-10 20:46:55,411 DEBUG [InetAddresses] - Looking for local address
2011-08-10 20:46:55,417 INFO [ApplicationImpl] - Starting [System default] 
broadcaster
2011-08-10 20:46:55,417 INFO [ApplicationImpl] - Starting [TCP] receiver
2011-08-10 20:46:55,587 INFO [ApplicationImpl] - Starting [UDP] receiver
2011-08-10 20:46:55,611 INFO [ApplicationImpl] - Removing from startup
2011-08-10 20:46:55,615 DEBUG [InetAddresses] - Local address found
2011-08-10 20:55:48,328 DEBUG [TextNotificationParser] - Got notification but 
it has less fields than expected, maybe it's encrypted, ignoring
2011-08-10 20:56:08,941 DEBUG [TextNotificationParser] - Got notification but 
it has less fields than expected, maybe it's encrypted, ignoring
2011-08-10 20:56:17,006 INFO [NotificationManagerImpl] - Waiting for test 
notification to pair device
2011-08-10 20:56:20,204 DEBUG [TextNotificationParser] - Got notification but 
it has less fields than expected, maybe it's encrypted, ignoring
2011-08-10 20:57:12,695 DEBUG [TextNotificationParser] - Got notification but 
it has less fields than expected, maybe it's encrypted, ignoring
2011-08-10 20:58:54,397 DEBUG [TextNotificationParser] - Got notification but 
it has less fields than expected, maybe it's encrypted, ignoring
2011-08-10 20:59:00,403 DEBUG [TextNotificationParser] - Got notification but 
it has less fields than expected, maybe it's encrypted, ignoring
2011-08-10 20:59:10,138 DEBUG [TextNotificationParser] - Got notification but 
it has less fields than expected, maybe it's encrypted, ignoring
2011-08-10 21:00:25,890 INFO [NotificationManagerImpl] - Pairing stopped
2011-08-10 21:00:25,891 INFO [NotificationManagerImpl] - Pairing stopped
2011-08-10 21:00:38,800 INFO [NotificationManagerImpl] - Waiting for test 
notification to pair device
2011-08-10 21:00:42,701 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253167164806071, type=Ping
2011-08-10 21:00:42,701 INFO [NotificationManagerImpl] - Pairing stopped
2011-08-10 21:00:42,702 INFO [NotificationManagerImpl] - Pairing stopped
2011-08-10 21:01:13,884 INFO [NotificationManagerImpl] - Notification received: 
notificationId=38848166044495094, type=Ring
2011-08-10 21:01:45,973 ERROR [NotificationChannelHandler] - Error handling 
network notification
java.io.IOException: An existing connection was forcibly closed by the remote 
host
    at sun.nio.ch.SocketDispatcher.read0(Native Method)
    at sun.nio.ch.SocketDispatcher.read(Unknown Source)
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
    at sun.nio.ch.IOUtil.read(Unknown Source)
    at sun.nio.ch.SocketChannelImpl.read(Unknown Source)
    at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:322)
    at org.jboss.netty.channel.socket.nio.NioWorker.processSelectedKeys(NioWorker.java:281)
    at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:201)
    at org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:46)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
2011-08-10 21:02:08,403 INFO [NotificationManagerImpl] - Notification received: 
notificationId=38848538790588824, type=Battery
2011-08-10 21:08:09,822 INFO [NotificationManagerImpl] - Notification received: 
notificationId=38848549429590057, type=Battery
2011-08-10 21:14:11,123 INFO [NotificationManagerImpl] - Notification received: 
notificationId=38848560194449115, type=Battery
2011-08-10 21:14:21,349 DEBUG [EncryptedNotificationParser] - Got notification 
not encrypted but set to decrypt, ignoring
2011-08-11 19:23:57,956 INFO [ApplicationImpl] - Starting [UPNP] receiver
2011-08-11 19:23:58,081 DEBUG [Discovery] - Sending discovery message on 
239.255.255.250:1900 multicast address form ip 192.168.2.100:
M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 3
ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

2011-08-11 19:24:01,082 INFO [UpnpNotificationReceiver] - No upnp internet 
devices found
2011-08-11 19:35:48,950 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253245301068516, type=Ping
2011-08-11 19:36:05,327 ERROR [NotificationChannelHandler] - Error handling 
network notification
java.io.IOException: An existing connection was forcibly closed by the remote 
host
    at sun.nio.ch.SocketDispatcher.read0(Native Method)
    at sun.nio.ch.SocketDispatcher.read(Unknown Source)
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
    at sun.nio.ch.IOUtil.read(Unknown Source)
    at sun.nio.ch.SocketChannelImpl.read(Unknown Source)
    at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:322)
    at org.jboss.netty.channel.socket.nio.NioWorker.processSelectedKeys(NioWorker.java:281)
    at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:201)
    at org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:46)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
2011-08-11 19:36:11,401 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253245322779428, type=Ping
2011-08-11 19:39:31,637 INFO [ApplicationImpl] - Starting [Growl] broadcaster
2011-08-11 19:39:33,007 ERROR [GrowlNotificationBroadcaster] - Error 
communicating with GNTP server
java.net.ConnectException: Connection refused: no further information
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.connect(NioClientSocketPipelineSink.java:384)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.processSelectedKeys(NioClientSocketPipelineSink.java:354)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.run(NioClientSocketPipelineSink.java:276)
    at org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:46)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
2011-08-11 19:39:35,904 INFO [ApplicationImpl] - Stopping [Growl] broadcaster
2011-08-11 19:40:22,485 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253245564038478, type=Ping
2011-08-11 19:40:35,503 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253245576561269, type=Ping
2011-08-11 19:42:30,690 INFO [ApplicationImpl] - Starting [Growl] broadcaster
2011-08-11 19:42:31,758 ERROR [GrowlNotificationBroadcaster] - Error 
communicating with GNTP server
java.net.ConnectException: Connection refused: no further information
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.connect(NioClientSocketPipelineSink.java:384)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.processSelectedKeys(NioClientSocketPipelineSink.java:354)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.run(NioClientSocketPipelineSink.java:276)
    at org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:46)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
2011-08-11 19:42:35,765 ERROR [GrowlNotificationBroadcaster] - Error 
communicating with GNTP server
java.net.ConnectException: Connection refused: no further information
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.connect(NioClientSocketPipelineSink.java:384)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.processSelectedKeys(NioClientSocketPipelineSink.java:354)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.run(NioClientSocketPipelineSink.java:276)
    at org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:46)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
2011-08-11 19:42:39,765 ERROR [GrowlNotificationBroadcaster] - Error 
communicating with GNTP server
java.net.ConnectException: Connection refused: no further information
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.connect(NioClientSocketPipelineSink.java:384)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.processSelectedKeys(NioClientSocketPipelineSink.java:354)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.run(NioClientSocketPipelineSink.java:276)
    at org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:46)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
2011-08-11 19:42:43,767 ERROR [GrowlNotificationBroadcaster] - Error 
communicating with GNTP server
java.net.ConnectException: Connection refused: no further information
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.connect(NioClientSocketPipelineSink.java:384)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.processSelectedKeys(NioClientSocketPipelineSink.java:354)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.run(NioClientSocketPipelineSink.java:276)
    at org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:46)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
2011-08-11 19:42:47,776 ERROR [GrowlNotificationBroadcaster] - Error 
communicating with GNTP server
java.net.ConnectException: Connection refused: no further information
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.connect(NioClientSocketPipelineSink.java:384)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.processSelectedKeys(NioClientSocketPipelineSink.java:354)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.run(NioClientSocketPipelineSink.java:276)
    at org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:46)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
2011-08-11 19:42:51,782 ERROR [GrowlNotificationBroadcaster] - Error 
communicating with GNTP server
java.net.ConnectException: Connection refused: no further information
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.connect(NioClientSocketPipelineSink.java:384)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.processSelectedKeys(NioClientSocketPipelineSink.java:354)
    at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.run(NioClientSocketPipelineSink.java:276)
    at org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:46)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
2011-08-11 19:42:53,108 INFO [ApplicationImpl] - Stopping [Growl] broadcaster
2011-08-11 19:55:07,473 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253246414476389, type=Ping
2011-08-11 20:01:41,827 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253246793136336, type=Ping
2011-08-11 20:01:44,906 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253246796155798, type=Ping
2011-08-11 20:01:52,177 DEBUG [EncryptedNotificationParser] - Got notification 
not encrypted but set to decrypt, ignoring
2011-08-11 20:17:37,034 ERROR [NotificationChannelHandler] - Error handling 
network notification
java.io.IOException: An existing connection was forcibly closed by the remote 
host
    at sun.nio.ch.SocketDispatcher.read0(Native Method)
    at sun.nio.ch.SocketDispatcher.read(Unknown Source)
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
    at sun.nio.ch.IOUtil.read(Unknown Source)
    at sun.nio.ch.SocketChannelImpl.read(Unknown Source)
    at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:322)
    at org.jboss.netty.channel.socket.nio.NioWorker.processSelectedKeys(NioWorker.java:281)
    at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:201)
    at org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:46)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
2011-08-11 20:26:02,217 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253248195840766, type=Ping
2011-08-11 20:26:02,799 DEBUG [EncryptedNotificationParser] - Got notification 
not encrypted but set to decrypt, ignoring
2011-08-11 20:28:09,370 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253248318117445, type=Ping
2011-08-11 20:35:17,610 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253248730538283, type=Ping
2011-08-11 20:36:15,528 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253248785794822, type=Ping
2011-08-11 20:43:00,788 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253249175402481, type=Ping
2011-08-11 20:50:19,607 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253249596097529, type=Ping
2011-08-11 20:51:20,219 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253249654349505, type=Ping
2011-08-11 20:55:46,210 INFO [NotificationManagerImpl] - Waiting for test 
notification to pair device
2011-08-11 20:55:50,291 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253249914280785, type=Ping
2011-08-11 20:55:50,292 INFO [NotificationManagerImpl] - Pairing stopped
2011-08-11 20:55:50,292 INFO [NotificationManagerImpl] - Pairing stopped
2011-08-11 20:57:17,385 INFO [NotificationManagerImpl] - Notification received: 
notificationId=1253249997403441, type=Ping

Original issue reported on code.google.com by itieko...@gmail.com on 11 Aug 2011 at 6:02