Access denied while creating virtual folder in webapp

Vinod J 0 Reputation points
2023-02-13T13:04:42.8833333+00:00

Hi Team ,

we are downloading a file from storage account container to virtual path and then reading that file and after successfully storing data to database we are deleting that file from one container and placing it on another container .

While doing this process we get below error(access denied) , virtual directory is being created from java code .

2023-02-13T13:56:19  PID[9136] Information 2023-02-13 13:56:19.989  INFO 3568 --- [           main] c.a.a.r.service.IamTradeFile             : path \path\inputtradeabsolute path C:\path\inputtrade
2023-02-13T13:56:20  PID[9136] Information 2023-02-13 13:56:19.989 ERROR 3568 --- [           main] c.a.a.r.FileReadingComponentApplication  : Error in loading trade filejava.io.FileNotFoundException: C:\path\inputtrade\IAM_TRADE_FILE_20221118_165100.csv (Access is denied)

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,415 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.