Skip to main content
New Participant
November 21, 2021

[ERROR] Request failed: java.io.IOException: Zip File is not a content package. Missing 'jcr_root'. (500)

  • November 21, 2021
  • 4 replies
  • 2182 views

I'm trying to build a project it is getting above error. I unwrapped content package zip file and checked there is only META-INF folder but not jcr_root. jcr_root is not getting packaged. why jcr_root is not getting packaged along with META-INF folder?Any help please.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

Asutosh_Jena_
New Participant
November 21, 2021

Hi @kkeerthi 

 

Have you deleted any jcr_root folder from your code base? is it missing under ui.apps or ui.content?

KKeerthiAuthor
New Participant
November 21, 2021

No, I haven't  deleted jcr_root from my code base.

KKeerthiAuthor
New Participant
November 21, 2021

jcr_root is there in ui.content folder but it is not getting packed along with META_INF folder.