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

subrato_kha
subrato_kha
Online

Badges

Badges
22

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
20

Posts

Posts
59

Discussions

Discussions
25

Questions

Questions
34

Ideas

Ideas
0

Blog Posts

Blog Posts
1
Top badges earned by subrato_kha
Customize the badges you want to showcase on your profile
Re: Experience Fragment template not visible while creating experience fragment(XF) - Adobe Experience Manager 08-08-2022
Hi Bimmi,I am creating under /content/experience-fragments and it has the templates mentioned in the cq:allowedTemplates property. Infact when i create a XF on the root level the facebook template and pinterest template is also not visible. I have attache the screen shots. There are no logs or errors in the log file or on the browser console.

Views

36

Likes

0

Replies

0
Re: AEM author fail to start with jvm error - Adobe Experience Manager 28-07-2022
the issue is fixed. It was problem on the ec2 instance. Inspite of setting the JAVA_HOME and PATH variable AEM was picking the java set by alternatives module which was java 17 hence the instance fails to start. To fix the issue we set up a aem service start/stop service on the ec2 instance which sets the JAVA_HOME and PATH as desired.

Views

128

Like

1

Replies

0
Re: AEM author fail to start with jvm error - Adobe Experience Manager 28-07-2022
The issue was due to different version of java was picked up by AEM inspite of setting up the JAVA_HOME to jdk8 in environmental variables. To solve the issue we uninstalled the other version and it got fixed.

Views

132

Like

1

Replies

0
Experience Fragment template not visible while creating experience fragment(XF) - Adobe Experience Manager 28-07-2022
Hi All,We are trying to use XF but the OOTB templates of XF are not visible. There are no error in the logs not even on the browser console. Below is the screen we get while create the XF. The OOTB templates are listed in the cq:allowedTemplates property on "/content/experience-fragment" folder Has anyone faced this issue or can anyone suggest what is going wrong?@kautuk_sahni

Views

78

Likes

0

Replies

2
AEM author fail to start with jvm error - Adobe Experience Manager 23-12-2021
Hi All,We are facing below error when we are trying to start AEM. AEM fails to start with below entry in our stdout.log fileUnrecognized VM option 'MaxPermSize=512M'Error: Could not create the Java Virtual Machine.Error: A fatal exception has occurred. Program will exit. Has anyone faced this issue? @kautuk_sahni

Views

924

Likes

0

Replies

5
Re: Unit test using junit 5 No OSGi SCR metadata found - Adobe Experience Manager 14-12-2021
thanks for the reply but this is not the issue. nor this changes fixes anything

Views

201

Like

1

Replies

0
Unit test using junit 5 No OSGi SCR metadata found - Adobe Experience Manager 13-12-2021
Hi All, I have created recently a project using maven archetype 26. I am using bnd-maven-plugin not maven-bundle-plugin in the project.I am getting org.apache.sling.testing.mock.osgi.NoScrMetadataException: No OSGi SCR metadata found for class error while running unit test.The META-INF and OSGI-INF folders with meta data is generated. Does anyone has faced this issue?@Jörg_Hoh@kautuk_sahni

Views

227

Likes

0

Replies

2
Re: AEM 6.5 SP 10 installation - Adobe Experience Manager 15-11-2021
Hi @ManuMathew1994, The instance itself is not starting can you explain how I would be able to install my package with new .m2 repository?

Views

429

Likes

2

Replies

1
Re: AEM 6.5 SP 10 installation - Adobe Experience Manager 12-11-2021
Hi @Asutosh_Jena_ ,I am using 6.5.10 uber jar in my project. The AEM itself is not starting post upgrade after restart of the instance.

Views

452

Likes

2

Replies

3
AEM 6.5 SP 10 installation - Adobe Experience Manager 12-11-2021
Hi All,We are trying to upgrade AEM 6.5.5 to the latest version of AEM 6.5 service pack(sp10). After installation of service pack when we restart the instance the instance fails to restart with all bundles fails to start error in the stdout.log file. We are using AME 6.5.5 with java 8. It is only happening on our EC2 instances. It works fine on local macbook. Has anyone faced this issue.below is some of the stdout.log 11.11.2021 10:43:31.777 *ERROR* [FelixStartLevel] ERROR: Bundle '1' Error star...

Views

475

Like

1

Replies

5