Results 1 to 8 of 8

Thread: Task Aborted by Project...

  1. #1
    Administrator
    STMahlberg's Avatar
    Join Date
    November 1st, 2010
    Location
    AREA 51
    Posts
    1,533

    Task Aborted by Project...

    aCK!!!

    I was just looking at completed tasks that hadn't been reported and when I hit the update, it comes back with Aborted by Project; I lost 100 completed tasks that were not past the deadline... What's up with that???
    "My god! Do we really suck, or is this guy really that good?" - Mr Hertz - Shoot 'Em Up






  2. #2
    Platinum Member
    Maxwell's Avatar
    Join Date
    October 25th, 2010
    Location
    Everett, WA
    Posts
    3,300

    Re: Task Aborted by Project...

    Projects will abort tasks if they have enough results, won't finish by deadline, etc.

    However, I've never heard of them doing so with tasks you have completed... You're sure the had finished, and weren't unstarted WUs that happened to be aborted as you hit update? Did those other tasks report as finished? Did you check our account?

    Have to start with the forehead-smacking questions before the subtler ones...

  3. #3
    Administrator
    STMahlberg's Avatar
    Join Date
    November 1st, 2010
    Location
    AREA 51
    Posts
    1,533

    Re: Task Aborted by Project...

    Quote Originally Posted by Maxwell View Post
    Projects will abort tasks if they have enough results, won't finish by deadline, etc.

    However, I've never heard of them doing so with tasks you have completed... You're sure the had finished, and weren't unstarted WUs that happened to be aborted as you hit update? Did those other tasks report as finished? Did you check our account?

    Have to start with the forehead-smacking questions before the subtler ones...
    I am sure that they finished, all of the completed tasks are at the top of list in BOINC Tasks, for whatever reason my main system won't set them automatically so I update the DNETC manually. They went from "Ready to Report" to "Aborted by Project." I didn't check the account to see what happened with them, I just blathered out some colorful-metaphors and moved on.
    "My god! Do we really suck, or is this guy really that good?" - Mr Hertz - Shoot 'Em Up






  4. #4
    Platinum Member
    Maxwell's Avatar
    Join Date
    October 25th, 2010
    Location
    Everett, WA
    Posts
    3,300

    Re: Task Aborted by Project...

    Turn on "report results immediately" in your cc_config file. Should help with some of the issues...

    Also, check the DNETC forums and your account to see if you can get any more information. Since I'm not running DNETC now, I'm not sure what to look for...

  5. #5
    Past Administrator
    Fire$torm's Avatar
    Join Date
    October 13th, 2010
    Location
    In the Big City
    Posts
    7,938

    Re: Task Aborted by Project...

    Just in case you don't have a config file, it goes something like this:
    Code:
    <cc_config>
       <options>
          <start_delay>60</start_delay>
          <network_test_url>http://www.yahoo.com/</network_test_url>
          <dont_check_file_sizes>1</dont_check_file_sizes>
          <report_results_immediately>1</report_results_immediately>
      </options>
    </cc_config>
    Delete the lines you don't want or need.
    Name the file cc_config.xml and put it in your \BOINC\Data folder.

    start_delay = The amount of time in seconds BM waits to crunch when started. It helps prevent my desktop from bogging down on first login and gives Rivatuner & SpeedFan (my utils for OC) enough time to properly initialize.

    network_test_url = By default BM uses Google's URL to test internet access. Use this to point BM to a different site. I try to avoid Google a.m.a.p. but that is becoming much harder these days.

    dont_check_file_sizes = Use this to keep BM from deleting custom optimized project apps that BOINC does not officially support. Set it to 1 to turn it on.

    report_results_immediately = Set to 1 to turn it on.

    A complete list of cc_config logging flags & options can be found here ---> BOINC Wiki: Client configuration
    Last edited by Fire$torm; 11-08-10 at 03:34 PM. Reason: more info


    Future Maker? Teensy 3.6

  6. #6
    Administrator
    STMahlberg's Avatar
    Join Date
    November 1st, 2010
    Location
    AREA 51
    Posts
    1,533

    Re: Task Aborted by Project...

    Thank you Fire$torm and Maxwell, I will do that.

    Edit:
    Okay... here's a stupid question, where is this file or rather where does it go once I create it? I'm running Vista 64bit.
    Last edited by STMahlberg; 11-09-10 at 11:10 AM.
    "My god! Do we really suck, or is this guy really that good?" - Mr Hertz - Shoot 'Em Up






  7. #7
    Past Administrator
    Fire$torm's Avatar
    Join Date
    October 13th, 2010
    Location
    In the Big City
    Posts
    7,938

    Re: Task Aborted by Project...

    Quote Originally Posted by STMahlberg View Post
    Thank you Fire$torm and Maxwell, I will do that.

    Edit:
    Okay... here's a stupid question, where is this file or rather where does it go once I create it? I'm running Vista 64bit.
    Quote Originally Posted by Fire$torm View Post
    Delete the lines you don't want or need.
    Name the file cc_config.xml and put it in your \BOINC\Data folder.
    The default install location is C:\Program Files\BOINC

    Code:
    <cc_config>
       <options>
          <start_delay>60</start_delay>
          <network_test_url>http://www.yahoo.com/</network_test_url>
          <dont_check_file_sizes>1</dont_check_file_sizes>
          <report_results_immediately>1</report_results_immediately>
      </options>
    </cc_config>
    Copy the above (Delete what you don't need) to a text file using notepad and save it with the name cc_config.xml to your \BOINC\Data folder.


    Future Maker? Teensy 3.6

  8. #8
    Administrator
    STMahlberg's Avatar
    Join Date
    November 1st, 2010
    Location
    AREA 51
    Posts
    1,533

    Re: Task Aborted by Project...

    Quote Originally Posted by Fire$torm View Post
    The default install location is C:\Program Files\BOINC

    Copy the above (Delete what you don't need) to a text file using notepad and save it with the name cc_config.xml to your \BOINC\Data folder.
    Thank you Fire$torm.
    "My god! Do we really suck, or is this guy really that good?" - Mr Hertz - Shoot 'Em Up






Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •