When i deploy aem war file into the tomcat server i am getting 503 error. Can anyone please help me to resolve this problem?
Views
Replies
Total Likes
04-Sep-2018 13:10:12.722 INFO [http-nio-4509-exec-1] org.apache.catalina.core.ApplicationContext.log granite: Setting sling.home=/crx-quickstart (servlet parameter sling.home)
04-Sep-2018 13:10:12.723 SEVERE [66] org.apache.catalina.core.ApplicationContext.log granite: Failed to start Apache Sling in /crx-quickstart
java.lang.IllegalArgumentException: Sling Home /crx-quickstart/launchpad cannot be created as a directory
at org.apache.sling.launchpad.base.shared.Loader.getLaunchpadHomeFile(Loader.java:387)
at org.apache.sling.launchpad.base.shared.Loader.<init>(Loader.java:80)
at org.apache.sling.launchpad.webapp.SlingServlet$3.<init>(SlingServlet.java:306)
at org.apache.sling.launchpad.webapp.SlingServlet.startSling(SlingServlet.java:306)
at org.apache.sling.launchpad.webapp.SlingServlet.access$000(SlingServlet.java:58)
at org.apache.sling.launchpad.webapp.SlingServlet$2.run(SlingServlet.java:289)
at java.lang.Thread.run(Thread.java:748)
Views
Replies
Total Likes
See if this TroubleShooting doc will help you -- Troubleshooting
Views
Replies
Total Likes
no it is not helpful for me anything else can you suggest?
Views
Replies
Total Likes
I could recall some similar issue earlier as well.
Can you you:
-Kautuk
Views
Replies
Total Likes
error log is not showing any error
Views
Replies
Total Likes
All bundles up and running?
If no, try starting them again.
If yes, then i would request you to create a Support ticket for this one.
Views
Replies
Total Likes
bundles are not creating because when i deploy aem into tomcat it is not running and felix console is also not opening
Views
Replies
Total Likes
Views
Likes
Replies