Opened 11 years ago

Closed 11 years ago

#1243 closed Defect (fixed)

app_confix.xml app settings not re-evaluated when app's first task is executed

Reported by: JacobKlein Owned by: davea
Priority: Minor Milestone: Undetermined
Component: Client - Scheduler Policy Version: 7.0.64
Keywords: app_config.xml app gpu_usage cpu_usage Cc: Jacob_W_Klein@…

Description

The following email was sent to the BOINC Alpha list, but I'm also creating a ticket to document the issue.

From: jacob_w_klein@…
To: boinc_alpha@…
Subject: app_config.xml - Problem when xml has app before BOINC gets a task for the app
Date: Mon, 13 May 2013 14:38:23 -0400

I recently had to create a new Data Directory, and as I was setting up my projects, I noticed an app_config.xml issue.

Basically, I had created app_config.xml files for a couple projects that had already been initialized.
And when I restarted BOINC, I correctly got Notices saying "app xxx not found in app_config.xml"

Some time later, BOINC received a task for one of those apps.

One issue that I think I saw, was that the task's execution was NOT using my app_config settings, when it could/should have.
Another issue would be the Notice - it should go away once the app exists on the client. I did not check to see if the Notice went away.

Regards,
Jacob

Change History (1)

comment:1 Changed 11 years ago by davea

Resolution: fixed
Status: newclosed

I changed things so that app config settings are applied after each scheduler RPC (not just at startup). I didn't change the notice logic.

Note: See TracTickets for help on using tickets.