< Home

VFS/5/FILEINUSING

Message

VFS/5/FILEINUSING:The file [file-name] is in using(callstackinforamtion=[STRING]).

Description

Failed to access a file because the file was being used.

Parameters

Parameter Name Parameter Meaning
[file-name] Name of the file to be accessed
callstackinforamtion Stack that calls the file

Possible Causes

The file was in use or the file was not closed.

Procedure

  1. Analyze the reason for not closing the file based on information about the call stack. Then, close the file that is not in use.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >