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

Gokul2011
Gokul2011
Offline

Badges

Badges
26

Accepted Solutions

Accepted Solutions
8

Likes Received

Likes Received
29

Posts

Posts
200

Discussions

Discussions
36

Questions

Questions
164

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Gokul2011
Customize the badges you want to showcase on your profile
Re: How cq-author-4502.jar is zipped to such low memory ? - Adobe Experience Manager 28-03-2016
HiAdding to the above stated,//The first time you start the jar file (either by double-clicking on it or via the command line), it unpacks itself and installs the AEM application in a sub-directory within the same directory as itself. However, once AEM is installed, restarting the jar file does not reinstall the system. It simply starts up the application.Document Link:- https://docs.adobe.com/docs/en/cq/5-6-1/getting_started/download_and_startworking.html#Installing%20Instances%20of%20Adobe%20E...

Views

352

Likes

0

Replies

0
Re: Bad Gateway - Adobe Experience Manager 28-03-2016
which means that there is some pbm with the one of the server response. Mostly it would be a temporary issue at that moment. Need more details on when you are getting this error Is is while accessing AEM instance ?Are you integrating your application with any other external system via HTTP ?Try reloading, clearing cache or restarting your instance and see if it fixes the issue.

Views

2.2K

Likes

0

Replies

0
Re: Local AEM Publish is not working fine for siteadmin. - Adobe Experience Manager 24-02-2016
Hi Sunita,It Publisher default behaviuor,If you want to always redirect to login page then navigate to OSGI console config mgr. Search for Day cq5 root mpping , change geomatrix path to login.html

Views

843

Likes

0

Replies

0
Re: Full-text Search Suggestion AEM 6.0 - Adobe Experience Manager 30-08-2017
Hi All,I am also getting the same error. Could anyone let me know if you have the resolution for this.Thanks,Mayur

Views

1.6K

Likes

0

Replies

0
Re: CQ Upgrade - Adobe Experience Manager 21-02-2016
Hi Please go through the documentation link:- https://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade.html and https://docs.adobe.com/docs/en/aem/6-1/deploy/upgrade.htmlUPGRADE OVERVIEWThere are two distinct steps to doing a full upgrade:In-Place Upgrade: Drop in the new jar file in place of the original one in your directory, right next to your existing crx-quickstart directory) and launch it. This upgrades the system, but leaves the existing CRX 2 repository as-is.Migrating the Repository to Oa...

Views

353

Likes

0

Replies

0
Re: How to Integrate SSO (webservice) in AEM - Adobe Experience Manager 19-02-2016
HiThanks for the info. Could you pls tell me, how to start implementation?Regards,Krishh

Views

240

Likes

0

Replies

0
Re: After Installing package folder structure not visible in /apps - Adobe Experience Manager 19-02-2016
Hi Niranjan,Just for more curious. Have you logged with admin user or anonymous user?If yes , while accessing crxde please grep error log and attach here...

Views

180

Likes

0

Replies

0
Re: How to check taroptimization scheduler is running or not in AEM linux server - Adobe Experience Manager 19-02-2016
Hi Srikanthg,By default CQ starts TAR PM optimizing between 2 AM - 5 AM. If you need any custom TAR PM scheduler , then you can schedule your own time.To check if it is working fine, navigate to your error.log file and search TAR PM keyword @ 2AM. You will get messgae as TAR PM Started By 5 AM , you will be able to see STOPPED keyword.However , if your repository size is so large always go for customize TAR PM option

Views

187

Likes

0

Replies

0
Re: Logging into Felix console is redirecting to the login page of the geomtrixx in Publish - Adobe Experience Manager 18-02-2016
It would go to geometrixx login page. Please login with your admin credentials and then if you hit /system/console you should be able to access the same.

Views

190

Likes

0

Replies

0
Re: AEM 6.1 siteadmin page on publisher - Adobe Experience Manager 20-02-2016
Hi,if installing I am installing AEM on a server, I always use the following approach:First I unpack the jar filejava -jar .jar -unpackOnce unpacked I edit the start script in "crx-quickstart/bin"Change the runmode, add any options such as nosampleconent, modify the HEAP allocated. Here is an example script for an author instance[0]. I then use the script to start AEM. Regards,Opkar[0]https://gist.github.com/jayankandathil/47bf5113d91e42903ddb

Views

764

Likes

0

Replies

0