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

Kunwar
Kunwar
Offline

Badges

Badges
21

Accepted Solutions

Accepted Solutions
76

Likes Received

Likes Received
82

Posts

Posts
263

Discussions

Discussions
78

Questions

Questions
185

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Kunwar
Customize the badges you want to showcase on your profile
Re: AEM Dispatcher not resolving vanity urls - Adobe Experience Manager 21-08-2017
Few things to check :- Bypass the dispatcher and see if the vanity urls work or not ? If they do, issue lies on the webserver configuration- Hit the vanity url via the dispatcher and check if any rewrite rules are changing the url before it actually goes to the dispatcher- Quick test would be switch off the mod_rewrite and see if the vanity urls work or not ?

Views

1.4K

Likes

0

Replies

0
Re: AEM 6.3 backup curl command with source,target paths and delay - Adobe Experience Manager 25-06-2017
Can't you use the JMX bean for backup ? You should be able to create a curl command for that mbean

Views

858

Likes

0

Replies

0
Re: External Data Store for already installed AEM 6.1 - Adobe Experience Manager 25-06-2017
Hey Bhaskar,if the AEM instance wasn't configured with an external datasource at the time of setup, you need to use crx2oak tool to segregate the datastore. once you have an external datastore, you can point all AEM instance to this datastore location but you'll have configure the correct way of Datastore GC for this setup or things could wrong

Views

292

Like

1

Replies

0
Re: Touch UI Parsys (Drag Components here) section overlaying on existing components and existing component Editbar disappears - Adobe Experience Manager 19-06-2017
If it's reproducible on a Geometrixx site, Open a daycare case with Adobe along with steps to replicate and we can help you with a solution.

Views

267

Likes

0

Replies

0
Re: Replication -Page is not replicated successfully but in site admin it is showing as Published . - Adobe Experience Manager 19-06-2017
Hey Pallavi,if page is not getting replicated over to the publish instance there must be something in the logs. See logs from author and publish and if you need help, post the stacktrace here for review

Views

848

Likes

0

Replies

0
Re: Issues Integrating LDAP with AEM - Adobe Experience Manager 19-06-2017
Hey Rama,If you may explain the situation and the issue, we can try help you here

Views

333

Likes

0

Replies

0
Re: Compaction deleting oak indexes - Adobe Experience Manager 19-06-2017
Hey Tom,During compaction, oak indexes wont be deleted Unless you manually delete them or remove the /:async node to trigger a reindex of asynchrounous indexesIf you are on AEM6.2, make sure you are on Oak-run tool version 1.4.8+ coz now AEM hai 2 index lanes async and fulltext async and if you run a checkpoint cleanup, it might remove both checkpoint and cause a full async indexHope this helps.

Views

289

Likes

0

Replies

0
Re: LDAP users sync issue caused after AEM 6.2 in-place upgrade from AEM 6.1 - Adobe Experience Manager 16-06-2017
For a test, Delete one of the users existing in the AEM and try the JMX console to sync the user manually. If this works well then you would see in AEM 6.2, a new rep:externalId property gets added.You can create a servlet that updates all the users to add an additional property 'rep:externalId' with value same as the rep:principalName to make things works normally in AEM 6.2.

Views

1.1K

Likes

0

Replies

0
Re: HttpSession issues in AEM 6.2 - Adobe Experience Manager 14-07-2016
Seems like an issue. Can you open up a case with AEM Daycare Team requesting a fix for the same ?

Views

2.5K

Likes

0

Replies

1
Re: Errors in logs /autodiscover/autodiscover.xml - Adobe Experience Manager 15-10-2015
Hey Pankaj,Is there any health-check(Maybe in the Dispatcher if present) configured which sends a POST request as below and triggers an error ?We need to restrict such POST requests to reach our instance(as this might create issues as the item doesn't exist in the repository).So you could try to restrict the same on the Webserver Level and see if this gets resolved.

Views

1.1K

Likes

0

Replies

0