Lost jcr:content folder in etc/designs/project | Community
Skip to main content
Xena_bcn
Level 5
May 9, 2016
Solved

Lost jcr:content folder in etc/designs/project

  • May 9, 2016
  • 4 replies
  • 1532 views

after trying to install package which includes filter

etc/designs/<app>/jcr:content

i see the last line in the package manager log as :

D /etc/designs/aspiag/jcr:content

and this folder is gone

server log printed:

com.day.jcr.vault.fs.io.AutoSave Threshold of 1024 reached,  saving approx 177 transient changes. 0 unresolved

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

Xena_bcn wrote...

kautuksahni wrote...

Hi 

Please have a look at this old post:

Link:- https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/399

// Read the answer in comment section (by davidjgonzalez commented on Dec 30, 2014).

I hope this problem is closer to your problem and solves your issue.

Thanks and Regards

Kautuk Sahni

 

 

hi thanks

 

what does this mean?

 

Make sure your overlay nose at /apps/cq/core/content is of type nt:folder before Installing 1.9.2

The overlay should match the nose types of the overplayed nodes under /libs

 

Words "overlay" and "nose"  or this is overlay node? is this parent node??

 

 

 

Overlaying a component  is a method of making modifications to a default component and affecting all instances which use the default. 

Nose = Node (that would be typo).

4 replies

Tuhin_Ghosh
Level 8
May 9, 2016

Could you once look into your package and see if that had the jcr:content xml file or not?

 

Thanks

Tuhin

kautuk_sahni
Community Manager
Community Manager
May 10, 2016

Hi 

Please have a look at this old post:

Link:- https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/399

// Read the answer in comment section (by davidjgonzalez commented on Dec 30, 2014).

I hope this problem is closer to your problem and solves your issue.

Thanks and Regards

Kautuk Sahni

Kautuk Sahni
Xena_bcn
Xena_bcnAuthor
Level 5
May 10, 2016

kautuksahni wrote...

Hi 

Please have a look at this old post:

Link:- https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/399

// Read the answer in comment section (by davidjgonzalez commented on Dec 30, 2014).

I hope this problem is closer to your problem and solves your issue.

Thanks and Regards

Kautuk Sahni

 

 

hi thanks

 

what does this mean?

 

Make sure your overlay nose at /apps/cq/core/content is of type nt:folder before Installing 1.9.2

The overlay should match the nose types of the overplayed nodes under /libs

 

Words "overlay" and "nose"  or this is overlay node? is this parent node??

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
May 10, 2016

Xena_bcn wrote...

kautuksahni wrote...

Hi 

Please have a look at this old post:

Link:- https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/399

// Read the answer in comment section (by davidjgonzalez commented on Dec 30, 2014).

I hope this problem is closer to your problem and solves your issue.

Thanks and Regards

Kautuk Sahni

 

 

hi thanks

 

what does this mean?

 

Make sure your overlay nose at /apps/cq/core/content is of type nt:folder before Installing 1.9.2

The overlay should match the nose types of the overplayed nodes under /libs

 

Words "overlay" and "nose"  or this is overlay node? is this parent node??

 

 

 

Overlaying a component  is a method of making modifications to a default component and affecting all instances which use the default. 

Nose = Node (that would be typo).

Kautuk Sahni