aem instance not working | Community
Skip to main content
hemanthm9258359
April 16, 2019

aem instance not working

  • April 16, 2019
  • 4 replies
  • 11236 views

I am practising aem in my local. i updated java in my local and from then aem instance is not working. i cannot open author and publish instance. i can install aem once again but i might lose all the data. please help me on this. what should i do?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

Ravi_Pampana
Community Advisor
Community Advisor
April 16, 2019

Hi,

Which version of java you updated and what is the version of AEM you are using? Can you check error.log to see what is the exception/errors you are getting while opening author/publish instance.

Error log will present under /crx-quickstart/logs/error.log.

Please share the error logs which helps us to analyze further on your issue.

Also check After upgrading Java version, AEM does not start up | AEM in case you are facing similar issue.

hemanthm9258359
April 16, 2019

I updated to java version "1.8.0_151". I am using AEM6.3.

Try Removing the following line from crx-quickstart/conf/sling.properties:

org.osgi.framework.system.capabilities=${eecap-${java.specification.version}}

i TRIED CHECKING THIS. no such line exist. Thank you.

Gaurav-Behl
Level 10
April 16, 2019

Could you share the error.log and stderr.log snippets?

nikhilgupta86
Level 2
April 16, 2019

Try Removing the following line from crx-quickstart/conf/sling.properties:

org.osgi.framework.system.capabilities=${eecap-${java.specification.version}}

and start AEM it should work, worked for me.

Prince_Shivhare
Community Advisor
Community Advisor
April 17, 2019

could you please explain not working means?

are you able to see system/console/bundles ? or other consoles in aem?

hemanthm9258359
April 17, 2019

I cannot see any console.

Ravi_Pampana
Community Advisor
Community Advisor
April 17, 2019

It seems to be memory issue, try increasing memory and test. Check below post

trying to install CQ author instance ?

Also check whether system has sufficient free space