News:

Follow BoincTasks on Twitter Facebook        Visit our website here.
BoincTasks cloud login is working again

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - dougjj

#1
Questions / Auto project update with BT 1.45
March 17, 2013, 02:36:28 AM
I'm using PCs configured as 2 x W7-64 and 1 x Win Vista-32 with recently updated BT 1.43 to 1.45. Prior to the update to 1.45, I was successfully using config.xml files to periodically & automatically update the projects, but these automatic updates seem to no longer work. The config.xml files are in the same directories as the boinctasks64.exe (for the 64 bit machines), and boinctasks.exe for the 32 bit machine.

I modified the original config.xml files on one of the W7 machines and the one running Vista, but it still doesn't work:

Original:
-<config>-
<refresh>
<downloads>   3600 </downloads>
<uploads>   3600 </uploads>
<auto>   3600 </auto>
<refresh>   5000 </refresh>
</refresh>
</config>


Modified:
config>-
<refresh><auto>   3600 </auto>
<refresh>   5000 </refresh>
</refresh>
</config>

The BT log file from one of the 64 bit machines (used to manage 2 of the 3 PCs):
16 March 2013 - 14:25:06 Logging ---- Start debug mode
16 March 2013 - 14:25:06 Logging ---- connecting
16 March 2013 - 14:25:06
16 March 2013 - 14:25:06 BoincTasks version: 1.45
16 March 2013 - 14:25:06 Language ---- User: 1033 (ENU), System: 1033 (ENU), Selected: 0 () Used: 1033 (ENU)
16 March 2013 - 14:25:07 ERROR: CryptAcquireContext ---- Error 80090016
16 March 2013 - 14:25:07 config.xml ---- localhost auto download/upload refresh, max: 3600 Seconds
16 March 2013 - 14:25:07 config.xml ---- localhost refresh: 5000 Seconds
16 March 2013 - 14:25:07 Maximum number of computers: Unlimited
16 March 2013 - 14:25:07 Computers ---- localhost get local password: (D:\Program Data\\gui_rpc_auth.cfg) xxxxxx
16 March 2013 - 14:25:07 Computers ---- Doug-PC , localhost
16 March 2013 - 14:25:07 Computers ---- doug-intel , 192.168.1.64
16 March 2013 - 14:25:07 Connect ---- Try to connect to: Host: localhost, Doug-PC, Port: 31416, Thread ID: 3984
16 March 2013 - 14:25:07 Connect ---- Try to connect to: Host: 192.168.1.64, doug-intel, Port: 31416, Thread ID: 6228
16 March 2013 - 14:25:07 Update State ---- Host: localhost, Doug-PC, Rpc Thread ID: 3984, Size: 117, Time: 0.0013 Sec
16 March 2013 - 14:25:07 Update State ---- Host: 192.168.1.64, doug-intel, Rpc Thread ID: 6228, Size: 30, Time: 0.0016 Sec
16 March 2013 - 14:25:07 Connect ---- Connected to: Host: localhost, Doug-PC, Port: 31416, BOINC Version: 7.0.44
16 March 2013 - 14:25:07 Connect ---- Connected to: Host: 192.168.1.64, doug-intel, Port: 31416, BOINC Version: 7.0.44
16 March 2013 - 14:25:36 Memory ----
   PageFaultCount      : 0x0000411D   16K
   PeakWorkingSetSize   : 0x0401B000   67219K
   WorkingSetSize      : 0x0401B000   67219K
   QuotaPeakPagedPool   : 0x0005A3B0   369K
   QuotaPagedPool      : 0x00056908   354K
   QuotaPeakNonPagedPool   : 0x000081D0   33K
   QuotaNonPagedPool   : 0x00007B68   31K
   Pagefile         : 0x02A4F000   44363K
   PeakPagefile      : 0x02A57000   44396K

16 March 2013 - 14:30:08 Refresh ---- Doug-PC - Transfers: 0. Download retry: 0, Upload retry: 0 - Interval 120 Seconds
16 March 2013 - 14:35:09 Refresh ---- Doug-PC - Transfers: 0. Download retry: 0, Upload retry: 0 - Interval 240 Seconds
16 March 2013 - 14:40:10 Refresh ---- Doug-PC - Transfers: 0. Download retry: 0, Upload retry: 0 - Interval 360 Seconds
16 March 2013 - 14:50:12 Refresh ---- Doug-PC - Transfers: 0. Download retry: 0, Upload retry: 0 - Interval 480 Seconds
16 March 2013 - 15:00:14 Refresh ---- Doug-PC - Transfers: 0. Download retry: 0, Upload retry: 0 - Interval 600 Seconds
16 March 2013 - 15:10:16 Refresh ---- Doug-PC - Transfers: 0. Download retry: 0, Upload retry: 0 - Interval 720 Seconds
16 March 2013 - 15:17:36 Update State ---- Host: localhost, Doug-PC, Rpc Thread ID: 3984, Size: 117, Time: 0.0015 Sec

I expect I have an error with a parameter, and would appreciate some help with this.

BTW, BoincTasks is a great program, really appreciated!

- Doug