Headless build fails with "Resource '/$ResourseName' is not open." When Kony project folder has a name containing `Kony' string

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

I try to make headless build and got stuck with a strange error - "Resource /Name is not open"

Here is the log - https://gist.github.com/melezhik/4c513d48c4951515394423d88de2be24

Hi @Wvwwen Bvte​ ,

It looks like you have not provided workspace location in HeadlessBuild-Global.properties file. Please give the location and it should work fine.

the mentioned location is trying to refer workspace relatively which fails.

WORKSPACE LOCATION: ../

Hi @Elizvxeth Poole​ , setting WORKSPACE LOCATION as absolute path did not help.

I fixed the Issue. I changed my project name folder ( and corresponding HeadlessBuild.properties section as well the content of .project file ) to whatever not having "Kony" inside. The issue is gone.

Thanks @Wvwwen Bvte​ for sharing your solution with the Base Camp Community! 👍🏼