B4J Question 【abmaterial】page sleeped?

liulifeng77

Active Member
Licensed User
Longtime User
open a page in my android cellphone then turn off screen, maybe ten minutes later, click the button or sidebar, there is no Immediate response .I must wait for a while and clicked again, it will work.

sometimes, server output like this:
java.lang.RuntimeException: java.lang.IllegalStateException

java.util.concurrent.TimeoutException
at anywheresoftware.b4j.object.WebSocket$SimpleFuture.getValue(WebSocket.java:63)

java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: org.eclipse.jetty.websocket.api.WebSocketException: RemoteEndpoint unavailable, current state [CLOSED], expecting [OPEN or CONNECTED]

My version:
abmaterail 3.03
It's been bothering me for weeks
something I missed?

add: pc browser works well.
 
Top