Never mind - I found the problem when I saw my own mail on the list. There should be only one <result> covering both <file_ref>s
Bernd Bernd Machenschalk wrote, On 05.12.12 13:00: > I have a strange problem with uploading multiple result files. > > The "XML doc in" of the result (incarnated from the result_template) is > (upload URL manually removed): > > <file_info> > <name>h1_0445.45_S6GC1__S6BucketLVEa_445.563682292Hz_2832_0_0</name> > <generated_locally/> > <gzip_when_done/> > <upload_when_present/> > <max_nbytes>6000000</max_nbytes> > <url><UPLOAD_URL></url> > </file_info> > <file_info> > <name>h1_0445.45_S6GC1__S6BucketLVEa_445.563682292Hz_2832_0_1</name> > <generated_locally/> > <gzip_when_done/> > <upload_when_present/> > <max_nbytes>6000000</max_nbytes> > <url><UPLOAD_URL></url> > </file_info> > <result> > <file_ref> > > <file_name>h1_0445.45_S6GC1__S6BucketLVEa_445.563682292Hz_2832_0_0</file_name> > <open_name>GCT.out</open_name> > </file_ref> > </result> > <result> > <file_ref> > > <file_name>h1_0445.45_S6GC1__S6BucketLVEa_445.563682292Hz_2832_0_1</file_name> > <open_name>GCT.out-LV</open_name> > </file_ref> > </result> > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
