Hi,apologies for the simplistic question, but why can't you run the script from crx-quickstart/bin/startAlso, can you show the error.log, as that will log what is happening in the repository, rather than the requests being served.Regards,Opkar
For sizing use the hardware sizing docuemnt[0], there are hardware recommendations in that pageYou need to review the recommended deployment options[1] to see if you even require a clustered setup for author, there is a specific section entitled "Exceptions for choosing AEM MongoMK over TarMK on Pub...
Thanks Rama,in your configuration can you specify how many author and how many publish instances you have?Also, a Publish Mongo cluster is not recommended, you can use MSRP[0] on the publish tier to support UGC. Regards,Opkar[0]https://docs.adobe.com/docs/en/aem/6-1/administer/communities/srp/msrp.h...
nsvsrk wrote... Hi, I need to arrive at Hardware sizing for a proposed AEM solution considering Data Center ( 2 node AA cluster) and DR (2 node AP cluster) for 200 concurrent users.Data Center 2 node AA cluster. Is this Author Author cluster? Are you using Mongo? There is no clustering with TarMKDR ...
Venkatesha Gampa wrote... Thanks to all. Resolved issue,i gave all permissions same as adminstrator group. Issue is: changed code "resourceresolverfactory.getAdmistrativeResourceResolver(null)-->adminsession" to "final HashMap<String, Object> authInfo = new HashMap<String,...