how to deploy vboxwrapper?

Message boards : API : how to deploy vboxwrapper?
Message board moderation

To post messages, you must log in.

Previous · 1 · 2

AuthorMessage
fazel

Send message
Joined: 14 Feb 13
Posts: 50
Malaysia
Message 48844 - Posted: 29 Apr 2013, 2:47:56 UTC - in response to Message 48805.  

Thanks,
But now I see this error:

Mon 29 Apr 2013 10:44:54 AM MYT uppercase [error] Can't copy projects/127.0.0.1_uppercase/uppercase to slots/0/shared/uppercase: fopen() failed

what is wrong?
ID: 48844 · Report as offensive
ChristianB
Volunteer developer
Volunteer tester

Send message
Joined: 4 Jul 12
Posts: 321
Germany
Message 48852 - Posted: 29 Apr 2013, 16:02:16 UTC

Is the physical name of the uppercase executable really uppercase? or did you use a version number? What is the content of your version.xml and input/output templates?
ID: 48852 · Report as offensive
fazel

Send message
Joined: 14 Feb 13
Posts: 50
Malaysia
Message 48854 - Posted: 29 Apr 2013, 16:43:06 UTC - in response to Message 48852.  

yes, my version file content:

<version>
<file>
<physical_name>vboxwrapper_26012_i686-pc-linux-gnu</physical_name>
<main_program/>
<copy_file/>
</file>

<file>
<physical_name>uppercase</physical_name>
<copy_file/>
<logical_name>shared/uppercase</logical_name>
</file>
<file>
<physical_name>vm_image86.vdi</physical_name>
<copy_file/>
<logical_name>vm_image.vdi</logical_name>
</file>
<file>
<physical_name>vbox_job_9.0.xml</physical_name>
<logical_name>vbox_job.xml</logical_name>
</file>


</version>

my input template file:
<file_info>
<number>0</number>
</file_info>
<workunit>
<file_ref>
<file_number>0</file_number>
<open_name>shared/in</open_name>
<copy_file/>
</file_ref>
<min_quorum>1</min_quorum>
<target_nresults>1</target_nresults>
</workunit>

my output template:

<file_info>
<name><OUTFILE_0/></name>
<generated_locally/>
<upload_when_present/>
<max_nbytes>10000</max_nbytes>
<url><UPLOAD_URL/></url>
</file_info>
<result>
<file_ref>
<file_name><OUTFILE_0/></file_name>
<copy_file>1</copy_file>
<open_name>shared/out</open_name>
</file_ref>
</result>

ID: 48854 · Report as offensive
ChristianB
Volunteer developer
Volunteer tester

Send message
Joined: 4 Jul 12
Posts: 321
Germany
Message 48855 - Posted: 29 Apr 2013, 17:09:59 UTC

This all looks very good to me and I don't have a clue what's possibly wrong. I don't have the time to test this at the moment, maybe next weekend I'll derive some time but I'm not sure if possible.
ID: 48855 · Report as offensive
ChristianB
Volunteer developer
Volunteer tester

Send message
Joined: 4 Jul 12
Posts: 321
Germany
Message 48975 - Posted: 4 May 2013, 6:37:39 UTC

I'm trying this out right now and maybe found your problem. When using the premade virtual machines you have to give your executable the logical name shared/boinc_app and not shared/uppercase !

When my final tests are complete I'll post you my files and directory structures.
ID: 48975 · Report as offensive
ChristianB
Volunteer developer
Volunteer tester

Send message
Joined: 4 Jul 12
Posts: 321
Germany
Message 48979 - Posted: 4 May 2013, 15:02:54 UTC

I found the real problem. It's inside the premade VM. There will be an updated vdi file soon that will work. Are you still there or did you give up?
ID: 48979 · Report as offensive
fazel

Send message
Joined: 14 Feb 13
Posts: 50
Malaysia
Message 48999 - Posted: 6 May 2013, 4:46:11 UTC - in response to Message 48979.  

please forgive me I was so busy during previous week,I am now here and ready to solve the problem.

Regards.
ID: 48999 · Report as offensive
Previous · 1 · 2

Message boards : API : how to deploy vboxwrapper?

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.