Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stopping the UIAutomatorCommunicator component fails #158

Open
dim4o opened this issue May 16, 2018 · 0 comments
Open

Stopping the UIAutomatorCommunicator component fails #158

dim4o opened this issue May 16, 2018 · 0 comments

Comments

@dim4o
Copy link
Member

dim4o commented May 16, 2018

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)
@dim4o dim4o self-assigned this May 16, 2018
@dim4o dim4o removed their assignment Jun 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant