Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

leeasling
leeasling
Offline

Badges

Badges
27

Accepted Solutions

Accepted Solutions
75

Likes Received

Likes Received
79

Posts

Posts
292

Discussions

Discussions
49

Questions

Questions
243

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by leeasling
Customize the badges you want to showcase on your profile
Re: TarMK Flush Thread - Adobe Experience Manager 15-10-2015
Just to follow up, the part that makes this take a long time is the following:10.07.2014 15:55:48.666 *WARN* [TarMK flush thread: /opt/aem/publish/crx-quickstart/repository/segmentstore] org.apache.jackrabbit.oak.plugins.segment.file.TarReader Could not read file /opt/aem/publish/crx-quickstart/repository/segmentstore/data00135b.tar, skipping... java.io.FileNotFoundException: /opt/aem/publish/crx-quickstart/repository/segmentstore/data00135b.tar (No such file or directory) at java.io.RandomAcces...

Views

180

Likes

0

Replies

0
TarMK Flush Thread - Adobe Experience Manager 15-10-2015
I've noticed when replicating large amounts of data, or installing large packages, we see the following in our error logs:10.07.2014 08:18:11.045 *INFO* [TarMK flush thread: /opt/aem/publish/crx-quickstart/repository/segmentstore] org.apache.jackrabbit.oak.plugins.segment.file.FileStore TarMK GC: Cleaned up file /opt/aem/publish/crx-quickstart/repository/segmentstore/data00175m.tarWhen these start appearing, it runs through all of the .tar files and brings the system to a halt. You cannot instal...

Views

537

Likes

0

Replies

5
Re: AEM6 - Classic UI Sidebar DAM broken - Adobe Experience Manager 15-10-2015
Not a single one.Sham HC wrote... leeasling wrote... I also see this a lot when shutting down the server. Is this also a known issue? 09.07.2014 09:48:24.231 *WARN* [FelixStartLevel] org.apache.jackrabbit.oak.plugins.index.property.strategy.ContentMirrorStoreStrategy Traversed 46000 nodes using index jcr:primaryType with filter Filter(query=SELECT sling:vanityPath, sling:redirect, sling:redirectStatus FROM sling:VanityPath WHERE sling:vanityPath IS NOT NULL ORDER BY sling:vanityOrder DESC, path=...

Views

214

Likes

0

Replies

0
Re: AEM6 - Classic UI Sidebar DAM broken - Adobe Experience Manager 15-10-2015
I also see this a lot when shutting down the server. Is this also a known issue?09.07.2014 09:48:24.231 *WARN* [FelixStartLevel] org.apache.jackrabbit.oak.plugins.index.property.strategy.ContentMirrorStoreStrategy Traversed 46000 nodes using index jcr:primaryType with filter Filter(query=SELECT sling:vanityPath, sling:redirect, sling:redirectStatus FROM sling:VanityPath WHERE sling:vanityPath IS NOT NULL ORDER BY sling:vanityOrder DESC, path=*, property=[sling:vanityPath=])09.07.2014 09:48:26.54...

Views

164

Likes

0

Replies

0
Re: AEM6 - Classic UI Sidebar DAM broken - Adobe Experience Manager 15-10-2015
Sham HC wrote... You are hitting an know issue. Please file daycare referencing CQ-12087. If you are familiar with configuring index as an workaround from CRXDE Lite, under the node oak:index, create a new index (/oak:index/contentPath) node similar to /oak:index/slingResourceType and set the property "reindex" to "true" & propertyNames accordingly. Thanks for the response Sham. I think I understand what you're saying, but could you confirm what you mean by "propertyNames accordingly"? It seems ...

Views

164

Likes

0

Replies

0
Re: AEM6 - Classic UI Sidebar DAM broken - Adobe Experience Manager 15-10-2015
Sam205505050 wrote... Hi, can you tell me what were the steps you followed to upgrade to oak? http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade.html#Migrating the repository to OAK

Views

164

Likes

0

Replies

0
AEM6 - Classic UI Sidebar DAM broken - Adobe Experience Manager 15-10-2015
I'm having an issue with AEM 6 after a repository upgrade to Oak. After the initial upgrade with AEM6 running on CRX2, everything was seemingly fine. I then upgraded the repository to Oak, and have noticed that whenever i try to load a page within my site, i get the following in the error log, and the DAM assets never load in the side bar. 08.07.2014 10:14:52.798 *WARN* [172.18.10.29 [1404824999251] GET /bin/wcm/contentfinder/asset/view.json/content/dam HTTP/1.1] org.apache.jackrabbit.oak.spi.qu...

Views

431

Likes

0

Replies

8
Re: how to get the dispatcher url in pages - Adobe Experience Manager 15-10-2015
I think you may want to look at using the Externalizer. Here are some links for you:http://docs.adobe.com/docs/en/cq/current/developing/externalizer.htmlhttp://docs.adobe.com/docs/en/cq/current/javadoc/com/day/cq/commons/Externalizer.html

Views

155

Likes

0

Replies

0
Re: AEM 6 - Sightly Page Component + Inheritance - Adobe Experience Manager 15-10-2015
I do not know of any documentation that exists regarding this particular topic.

Views

739

Likes

0

Replies

0
AEM 6 - Sightly Page Component + Inheritance - Adobe Experience Manager 15-10-2015
Good morning.We have a base page component written using sightly, with a sling:resourceSuperType of "wcm/foundation/components/page". We then have another page component, let's just call it "page_component" that has a sling:resourceSuperType which is the base page component. When i create a page with the base page component, everything works correctly, however, when I create a page using the "page_component", I get the following error:"Caused by: io.sightly.java.api.SightlyUseException: Required...

Views

3.1K

Likes

2

Replies

12