BOINCmgr stuck in "Connecting to localhost"

Message boards : Number crunching : BOINCmgr stuck in "Connecting to localhost"
Message board moderation

To post messages, you must log in.

Previous · 1 · 2

AuthorMessage
Juha
Volunteer tester

Send message
Joined: 7 Mar 04
Posts: 388
Credit: 1,857,738
RAC: 0
Finland
Message 1380766 - Posted: 13 Jun 2013, 17:29:34 UTC - in response to Message 1380640.  

I did not see that 7.0.64 was not the latest version so I will try downloading an updated version.

7.1.x are all development versions. Some features have changed, some bugs have been fixed, some new bugs have been introduced.

If you don't trust yourself or people around you to not touch RDP (old habits etc.) then 7.1 could be a good choice because at least it doesn't crash like the previous version.

If you switch to VNC or some other then 7.0.6x could be better because it is still a stable version.
ID: 1380766 · Report as offensive
mikeej42

Send message
Joined: 26 Oct 00
Posts: 109
Credit: 791,875,385
RAC: 9
United States
Message 1380802 - Posted: 13 Jun 2013, 18:53:05 UTC - in response to Message 1380665.  

Thanks Richard, I thought I remembered reading that in some thread. I guess I will have to convert them back to CPU only systems and reinstall BOINC as a service. I was just trying to eak out a few more MIPS.

ID: 1380802 · Report as offensive
mikeej42

Send message
Joined: 26 Oct 00
Posts: 109
Credit: 791,875,385
RAC: 9
United States
Message 1380828 - Posted: 13 Jun 2013, 19:59:19 UTC

What is the CLI command to stop BOINC.exe all all of its children?
When I was running BOINC as a service, I could just do "net stop boinc"

ID: 1380828 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14654
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1380835 - Posted: 13 Jun 2013, 20:13:10 UTC - in response to Message 1380828.  
Last modified: 13 Jun 2013, 20:13:34 UTC

What is the CLI command to stop BOINC.exe all all of its children?
When I was running BOINC as a service, I could just do "net stop boinc"

%INSTALLDIR%boinccmd --quit

%INSTALLDIR% isn't a standard environment variable, it just represents the place where the BOINC programs have been installed (which is different from the place we normally look for, the data directory). Mine can be found in the registry:

[HKEY_LOCAL_MACHINE\SOFTWARE\Space Sciences Laboratory, U.C. Berkeley\BOINC Setup]
"INSTALLDIR"="D:\\BOINC\\"

More CLI commands are in http://boinc.berkeley.edu/wiki/Boinccmd_tool
ID: 1380835 · Report as offensive
Juha
Volunteer tester

Send message
Joined: 7 Mar 04
Posts: 388
Credit: 1,857,738
RAC: 0
Finland
Message 1380847 - Posted: 13 Jun 2013, 20:45:51 UTC

Doesn't BOINC these days keep an eye on RDP sessions and if one shows up BOINC stops GPU processing?

If Mike's computers aren't used all the time with RDP they could still do some GPU work.
ID: 1380847 · Report as offensive
mikeej42

Send message
Joined: 26 Oct 00
Posts: 109
Credit: 791,875,385
RAC: 9
United States
Message 1381039 - Posted: 14 Jun 2013, 12:53:22 UTC - in response to Message 1380835.  

Thanks. yes I use this in all my .cmd files
reg query "HKLM\SOFTWARE\Space Sciences Laboratory, U.C. Berkeley\BOINC Setup" /v INSTALLDIR >%Temp%\installed.txt
for /F "tokens=2*" %%a in ('findstr REG_SZ %Temp%\installed.txt') do set InstallDir=%%b

ID: 1381039 · Report as offensive
mikeej42

Send message
Joined: 26 Oct 00
Posts: 109
Credit: 791,875,385
RAC: 9
United States
Message 1381043 - Posted: 14 Jun 2013, 13:00:11 UTC - in response to Message 1380835.  

Thanks Richard. Will boinccmd --quit also stop everything even if BOINC is running as a service?
ID: 1381043 · Report as offensive
Profile Gundolf Jahn

Send message
Joined: 19 Sep 00
Posts: 3184
Credit: 446,358
RAC: 0
Germany
Message 1381071 - Posted: 14 Jun 2013, 14:01:55 UTC - in response to Message 1381043.  

Thanks Richard. Will boinccmd --quit also stop everything even if BOINC is running as a service?

Yes, I've tested it and I don't think that behaviour has changed since rev 5.10.45 ;-)
ID: 1381071 · Report as offensive
mikeej42

Send message
Joined: 26 Oct 00
Posts: 109
Credit: 791,875,385
RAC: 9
United States
Message 1381209 - Posted: 14 Jun 2013, 19:24:54 UTC - in response to Message 1381071.  

Thanks. I will change all my scripts to use that method instead.
ID: 1381209 · Report as offensive
Previous · 1 · 2

Message boards : Number crunching : BOINCmgr stuck in "Connecting to localhost"


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.