Modify

Opened 8 years ago

Closed 8 years ago

#13171 closed enhancement (fixed)

[Patch] Do not complain for non-existent files during cache cleanup

Reported by: michael2402 Owned by: team
Priority: normal Milestone: 16.07
Component: Core imagery Version:
Keywords: gsoc-core Cc: Don-vip, bastiK, stoecker

Description

Disable the warning messages if the file is not present. Other failures still print those messages:

    [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS.key
    [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS.data
    [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS_BLOCK.key
    [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS_BLOCK.data
    [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS_INDEX.key
    [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS_INDEX.data
    [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS_INDEX_v2.key
    [junit] WARNING: Unable to delete file /tmp/junit5599260306494789428/junit948843318882398406/cache/tiles/TMS_INDEX_v2.data

Attachments (1)

patch-fix-unable-to-delte-file-message.patch (1.7 KB ) - added by michael2402 8 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 by Don-vip, 8 years ago

Resolution: fixed
Status: newclosed

In 10570/josm:

fix #13171 - Do not complain for non-existent files during cache cleanup (patch by michael2402) - gsoc-core

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.