Hello Everyone,
Thanks for reply and help!
Finally found the issue is with Java mismatch, completely removed all versions of java and installed required version then extracted the server.
It's working fine now.
Thank again!
Hi @srikanthpogula,
I'm working on aem version 6.5.0, believe that should support java 11. As per client request i have upgraded from java 8 to java 11.
Thanks!
Hi @Ritesh_Mittal,
I didn't deploy my application, just extracted server and started it. I can see total 579 bundles, all are up and running.
below is the screenshot of content,
Also im unable to see we-retail site, even I started with samplecontent run mode.
There is not error log generated...
@makro24 below is my java configuration, previously i had java 8. I have upgraded to java 11. I'm creating aem instance in my user directory only, i have no permission issue.
Java Runtime
OpenJDK Runtime Environment(build 11.0.13+8-LTS)Java Virtual MachineOpenJDK 64-Bit Server VM(build 11.0.13+...
Hello Everyone,
I'm trying to configure AEM author instance in centos8. Below are my system configuration,
OS : centos8
java : 11.0.13
AEM : 6.5.0
Run Modes = [s7connect, crx3, author, samplecontent, crx3tar]
I ran "java -jar cq-author-p4502.jar" to extract server. Once password is provi...