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

Scheduled executor returns to cleaned up room #86

Open
ebullient opened this issue Feb 15, 2018 · 0 comments
Open

Scheduled executor returns to cleaned up room #86

ebullient opened this issue Feb 15, 2018 · 0 comments

Comments

@ebullient
Copy link
Member

ebullient commented Feb 15, 2018

mediator    | [ERROR   ] CWWKC1101E: The task org.gameontext.mediator.room.RemoteRoom$$Lambda$37/00000000B803AE60@42eedf88, 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$37.00000000B803AE60.run(Unknown Source)
mediator    | 	at com.ibm.ws.concurrent.internal.ScheduledTask.call(ScheduledTask.java:382)
mediator    | 	at [internal classes]
mediator    | .
mediator    | [ERROR   ] CWWKC1101E: The task org.gameontext.mediator.room.RemoteRoom$$Lambda$37/00000000B803AE60@582137e5, 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$37.00000000B803AE60.run(Unknown Source)
mediator    | 	at com.ibm.ws.concurrent.internal.ScheduledTask.call(ScheduledTask.java:382)
mediator    | 	at [internal classes]
mediator    | .
m
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