Skip to content

No reply within specified time #283

Description

@lunasaw

Hello, I reported this error when I was executing a Bluetooth connection, and I failed to try the connection multiple times. What is the reason for this exception being exposed?

org.freedesktop.dbus.errors.NoReply: No reply within specified time
at org.freedesktop.dbus.RemoteInvocationHandler.executeRemoteMethod(RemoteInvocationHandler.java:202)
at org.freedesktop.dbus.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:89)
at com.sun.proxy.$Proxy237.Connect(Unknown Source)
at com.github.hypfvieh.bluetooth.wrapper.BluetoothDevice.connect(BluetoothDevice.java:389)
at com.weidian.app24h.iot.plugin.bl.ConnectDeviceHelper.connect(ConnectDeviceHelper.java:398)
at com.weidian.app24h.iot.plugin.bl.ConnectDeviceHelper.connect(ConnectDeviceHelper.java:220)
at com.weidian.app24h.iot.plugin.bl.ConnectDeviceHelper.connect(ConnectDeviceHelper.java:97)
at com.weidian.app24h.iot.plugin.bl.CabinetCommandHelper.authDevice(CabinetCommandHelper.java:62)
at com.weidian.app24h.iot.plugin.common.task.AuthBlueTimerTask.processGetStatus(AuthBlueTimerTask.java:89)
at com.weidian.app24h.iot.plugin.common.task.AuthBlueTimerTask.run(AuthBlueTimerTask.java:46)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions