Hi Everyone, I have one query , While creating doc...
# troubleshoot
a
Hi Everyone, I have one query , While creating docker image for gms after running this cmd
Copy code
./gradlew metadata-service:war:docker
I am getting error like
Copy code
FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':metadata-models:processResources'.
> Cannot convert URL 'entity-registry.yml:Zone.Identifier' to a file.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':metadata-service:factories:processResources'.
Can anyone help me out from this. Thanks
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: 1️⃣ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? Yes button 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? Yes button
d
Hi Sejal, can you post the logs with --stacktrace?
a
sure
logs.txt
Hii Hyejin Could you please look into it?