Message boards : Questions and problems : can´t oppen WU template -1
Message board moderation
Author | Message |
---|---|
Send message Joined: 29 Feb 12 Posts: 2 ![]() |
"can´t oppen WU template -1" Someone gave you this error? any clue how to solve it? Thanks |
![]() Send message Joined: 29 Aug 05 Posts: 15628 ![]() |
In what context? What are you trying to do, where do you see this (And I suspect you see 'open', not 'oppen') ?? |
Send message Joined: 31 Jan 11 Posts: 20 ![]() |
True, it is "open" writing I was wrong. I see when running the "create_work" when I try to run the application "uppercase" (http://boinc.berkeley.edu/trac/wiki/JobSubmission) and another error that has given me is "app not found" PD.: By the way yesterday I had to create another account because he had forgotten the pass of this! |
Send message Joined: 31 Jan 11 Posts: 20 ![]() |
Will have to do with the create_work.C in the code exits this part: sprintf(buf, "where name='%s'", app.name); retval = app.lookup(buf); if (retval) { fprintf(stderr, "create_work: app not found\n"); exit(1); } retval = read_filename(wu_template_file, wu_template, sizeof(wu_template)); if (retval) { fprintf(stderr, "create_work: can't open WU template: %d\n", retval); exit(1); } I have to do with some in the templates of wu_uppercase and re_uppercase, Any suggestions? PD.: I'm doing a manual in Spanish and once achieved operate and understand how I would like to share BOINC if possible by this means to help Spanish-speaking people who visit this forum. |
![]() Send message Joined: 29 Aug 05 Posts: 15628 ![]() |
Best write questions like that to the BOINC Projects email list. You will get help much easier on there, either from other project admins, or from the developers. This list does require registration. |
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.