Message boards : BOINC Manager : Connection failed trying to run Manager from Android source code
Message board moderation
Author | Message |
---|---|
Send message Joined: 4 Apr 14 Posts: 1 |
Hey guys, I've setup the whole android project in Eclipse, the app and the client works fine (everything up and running, I checked the log files) but most of the times the connection between them fails. See the error stacktrace below: 04-04 15:39:52.782: E/BOINC_GUI(20167): connection failed! 04-04 15:39:53.784: W/BOINC_GUI(20167): connect failure 04-04 15:39:53.784: W/BOINC_GUI(20167): java.io.IOException: Connection refused 04-04 15:39:53.784: W/BOINC_GUI(20167): at android.net.LocalSocketImpl.connectLocal(Native Method) 04-04 15:39:53.784: W/BOINC_GUI(20167): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287) 04-04 15:39:53.784: W/BOINC_GUI(20167): at android.net.LocalSocket.connect(LocalSocket.java:130) 04-04 15:39:53.784: W/BOINC_GUI(20167): at edu.berkeley.boinc.rpc.RpcClient.open(RpcClient.java:173) 04-04 15:39:53.784: W/BOINC_GUI(20167): at edu.berkeley.boinc.client.Monitor.connectClient(Monitor.java:601) 04-04 15:39:53.784: W/BOINC_GUI(20167): at edu.berkeley.boinc.client.Monitor.clientSetup(Monitor.java:531) 04-04 15:39:53.784: W/BOINC_GUI(20167): at edu.berkeley.boinc.client.Monitor.updateStatus(Monitor.java:344) 04-04 15:39:53.784: W/BOINC_GUI(20167): at edu.berkeley.boinc.client.Monitor.access$4(Monitor.java:341) 04-04 15:39:53.784: W/BOINC_GUI(20167): at edu.berkeley.boinc.client.Monitor$StatusUpdateTimerTask.run(Monitor.java:332) 04-04 15:39:53.784: W/BOINC_GUI(20167): at java.util.Timer$TimerImpl.run(Timer.java:284) Any clue? Thanks, Pep |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.