Expand my Community achievements bar.

SOLVED

org.apache.sling.api.SlingException

Avatar

Level 1

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

1 Accepted Solution

Avatar

Correct answer by
Level 10

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/*

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

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/*