Complete
over 5 years ago

WERETECH-6408, WERETECH-7425, WERETECH-7514

Could not reproduce.

File not found error

On real device randomly occurs error: File Not Found Error - while trying to read from Storage

Error is already quite old. From CIQ_LOG.YML I see that it occurs roughly once a day. It is not as visible as before because Watch restart automatically Watchface.

Parents

  • ---
    Error: File Not Found Error
    Details: 'Failed invoking <symbol>'
    Time: 2020-02-18T21:36:28Z
    Part-Number: 006-B2859-00
    Firmware-Version: '8.00'
    Language-Code: fre
    ConnectIQ-Version: 3.1.7
    Store-Id: cf4501b9-5acb-4ed7-aef3-6573e7474871
    Store-Version: 133
    Filename: A2GB1714
    Appname: CubeWatch
    Stack:
      - pc: 0x100097a4

    after one week without any error.
    BG just went on the same time of this:
            try {
                Storage.setValue("PSWEBREQUEST",mRequestType);
            }
            catch(e) {
                System.println(e.getErrorMessage());
            }        


    (0x100097a4 lines).

    even the try / catch does not work and stop the WF  (halted !)
    ??

Comment

  • ---
    Error: File Not Found Error
    Details: 'Failed invoking <symbol>'
    Time: 2020-02-18T21:36:28Z
    Part-Number: 006-B2859-00
    Firmware-Version: '8.00'
    Language-Code: fre
    ConnectIQ-Version: 3.1.7
    Store-Id: cf4501b9-5acb-4ed7-aef3-6573e7474871
    Store-Version: 133
    Filename: A2GB1714
    Appname: CubeWatch
    Stack:
      - pc: 0x100097a4

    after one week without any error.
    BG just went on the same time of this:
            try {
                Storage.setValue("PSWEBREQUEST",mRequestType);
            }
            catch(e) {
                System.println(e.getErrorMessage());
            }        


    (0x100097a4 lines).

    even the try / catch does not work and stop the WF  (halted !)
    ??

Children
No Data