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

Nikhil-Kumar
Nikhil-Kumar
Online

Badges

Badges
34

Accepted Solutions

Accepted Solutions
38

Likes Received

Likes Received
271

Posts

Posts
273

Discussions

Discussions
27

Questions

Questions
245

Ideas

Ideas
0

Blog Posts

Blog Posts
4
Top badges earned by Nikhil-Kumar
Customize the badges you want to showcase on your profile
Re: Postconstruct calling twice - maven arch 23 - aem 6.5.4 - Adobe Experience Manager 18-08-2020
@sathyaprakasha2 - I saw your logs, I suspect it's something related to cq-editor.Try reinstalling cq-ui-wcm-editor-content-1.1.350.zip package in crx/packmgr and restart your AEM instance once.

Views

528

Like

1

Replies

0
Re: Unable to install the new Java helper class in AEM 6.... - Adobe Experience Manager 18-08-2020
@GokulBakthavachalam - Can you attach the error snapshot and the Impl class that you are using ?

Views

832

Likes

0

Replies

0
Re: Error while doing code build deployment using pipelin... - Adobe Experience Manager 17-08-2020
@arunk85184451,Got to this path conf.dispatcher.d/enabled_farms/default.farm and try to debug for solution at this location.

Views

1.7K

Like

1

Replies

0
Re: Is there a way to change the URL name without moving... - Adobe Experience Manager 17-08-2020
@TTayler Never fear when Groovy scripts are here!! Try running groovy scripts on the AEM project, it's easy to setup and easy to execute. I have implement something similar where I had to update the title of the page.Let me know if you need any help in creating groovy scripts for the mentioned automation. You can also refer Groovy Scripts on AEM Content Happy Coding!!

Views

1.5K

Like

1

Replies

0
Re: cancelling - Adobe Experience Manager 17-08-2020
@admin891,Try reaching out to someone from Adobe @kautuk_sahni or @Singh_Jagpreet for more inputs if it's related to subscription of any adobe products.

Views

372

Like

1

Replies

0
Re: Unable to install the new Java helper class in AEM 6.... - Adobe Experience Manager 17-08-2020
@GokulBakthavachalam ,Try checking for the bundle's dependency on felix console. I am pretty sure that most of the dependencies will be in red.Update your dependencies as per the new version of AEM 6.5 SP3 and try to resolve all the dependencies of felix console.I migrated from AEM 6.4.3 to 6.5.5, faced similar issue, but in my case it got resolved by updating the dependencies of adobe libraries in react-app code in package.json file. So if you are using AEM with React, then try to upgrade those...

Views

869

Likes

3

Replies

2
Re: How can I improve the performance of AEM DAM 6.5 - Adobe Experience Manager 17-08-2020
@ShivaniTandon ,First of all check for the unused assets in your site structure and try to keep as many assets that are required for the sites.As most of time we keep on adding the images and videos to DAM and it makes it content heavy.I have some Groovy scripts which can help you out to do so : Groovy scripts on AEM

Views

351

Likes

0

Replies

0
Re: [New] Welcome to AEM Community! Please Introduce Yourself - Adobe Experience Manager 17-08-2020
Hello Everyone,I guess I am quite later here to introduce myself, as my earlier Id got lost.I am Nikhil working as AEM Developer in Deloitte. I started my career in Cognizant and accelerated my AEM knowledge in Sapient. I am working on AEM since start of my career. Now trying to give back to the AEM community whenever it's possible.Thanks,Nikhil

Views

2.3K

Likes

3
Re: Need to internally redirect an URL - Adobe Experience Manager 16-08-2020
Hi @karthikfordreal,Try using etc/map in publish mode for internal redirects, it's explained in Internal Redirects

Views

367

Like

1

Replies

0