Unable to Open Project - Reason : ResourceExecption

Dear Katalon

I have an error message when I am trying open the project, the error are
Unable to Open Project - Reason : ResourceExecption
the details :

org.eclipse.core.internal.resources.ResourceException(/C%%Users%1847%git%ERP-Level-UP-Project-Android%ERP-Level-UP-Project-Android.prj)[567]: java.lang.Exception: Failed to read the project description file (.project) for ‘C%%Users%1847%git%ERP-Level-UP-Project-Android%ERP-Level-UP-Project-Android.prj’. The file has been changed on disk, and it now contains invalid information. The project will not function properly until the description file is restored to a valid state.
at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38)
at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:917)
at org.eclipse.core.internal.resources.Project.updateDescription(Project.java:1384)
at org.eclipse.core.internal.resources.Project.create(Project.java:293)
at org.eclipse.core.internal.resources.Project.create(Project.java:258)
at com.kms.katalon.groovy.util.GroovyUtil.initGroovyProjectDescription(GroovyUtil.java:653)
at com.kms.katalon.groovy.util.GroovyUtil.initGroovyProject(GroovyUtil.java:182)
at com.kms.katalon.controller.ProjectController.openProjectForUI(ProjectController.java:141)
at com.kms.katalon.composer.project.handlers.OpenProjectHandler$2.run(OpenProjectHandler.java:213)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

Would you please tell me what and why is the problem pop up

Many thanks
Sylvia Astrida

1 Like

Hi there, :wave:

Thank you very much for your topic! It may take a little while before Katalon team member or others forum members respond to you.

In the meantime, you can double-check your post to see if you can add any extra information i.e. error logs, HTML codes, screenshots, etc. Check out this posting guide to help us help you better!

Thanks! :sunglasses:
Katalon Community team

Hi @sylvia.astrida,

Welcome back after a long time no see. Have you made some changes to the directory of the file? Is that an existing project or you trying to create a new one?