how to debug?

Message boards : Number crunching : how to debug?
Message board moderation

To post messages, you must log in.

Previous · 1 · 2 · 3 · 4 · 5 · 6 . . . 11 · Next

AuthorMessage
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14653
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1488453 - Posted: 13 Mar 2014, 17:56:19 UTC - in response to Message 1488451.  

Client_configuration (cc_config.xml)

<cc_config>
<log_flags>
<work_fetch_debug>1</work_fetch_debug>
</log_flags>
</cc_config>
Seems OK?

Yes. Now try "Read config files" from BOINC Manager's Advanced menu again.
ID: 1488453 · Report as offensive
Miklos M.

Send message
Joined: 5 May 99
Posts: 955
Credit: 136,115,648
RAC: 73
Hungary
Message 1488456 - Posted: 13 Mar 2014, 17:58:03 UTC - in response to Message 1488451.  

Every time I copy and paste it becomes text, even though it reads xml prior.
ID: 1488456 · Report as offensive
Miklos M.

Send message
Joined: 5 May 99
Posts: 955
Credit: 136,115,648
RAC: 73
Hungary
Message 1488457 - Posted: 13 Mar 2014, 17:58:42 UTC - in response to Message 1488453.  

Same message as before.
ID: 1488457 · Report as offensive
Miklos M.

Send message
Joined: 5 May 99
Posts: 955
Credit: 136,115,648
RAC: 73
Hungary
Message 1488458 - Posted: 13 Mar 2014, 18:01:39 UTC - in response to Message 1488457.  

Yet, it reads like this:
Client_configuration (cc_config.xml)

<cc_config>
<log_flags>
<work_fetch_debug>1</work_fetch_debug>
</log_flags>
</cc_config>
ID: 1488458 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14653
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1488459 - Posted: 13 Mar 2014, 18:02:08 UTC - in response to Message 1488456.  

Every time I copy and paste it becomes text, even though it reads xml prior.

The contents in Notepad will always be plain text. It's the file name you have to be careful with.

You must use 'Save As', not just save.
You must ensure that the file name doesn't end in '.txt'
You must change 'Save as type' to 'All files'
ID: 1488459 · Report as offensive
Miklos M.

Send message
Joined: 5 May 99
Posts: 955
Credit: 136,115,648
RAC: 73
Hungary
Message 1488461 - Posted: 13 Mar 2014, 18:02:45 UTC - in response to Message 1488458.  

Perhaps restart computer? Restart BOINC?
ID: 1488461 · Report as offensive
Miklos M.

Send message
Joined: 5 May 99
Posts: 955
Credit: 136,115,648
RAC: 73
Hungary
Message 1488463 - Posted: 13 Mar 2014, 18:03:51 UTC - in response to Message 1488459.  

I did that, although not the first time this morning.
ID: 1488463 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14653
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1488464 - Posted: 13 Mar 2014, 18:04:19 UTC - in response to Message 1488458.  

Yet, it reads like this:
Client_configuration (cc_config.xml)

<cc_config>
<log_flags>
<work_fetch_debug>1</work_fetch_debug>
</log_flags>
</cc_config>

Ah. Maybe: the first line shouldn't be inside the file. In notepad, you should only see five lines:

<cc_config>
     <log_flags>
          <work_fetch_debug>1</work_fetch_debug>
     </log_flags>
</cc_config>
ID: 1488464 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14653
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1488465 - Posted: 13 Mar 2014, 18:04:44 UTC - in response to Message 1488461.  

Perhaps restart computer? Restart BOINC?

No, neither needed.
ID: 1488465 · Report as offensive
Miklos M.

Send message
Joined: 5 May 99
Posts: 955
Credit: 136,115,648
RAC: 73
Hungary
Message 1488470 - Posted: 13 Mar 2014, 18:12:51 UTC - in response to Message 1488464.  
Last modified: 13 Mar 2014, 18:14:35 UTC

<cc_config>
<log_flags>
<work_fetch_debug>1</work_fetch_debug>
</log_flags>
</cc_config>


Yet, still reads as a darn TXT file, not xml. Every time I change it and save it correctly as you said it ends up as a TXT file.
ID: 1488470 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14653
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1488475 - Posted: 13 Mar 2014, 18:17:37 UTC - in response to Message 1488470.  

Ageless has been watching over our shoulders, and kindly supplied this visual aid:



Look very carefully at the 'File name' and 'Save as type' lines, and copy them both exactly.
ID: 1488475 · Report as offensive
Miklos M.

Send message
Joined: 5 May 99
Posts: 955
Credit: 136,115,648
RAC: 73
Hungary
Message 1488489 - Posted: 13 Mar 2014, 18:38:22 UTC - in response to Message 1488475.  
Last modified: 13 Mar 2014, 18:40:17 UTC

I am braindead. How do I get to BOINC in my programs to paste, I copyed it. It now finally is an XML.
ID: 1488489 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14653
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1488491 - Posted: 13 Mar 2014, 18:44:03 UTC - in response to Message 1488489.  

I am braindead. How do I get to BOINC in my programs to paste, I copyed it. It now finally is an XML.

Great stuff. Is it in C:\ProgramData\BOINC yet, or do you want to look back at the copying instructions first?
ID: 1488491 · Report as offensive
Miklos M.

Send message
Joined: 5 May 99
Posts: 955
Credit: 136,115,648
RAC: 73
Hungary
Message 1488492 - Posted: 13 Mar 2014, 18:45:07 UTC - in response to Message 1488491.  

Sure.
ID: 1488492 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14653
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1488494 - Posted: 13 Mar 2014, 18:47:51 UTC - in response to Message 1488492.  

Sure.

Which was that - sure it's in the folder, or sure you need help with copying?
ID: 1488494 · Report as offensive
Miklos M.

Send message
Joined: 5 May 99
Posts: 955
Credit: 136,115,648
RAC: 73
Hungary
Message 1488495 - Posted: 13 Mar 2014, 18:49:14 UTC - in response to Message 1488491.  

How do I get to program/data/boinc
ID: 1488495 · Report as offensive
Miklos M.

Send message
Joined: 5 May 99
Posts: 955
Credit: 136,115,648
RAC: 73
Hungary
Message 1488497 - Posted: 13 Mar 2014, 18:52:01 UTC - in response to Message 1488495.  

It is in Program/data/boinc and it s xml.
ID: 1488497 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14653
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1488498 - Posted: 13 Mar 2014, 18:53:29 UTC - in response to Message 1488495.  

How do I get to program/data/boinc

Open a second Explorer Window - right-click on the yellow folder icon at the bottom of the screen, next to the start button: choose "Windows Explorer", third up from the bottom.

In the top-left box, type

C:\ProgramData\BOINC

(no spaces)
ID: 1488498 · Report as offensive
Miklos M.

Send message
Joined: 5 May 99
Posts: 955
Credit: 136,115,648
RAC: 73
Hungary
Message 1488499 - Posted: 13 Mar 2014, 18:53:35 UTC - in response to Message 1488497.  

I copied, but need to find where to paste it.
ID: 1488499 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14653
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1488500 - Posted: 13 Mar 2014, 18:54:33 UTC - in response to Message 1488497.  

It is in Program/data/boinc and it s xml.

You beat me to it...

OK, does BOINC Manager - Advanced, 'Read config files' - find it now?
ID: 1488500 · Report as offensive
Previous · 1 · 2 · 3 · 4 · 5 · 6 . . . 11 · Next

Message boards : Number crunching : how to debug?


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.