can´t oppen WU template -1

Message boards : Questions and problems : can´t oppen WU template -1
Message board moderation

To post messages, you must log in.

AuthorMessage
1sCo

Send message
Joined: 29 Feb 12
Posts: 2
Uruguay
Message 42800 - Posted: 29 Feb 2012, 11:53:06 UTC

"can´t oppen WU template -1"

Someone gave you this error? any clue how to solve it?

Thanks
ID: 42800 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15484
Netherlands
Message 42801 - Posted: 29 Feb 2012, 15:28:23 UTC - in response to Message 42800.  

In what context? What are you trying to do, where do you see this (And I suspect you see 'open', not 'oppen') ??
ID: 42801 · Report as offensive
PGRID

Send message
Joined: 31 Jan 11
Posts: 20
Venezuela
Message 42808 - Posted: 1 Mar 2012, 12:14:39 UTC - in response to Message 42801.  
Last modified: 1 Mar 2012, 12:17:39 UTC

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!
ID: 42808 · Report as offensive
PGRID

Send message
Joined: 31 Jan 11
Posts: 20
Venezuela
Message 42809 - Posted: 1 Mar 2012, 12:26:19 UTC - in response to Message 42808.  
Last modified: 1 Mar 2012, 13:04:46 UTC

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.
ID: 42809 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15484
Netherlands
Message 42810 - Posted: 1 Mar 2012, 13:42:03 UTC

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.
ID: 42810 · Report as offensive

Message boards : Questions and problems : can´t oppen WU template -1

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.