You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Clone project
2. Open project
3. Try run on android emulator
What is the expected output? What do you see instead?
App demo runs
What version of the product are you using? On what operating system?
Android api 7
Please provide any additional information below.
output:
04-22 16:30:22.212: E/AndroidRuntime(361): FATAL EXCEPTION: Thread-8
04-22 16:30:22.212: E/AndroidRuntime(361): java.lang.IllegalArgumentException
04-22 16:30:22.212: E/AndroidRuntime(361): at
java.net.InetSocketAddress.<init>(InetSocketAddress.java:98)
04-22 16:30:22.212: E/AndroidRuntime(361): at
java.net.InetSocketAddress.<init>(InetSocketAddress.java:89)
04-22 16:30:22.212: E/AndroidRuntime(361): at
com.arguslabs.fayeclient.WebSocket.run(WebSocket.java:346)
04-22 16:30:22.212: E/AndroidRuntime(361): at
java.lang.Thread.run(Thread.java:1096)
Original issue reported on code.google.com by [email protected] on 22 Apr 2013 at 8:13
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 22 Apr 2013 at 8:13The text was updated successfully, but these errors were encountered: