[error] Can't rename output file slots/0/. to projects/ren/.: Error 5

Message boards : Server programs : [error] Can't rename output file slots/0/. to projects/ren/.: Error 5
Message board moderation

To post messages, you must log in.

AuthorMessage
Ralph88

Send message
Joined: 8 Dec 15
Posts: 20
Hungary
Message 71679 - Posted: 18 Aug 2016, 14:03:56 UTC

Why?
completted job...

im waiting... complited and upload result file...

But...

2016. 08. 18. 15:53:22 | rend | [task] Process for test_9992_1471528350_0_0 exited, exit code 0, task state 1
2016. 08. 18. 15:53:22 | rend | Message from task: 0
2016. 08. 18. 15:53:22 | rend | [task] task_state=EXITED for test_9992_1471528350_0_0 from handle_exited_app
2016. 08. 18. 15:53:28 | rend | [error] Can't rename output file slots/0/. to projects/ren/.: Error 5
2016. 08. 18. 15:53:28 |  | [slot] cleaning out slots/0: handle_exited_app()
2016. 08. 18. 15:53:28 |  | [slot] removed file slots/0/boinc_finish_called
2016. 08. 18. 15:53:28 |  | [slot] removed file slots/0/boinc_task_state.xml
2016. 08. 18. 15:53:28 |  | [slot] removed file slots/0/wrapper_checkpoint.txt
2016. 08. 18. 15:53:28 |  | [slot] removed file slots/0/wrapper_26016_windows_x86_64.exe
2016. 08. 18. 15:53:28 |  | [cpu_sched_debug] Request CPU reschedule: application exited
2016. 08. 18. 15:53:28 |  | [work_fetch] Request work fetch: application exited



help please... :)
ID: 71679 · Report as offensive
Ralph88

Send message
Joined: 8 Dec 15
Posts: 20
Hungary
Message 71682 - Posted: 18 Aug 2016, 15:06:04 UTC - in response to Message 71679.  

[task] result state=COMPUTE_ERROR for test_9992_1471528351_0_0 from CS::app_finished
ID: 71682 · Report as offensive
ChristianB
Volunteer developer
Volunteer tester

Send message
Joined: 4 Jul 12
Posts: 321
Germany
Message 71692 - Posted: 19 Aug 2016, 6:56:18 UTC

2016. 08. 18. 15:53:28 | rend | [error] Can't rename output file slots/0/. to projects/ren/.: Error 5

It seems you have an output file named "." which is not a valid filename on Linux.
ID: 71692 · Report as offensive
Ralph88

Send message
Joined: 8 Dec 15
Posts: 20
Hungary
Message 71693 - Posted: 19 Aug 2016, 7:38:01 UTC - in response to Message 71692.  

linux server.

windows client bug.
this windows boinc log :|
ID: 71693 · Report as offensive
Ralph88

Send message
Joined: 8 Dec 15
Posts: 20
Hungary
Message 71694 - Posted: 19 Aug 2016, 7:39:36 UTC - in response to Message 71693.  

amm......
serarch problem linux config..
ID: 71694 · Report as offensive
ChristianB
Volunteer developer
Volunteer tester

Send message
Joined: 4 Jul 12
Posts: 321
Germany
Message 71695 - Posted: 19 Aug 2016, 8:20:17 UTC

It's irrelevant if this is a windows log or not. If you have a Windows and a Linux application the tasks will get send to both. So it is a good idea to not use filenames that are invalid on either system.

Could you also please post the input and output templates you are using? I see you posted some in the other thread but I don't think they match what you used in this test.

Here is some documentation on input files (especially the difference between logical and physical filenames):http://boinc.berkeley.edu/trac/wiki/AppIntro and http://boinc.berkeley.edu/trac/wiki/JobTemplates
ID: 71695 · Report as offensive
Ralph88

Send message
Joined: 8 Dec 15
Posts: 20
Hungary
Message 71717 - Posted: 20 Aug 2016, 10:13:46 UTC - in response to Message 71695.  

Working !
THANKS!

my create script , and php replace function bug. :p
template_out.xml ( computing key not replace star.log )

<file_name>computing</file_name>
<open_name>computing</open_name>

BUG
<file_name>.</file_name>
<open_name>.</open_name>

good
<file_name>star.log</file_name>
<open_name>star.log</open_name>
ID: 71717 · Report as offensive

Message boards : Server programs : [error] Can't rename output file slots/0/. to projects/ren/.: Error 5

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.