Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

NPE in Mediator #99

Open
ebullient opened this issue Oct 28, 2020 · 1 comment
Open

NPE in Mediator #99

ebullient opened this issue Oct 28, 2020 · 1 comment

Comments

@ebullient
Copy link
Member

mediator          | [ERROR   ] CWWKH0039E: When an outgoing WebSocket request was sent to the ws://samplemicroservice.eu-gb.mybluemix.net/room endpoint on the target server, a Status code: 500 response was returned instead of a 101 response.
mediator          | [ERROR   ] CWWKC1101E: The task org.gameontext.mediator.room.RemoteRoom$$Lambda$32/00000000B401EE60@1a46d019, which was submitted to executor service managedScheduledExecutorService[DefaultManagedScheduledExecutorService], failed with the following error: java.lang.NullPointerException
mediator          | 	at org.gameontext.mediator.room.WebSocketClientConnection.keepAlive(WebSocketClientConnection.java:94)
mediator          | 	at org.gameontext.mediator.room.RemoteRoom.lambda$new$0(RemoteRoom.java:55)
mediator          | 	at org.gameontext.mediator.room.RemoteRoom$$Lambda$32/00000000B401EE60.run(Unknown Source)
mediator          | 	at com.ibm.ws.concurrent.internal.ScheduledTask.call(ScheduledTask.java:418)
mediator          | 	at [internal classes]
@ebullient
Copy link
Member Author

This could consume the other two outstanding NPE (#87 and #48) .. though these are room side

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant