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

AEMWizard
AEMWizard
Offline

Badges

Badges
20

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
13

Posts

Posts
71

Discussions

Discussions
7

Questions

Questions
64

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by AEMWizard
Customize the badges you want to showcase on your profile
How to fix com.adobe.granite.security.user.util.AuthorizableUtil - Adobe Experience Manager 16-12-2021
How do we fix this errror? ==> error.log <== *WARN* [0:0:0:0:0:0:0:1 [1639682481168] GET /content/capcoms/en_CA HTTP/1.1] com.adobe.granite.security.user.util.AuthorizableUtil Unable to get display name for f767f67f76f78f687f78f687as678d6as78d6sa87das678dsajavax.jcr.RepositoryException: Unable to retrieve properties for f767f67f76f78f687f78f687as678d6as78d6sa87das678dsa at com.adobe.granite.security.user.internal.UserPropertiesManagerImpl.checkValidAuthorizableInfo(UserPropertiesManagerImpl.java...

Views

321

Likes

0

Replies

1
Re: Error while trying to run IntelliJ UnitTest Debugger - Adobe Experience Manager 30-11-2021
Java 11, and we are not using any bnd-maven-plugin; does not exist. we are using javax.xml.bind jaxb-api 2.3.1

Views

123

Like

1

Replies

0
Re: High CPU Usage @ around 90%, ThreadDumps shows many instances of jdk.internal.misc.Unsafe.park, what to do? - Adobe Experience Manager 29-11-2021
@Jörg_Hoh thank youI just reviewed the threaddump once again, and we only got 29 RUNNABLE (running).Hmm, why did our AEM publish keep crashing?

Views

690

Like

1

Replies

1
Re: High CPU Usage @ around 90%, ThreadDumps shows many instances of jdk.internal.misc.Unsafe.park, what to do? - Adobe Experience Manager 29-11-2021
@Jörg_Hoh thank youI just reviewed the threaddump once again, and we only got 29 RUNNABLE (running).Hmm, why did our AEM publish keep crashing?

Views

691

Like

1

Replies

0
Error while trying to run IntelliJ UnitTest Debugger - Adobe Experience Manager 29-11-2021
While running a UnitTest debugger, I am getting this errorError:osgi: [site.core] Classes found in the wrong directory: {META-INF/versions/9/javax/xml/bind/ModuleUtil.class=javax.xml.bind.ModuleUtil}How do I solve this? There is nothing on Google that can help me.

Views

146

Likes

0

Replies

2
What is the best way to re-sync AEM with latest content from production? - Adobe Experience Manager 26-11-2021
We have production, staging, qa, and dev cloud environments. We want to re-sync all the content from production to staging, qa, and dev. What is the best way for us to do this in an automated way?

Views

249

Likes

0

Replies

3
High CPU Usage @ around 90%, ThreadDumps shows many instances of jdk.internal.misc.Unsafe.park, what to do? - Adobe Experience Manager 22-11-2021
One of our publish servers keeps getting CPU usage notifications for 90% consumption. We pulled down the thread dumps, and analyzed it on the IBM Thread dump analyzer. We realized that there are many instances of jdk.internal.misc.Unsafe.park, around 303 threads (look below for the total amount of Identical Stack trace's listed below in the table. 225 waiting threads, 54 timed_waiting. Would this be the reason why our publish servers keep hitting 90% consumption?What is the best way to debug thi...

Views

726

Likes

0

Replies

6
Re: Static files for internal and external consumption - Adobe Experience Manager 03-11-2021
Thank you for the response, but/content/my-brand/static/* should also be accessible to our public users too. Would you do some apache rewriting to [PT] the request to the files? what happens when an author accidentally publishes this file? Also we don't want the authors to see these.Wouldn't /etc/designs/my-brand/static/* be the best place to keep the files?

Views

112

Like

1

Replies

1
AEM Runnable Network Request is taking a long time and how to debug Runnable - Adobe Experience Manager 03-11-2021
In our AEM we have a service call that takes a long while, around 2 minutes to have a response. Once we get the response, we will be building nodes in AEM as a caching mechanism. My question is, will the slow 2 minutes to have a response impact my AEM authors performance? Will my authors suffer from delay? Next question is, how can we debug the runnable, so we can step through the run method? https://sling.apache.org/documentation/bundles/scheduler-service-commons-scheduler.html

Views

151

Likes

0

Replies

1