Opened 17 years ago

Closed 17 years ago

#274 closed Defect (fixed)

[error] State file error: duplicate app version: setiathome_enhanced windows_intelx86 513

Reported by: mozeskriebels Owned by: davea
Priority: Minor Milestone: 5.10
Component: Client - Daemon Version:
Keywords: Cc:

Description (last modified by Nicolas)

The following error occurs when using the boinc version 5.10.2 and 5.10.6 with the optimized client (KWSN_2.2B_SSE2-P4_Ben-Joe.exe).

14-6-2007 15:29:49|SETI@home|[error] State file error: duplicate app version: setiathome_enhanced windows_intelx86 513
14-6-2007 15:29:49|SETI@home|[error] State file error: duplicate app version: setiathome_enhanced windows_intelx86 514
14-6-2007 15:29:49|SETI@home|[error] State file error: duplicate app version: setiathome_enhanced windows_intelx86 515
14-6-2007 15:29:49|SETI@home|[error] State file error: duplicate app version: 
setiathome_enhanced windows_intelx86 517

The APP_INFO.XML is beneeth:

<app_info>
    <app>
        <name>setiathome_enhanced</name>
    </app>
    <file_info>
        <name>KWSN_2.2B_SSE2-P4_Ben-Joe.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>512</version_num>
        <file_ref>
            <file_name>KWSN_2.2B_SSE2-P4_Ben-Joe.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>513</version_num>
        <file_ref>
            <file_name>KWSN_2.2B_SSE2-P4_Ben-Joe.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>514</version_num>
        <file_ref>
            <file_name>KWSN_2.2B_SSE2-P4_Ben-Joe.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>515</version_num>
        <file_ref>
            <file_name>KWSN_2.2B_SSE2-P4_Ben-Joe.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>517</version_num>
        <file_ref>
            <file_name>KWSN_2.2B_SSE2-P4_Ben-Joe.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
</app_info>

Attachments (1)

app_info.xml (1.5 KB) - added by mozeskriebels 17 years ago.
APP_INFO.XML

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by mozeskriebels

Attachment: app_info.xml added

APP_INFO.XML

comment:1 Changed 17 years ago by Nicolas

Description: modified (diff)

8.10.6 doesn't exist, I guess you meant 5.10.6. I'll fix the description.

comment:2 Changed 17 years ago by davea

Resolution: fixed
Status: newclosed

Fixed in june 13 07 checkin (after 5.10.6)

Note: See TracTickets for help on using tickets.