Skip to content

Stopping the UIAutomatorCommunicator component fails #158

@dim4o

Description

@dim4o

see: com.musala.atmosphere.agent.devicewrapper.AbstractWrapDevice.unbindWrapper

error:

com.musala.atmosphere.commons.exceptions.CommandFailedException: Could not establish stable connection with device after 10 attempts.
	at com.musala.atmosphere.agent.devicewrapper.util.ondevicecomponent.DeviceRequestSender.request(DeviceRequestSender.java:183)
	at com.musala.atmosphere.agent.devicewrapper.util.ondevicecomponent.UIAutomatorCommunicator.stopComponent(UIAutomatorCommunicator.java:436)
	at com.musala.atmosphere.agent.devicewrapper.AbstractWrapDevice.unbindWrapper(AbstractWrapDevice.java:1335)
	at com.musala.atmosphere.agent.DeviceManager.releaseAllDeviceWrappers(DeviceManager.java:456)
	at com.musala.atmosphere.agent.AgentManager.close(AgentManager.java:103)
	at com.musala.atmosphere.agent.Agent.stop(Agent.java:182)
	at com.musala.atmosphere.agent.state.AgentState.executeExitCommand(AgentState.java:171)
	at com.musala.atmosphere.agent.state.AgentState.executeCommand(AgentState.java:76)
	at com.musala.atmosphere.agent.Agent.parseAndExecuteShellCommand(Agent.java:136)
	at com.musala.atmosphere.agent.Agent.main(Agent.java:270)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions