Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No session information found. while sending the push notiifcations #1956

Closed
harishkumar143 opened this issue Sep 29, 2014 · 0 comments
Closed

Comments

@harishkumar143
Copy link

09-29 17:53:57.656: W/System.err(18474): java.lang.UnsupportedOperationException: This is supposed to be overridden by subclasses.
09-29 17:53:57.687: W/System.err(18474): at com.google.protobuf.GeneratedMessage.getUnknownFields(GeneratedMessage.java:180)
09-29 17:53:57.687: W/System.err(18474): at org.whispersystems.textsecure.storage.StorageProtos$SessionStructure$Builder.mergeFrom(StorageProtos.java:3474)
09-29 17:53:57.687: W/System.err(18474): at org.whispersystems.textsecure.storage.StorageProtos$SessionStructure.newBuilder(StorageProtos.java:3210)
09-29 17:53:57.687: W/System.err(18474): at org.whispersystems.textsecure.storage.StorageProtos$SessionStructure.toBuilder(StorageProtos.java:3212)
09-29 17:53:57.687: W/System.err(18474): at org.whispersystems.textsecure.storage.SessionState.setRemoteIdentityKey(SessionState.java:63)
09-29 17:53:57.687: W/System.err(18474): at org.whispersystems.textsecure.crypto.ratchet.RatchetingSession.initializeSessionAsAlice(RatchetingSession.java:45)
09-29 17:53:57.687: W/System.err(18474): at org.whispersystems.textsecure.crypto.ratchet.RatchetingSession.initializeSession(RatchetingSession.java:30)
09-29 17:53:57.687: W/System.err(18474): at org.thoughtcrime.securesms.crypto.KeyExchangeProcessorV2.processKeyExchangeMessage(KeyExchangeProcessorV2.java:146)
09-29 17:53:57.687: W/System.err(18474): at org.thoughtcrime.securesms.transport.PushTransport.getEncryptedMessage(PushTransport.java:340)
09-29 17:53:57.687: W/System.err(18474): at org.thoughtcrime.securesms.transport.PushTransport.getEncryptedMessages(PushTransport.java:310)
09-29 17:53:57.687: W/System.err(18474): at org.thoughtcrime.securesms.transport.PushTransport.deliver(PushTransport.java:148)
09-29 17:53:57.687: W/System.err(18474): at org.thoughtcrime.securesms.transport.PushTransport.deliver(PushTransport.java:92)
09-29 17:53:57.695: W/System.err(18474): at org.thoughtcrime.securesms.transport.UniversalTransport.deliver(UniversalTransport.java:88)
09-29 17:53:57.695: W/System.err(18474): at org.thoughtcrime.securesms.service.SmsSender.handleSendMessage(SmsSender.java:88)
09-29 17:53:57.695: W/System.err(18474): at org.thoughtcrime.securesms.service.SmsSender.process(SmsSender.java:62)
09-29 17:53:57.695: W/System.err(18474): at org.thoughtcrime.securesms.service.SendReceiveService$SendReceiveWorkItem.run(SendReceiveService.java:273)
09-29 17:53:57.695: W/System.err(18474): at org.thoughtcrime.securesms.util.WorkerThread.run(WorkerThread.java:46)

@mcginty mcginty closed this as completed Feb 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants