Running of the application

0
Hi Forum, when I try to run my application, I am facing the below error.  Please do suggest the solution or correct if anything is wrong. FAILURE: Build failed with an exception. * What went wrong:Execution failed for task ':clean-custom-classes'.> java.io.IOException: Unable to delete directory 'C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin'    Failed to delete some children. This might happen because a process has files open or has its working directory set in the target directory.    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\administration\proxies\microflows    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\administration\proxies    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\administration    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\appinsights_minisurvey\actions    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\appinsights_minisurvey\proxies\constants    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\appinsights_minisurvey\proxies\microflows    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\appinsights_minisurvey\proxies    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\appinsights_minisurvey    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\atlas_web_content\proxies    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\atlas_web_content    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\chatgpt3\proxies\constants    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\chatgpt3\proxies\microflows    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\chatgpt3\proxies    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\chatgpt3    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\communitycommons\actions    - C:\Users\\OneDrive - LTTS\Asset_App2-branch\deployment\run\bin\communitycommons\proxies\constants    - and more ... * Try:> Run with --stacktrace option to get the stack trace.> Run with --debug option to get more log output.> Run with --scan to get full insights.> Get more help at https://help.gradle.org. BUILD FAILED in 6s
asked
2 answers
0

Hi ,

you are opening project from onedrive folders

could you tell me your proejct location

answered
0

Hi,

you can go through this same issue

https://community.mendix.com/link/space/studio-pro/questions/125455

answered