Info | Message |
---|---|
1) Message boards : Questions and problems : plz point to application dev documentation
Message 75489 Posted 25 Jan 2017 by VThompson |
Thanks for the feedback, Christian. I'll look into those sources. |
2) Message boards : Questions and problems : plz point to application dev documentation
Message 75464 Posted 24 Jan 2017 by VThompson |
Hello, I'm trying to get a BOINC environment spun up for my university. The documentation I've found so far on creating our own applications is basically 'look at the applications included with the server and just go from there.' I'm afraid I'm going to need a little more help than that. Does anyone know of a good document on building your own applications? While I've been in computers for a couple decades, linux is not my forte' unfortunately. Thanks for any and all help! Vincent |
3) Message boards : Questions and problems : Trouble with update_versions
Message 71140 Posted 2 Aug 2016 by VThompson |
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! |
4) Message boards : Questions and problems : Trouble with update_versions
Message 71138 Posted 2 Aug 2016 by VThompson |
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! |
5) Message boards : Server programs : multi_thread problem
Message 70192 Posted 14 Jun 2016 by VThompson |
Thanks again for the help Juha. Much appreciated. |
6) Message boards : Server programs : multi_thread problem
Message 70179 Posted 14 Jun 2016 by VThompson |
Juha, thanks for the reply. The link you sent helps some. I have the folder structure as outlined now. However i guess my bigger question is - what's the easiest/best way to compile the multi_thread source files? I know I need the executable files in place before i run the update_versions command, so I haven't done that yet. Where's Make or the C++ compiler or proper procedure? thanks for the help |
7) Message boards : Server programs : multi_thread problem
Message 70162 Posted 13 Jun 2016 by VThompson |
Still being new to BOINC and able to get the example_app to work properly, I was going to remove example_app and activate the multi_thread app. initially the server engineer had some problems, so he ended up redoing a lot of my work which included getting example_app to work. So I may have missed a step in getting the application to function properly. So I have edited the project.xml and included the necessary lines for the multi_thread. I used appmgr to remove example_app. I created the folder structure under PROJECT/apps for multi_thread and a subfolder for version number. When i run xadd it sees the addition to the project.xml file, and when I run update_versions it seems to run fine. The problem is that when I look in /apps/example_app I see a generated folder for the windows platform and an .exe file. However nothing like that is generated in the /apps/multi_thread folder. I'm assuming I'm missing a step here, although all the docs i can find only talk about project.xml, xadd, and update_versions. Can someone tell me what I'm missing? Many thanks! |
8) Message boards : Server programs : Server not assigning host IDs
Message 70061 Posted 8 Jun 2016 by VThompson |
ChristianB, you were right to start with, it was the scheduler that was the problem. got that worked out, and everything is running fine now. thanks for all the help! |
9) Message boards : Server programs : Server not assigning host IDs
Message 69928 Posted 3 Jun 2016 by VThompson |
We checked the URL in the schedulers.txt file; my web guy says that they are correct. There were some problems/errors in the schedulers.txt file though (servername removed): Fri 03 Jun 2016 09:30:42 AM EDT | Testproject for VirtualMachine | Resetting project Fri 03 Jun 2016 09:30:43 AM EDT | Testproject for VirtualMachine | [http] HTTP_OP::init_get(): http://sampleboinc.sample.edu/test4vm/ Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Info: Connection 100 seems to be dead! Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Info: Closing connection 100 Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Info: Hostname sampleboinc.sample.edu was found in DNS cache Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Info: Trying 192.168.8.195... Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Info: Connected to sampleboinc.sample.edu (192.168.8.195) port 80 (#101) Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: GET /test4vm/ HTTP/1.1 Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: Host: sampleboinc.sample.edu Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: User-Agent: BOINC client (x86_64-pc-linux-gnu 7.6.22) Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: Accept: */* Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: Accept-Encoding: deflate, gzip Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: Content-Type: application/x-www-form-urlencoded Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: Accept-Language: en_US Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: HTTP/1.1 200 OK Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: Date: Fri, 03 Jun 2016 13:28:23 GMT Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: Server: Apache/2.4.10 (Debian) Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: Vary: Accept-Encoding Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: Content-Encoding: gzip Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: Content-Length: 1356 Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: Content-Type: text/html; charset=utf-8 Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Info: Connection #101 to host sampleboinc.sample.edu left intact Fri 03 Jun 2016 09:30:44 AM EDT | Testproject for VirtualMachine | Master file download succeeded Fri 03 Jun 2016 09:30:49 AM EDT | Testproject for VirtualMachine | Sending scheduler request: To fetch work. Fri 03 Jun 2016 09:30:49 AM EDT | Testproject for VirtualMachine | Requesting new tasks for CPU Fri 03 Jun 2016 09:30:49 AM EDT | Testproject for VirtualMachine | [http] HTTP_OP::init_post(): http://sampleboinc.sample.edu/test4vm_cgi/cgi Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Info: Connection 101 seems to be dead! Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Info: Closing connection 101 Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Info: Hostname sampleboinc.sample.edu was found in DNS cache Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Info: Trying 192.168.8.195... Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Info: Connected to sampleboinc.sample.edu (192.168.8.195) port 80 (#102) Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: POST /test4vm_cgi/cgi HTTP/1.1 Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: Host: sampleboinc.sample.edu Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: User-Agent: BOINC client (x86_64-pc-linux-gnu 7.6.22) Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: Accept: */* Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: Accept-Encoding: deflate, gzip Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: Content-Type: application/x-www-form-urlencoded Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: Accept-Language: en_US Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: Content-Length: 5756 Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: Expect: 100-continue Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Sent header to server: Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: HTTP/1.1 100 Continue Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Info: We are completely uploaded and fine Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: HTTP/1.1 200 OK Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: Date: Fri, 03 Jun 2016 13:28:29 GMT Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: Server: Apache/2.4.10 (Debian) Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: Last-Modified: Thu, 02 Jun 2016 19:04:19 GMT Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: ETag: "603890-5345045f48da9" Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: Accept-Ranges: bytes Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: Content-Length: 6305936 Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Received header from server: Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [http] [ID#1] Info: Connection #102 to host sampleboinc.sample.edu left intact Fri 03 Jun 2016 09:30:50 AM EDT | Testproject for VirtualMachine | [error] No start tag in scheduler reply Any suggestions? thanks for the help! |
10) Message boards : Server programs : Server not assigning host IDs
Message 69758 Posted 26 May 2016 by VThompson |
I have a newly created server and have attached approximately 10 Win7 x64 machines to my test project. The clients show the project name properly in Manager so initially it looks like everything is fine, but the hostid in client_state is 0/zero on all the machines. Also on the projects admin webpage, the Hosts search of the database returns no results. I've attached some of the clients by hand, and some by command line with no difference. I don't think the database is totally corrupt as I have the example_app application added and it shows on the admin webpage. Anyone have any ideas? Any help appreciated. Thanks, Vincent |
11) Message boards : Questions and problems : Can BOINC work without PHP?
Message 67814 Posted 16 Feb 2016 by VThompson |
I'm looking at setting up BOINC for my university for research projects. However we have decided not to use any PHP on campus, because of it's security holes and high need for maintenance. (I'm not a server guy, so if you believe this is incorrect then let me know.) So I'm wondering if BOINC can be configured to use a different web server and mailer than PHP. Any thoughts? Thanks for the input. V Thompson |
Copyright © 2024 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.