Thread 'Trouble with update_versions'

Message boards : Questions and problems : Trouble with update_versions
Message board moderation

To post messages, you must log in.

AuthorMessage
VThompson

Send message
Joined: 16 Feb 16
Posts: 11
United States
Message 71138 - Posted: 2 Aug 2016, 13:05:28 UTC

I'm still very new to BOINC so please bear with me. I'm trying to get the multi_thread application to test properly in our environment to try and get a performance baseline.

I got the multithread.exe compiled and moved back to my BOINC server. I placed the .exe file in apps/multi_thread/1.0/windows_intelx86 folder. I edited project.xml and added my new application in, and ran xadd successfully.

when I ran update_version, it returned:
File multi_thread is listed in version.xml but not present
It did however copy the multithread.exe file to the project's download folder. The new application is showing on the management webpage, but no workunits appear to be being sent out.

what did I miss?
thanks for the help!
ID: 71138 · Report as offensive
ProfileJord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15634
Netherlands
Message 71139 - Posted: 2 Aug 2016, 13:34:50 UTC - in response to Message 71138.  

You say you named the binary multithread.exe but the output says it expects multi_thread, with an underscore in the name. Could it be something simple like that?
ID: 71139 · Report as offensive
VThompson

Send message
Joined: 16 Feb 16
Posts: 11
United States
Message 71140 - Posted: 2 Aug 2016, 13:46:23 UTC - in response to Message 71139.  

Looks like it was a name discrepancy. The .exe compiled itself as MultiThread.exe but the version.xml had the physical name as multi_thread
So a mixture of missing case, underscores, and missing '.exe'.
That explains a question I had about how the version.xml worked.
Thanks for the help, Jord!
ID: 71140 · Report as offensive
ChristianB
Volunteer developer
Volunteer tester

Send message
Joined: 4 Jul 12
Posts: 321
Germany
Message 71141 - Posted: 2 Aug 2016, 15:03:31 UTC

Just for future readers: Here is the update_versions documentation.
ID: 71141 · Report as offensive

Message boards : Questions and problems : Trouble with update_versions

Copyright © 2025 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.