org.apache.sling.api.SlingException | Community
Skip to main content
jaleelzee
October 16, 2015
Solved

org.apache.sling.api.SlingException

  • October 16, 2015
  • 1 reply
  • 930 views

Hi All,

Currently we are facing the below exceptions in  the publish instances.

1) org.apache.sling.api.SlingException: javax.servlet.ServletException: javax.servlet.jsp.JspException

2) com.day.cq.wcm.tags.IncludeTag Error while executing script     org.apache.sling.api.scripting.ScriptEvaluationException

Does any one know some solution/suggestion to fix them or the actual cause of these exceptions?

Thanks in advance for your help

Kind Regards

Jaleel

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

You need to provide entire stacktrace of IncludeTag.   Error might be all the bundles are not strarted etc... Check in felix console. Try clearing [1] & restarting the instance.

[1]
/var/classes/org/apache/jsp/*
/var/classes/libs
/var/classes/apps
/var/clientlibs/*

1 reply

Sham_HC
Sham_HCAccepted solution
Level 10
October 16, 2015

You need to provide entire stacktrace of IncludeTag.   Error might be all the bundles are not strarted etc... Check in felix console. Try clearing [1] & restarting the instance.

[1]
/var/classes/org/apache/jsp/*
/var/classes/libs
/var/classes/apps
/var/clientlibs/*