Posts by Gk

1) Message boards : Server programs : Help me on sched_send error (Message 17209)
Posted 6 May 2008 by Gk
Post:
2008-05-06 09:10:58.7720 [PID=6744 ] [CRITICAL]   add_result_to_reply: can't insert deadline tag: -116
2008-05-06 09:10:58.7747 [PID=6744 ] [CRITICAL]   insert_after: <result>
 not found in 
<file_info>
    <name>nqueen_12_5_1210079093_236_0_0</name>
    <generated_locally/>
    <upload_when_present/>
    <max_nbytes>32768</max_nbytes>
    <url>http://192.168.222.208/test_cgi/file_upload_handler</url>
</file_info>
<result><wu_name>nqueen_12_5_1210079093_236</wu_name>
<name>nqueen_12_5_1210079093_236_0</name>

    <file_ref>
        <file_name>nqueen_12_5_1210079093_236_0_0</file_name>
        <open_name>out.nq</open_name>
    </file_ref>
</result>


I saw the source code on sched_send.C, it says it find "<result>n" string and add name after that. Here my result templates file:
<file_info>
    <name><OUTFILE_0/></name>
    <generated_locally/>
    <upload_when_present/>
    <max_nbytes>32768</max_nbytes>
    <url><UPLOAD_URL/></url>
</file_info>
<result>
    <file_ref>
        <file_name><OUTFILE_0/></file_name>
        <open_name>out.nq</open_name>
    </file_ref>
</result>


I even don't know where's error come :( Someone help, please.
2) Message boards : Server programs : Problem download server source. (Message 12922)
Posted 9 Oct 2007 by Gk
Post:
If you know someone not behind a complex firewall,
have them download it, then copy on a USB stick or CD

Later, I tried to download on windows with a cvs program, then I copy it to my Linux then I can't "make" but if I download source directly on Linux I make it without problem :( So I got afraid of copy and paste.
Anyways, thanks for answer my stupid question :D


I think the problems here is the difference line break symbols between Linux and Windows platform. I've tried to use command "perl -i -pe's/\r$//;' <file name here>" but so lazy to do it with all subdir so I decide to download it on Linux again >.< I think BOINC should note it in download page: http://boinc.berkeley.edu/trac/wiki/SourceCode
3) Message boards : Server programs : Problem download server source. (Message 12920)
Posted 9 Oct 2007 by Gk
Post:
Later, I tried to download on windows with a cvs program

I'd be surprised if a cvs program works to download from a svn repository :)

"Later" means before boinc update to use svn ;)
4) Message boards : Server programs : Problem download server source. (Message 12900)
Posted 8 Oct 2007 by Gk
Post:
If you know someone not behind a complex firewall,
have them download it, then copy on a USB stick or CD

Later, I tried to download on windows with a cvs program, then I copy it to my Linux then I can't "make" but if I download source directly on Linux I make it without problem :( So I got afraid of copy and paste.
Anyways, thanks for answer my stupid question :D
5) Message boards : Server programs : Problem download server source. (Message 12828)
Posted 4 Oct 2007 by Gk
Post:
I can't download source by svn command, it return an "400 Bad request error". My computer behind an complex firewall, I think. So, have any other way to download this code :(




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.