Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Error in Scheduled Jobs list
Hi all, we are working on liferay-ce-portal-7.4-ga33 and I receive a jsp error when I move to "Job Scheduler" -> "Scheduled Jobs" tab (from control panel). I get first page correctly, but when I try to paginate to 2nd page I get a NPException like:
java.lang.NullPointerException: null
at
org.apache.jsp.view_005fscheduler_005fresponse_jsp._jspService(view_005fscheduler_005fresponse_jsp.java:388) ~[?:?]
I've looked for "view_005fscheduler_005fresponse_jsp.java" in $LIFERAY\tomcat-9.0.56\work\ but I didnt' find it.
Have you idea about error cause or where Liferay stores that jsp file?
Thx in advance.
Enrico
For modules, that would be in the ${LIFERAY_HOME}/work
directory somewhere, not in tomcat's work directory.
Hi David, I've listed that dir, but I see:
drwxr-x--- 3 liferay liferay 17 Feb 16 10:05
com.liferay.blogs.web-6.0.53
drwxr-xr-x 3 liferay liferay 17 Nov
10 16:36 com.liferay.frontend.taglib.clay-9.3.0
drwxr-x--- 3
liferay liferay 17 Nov 29 16:54 com.liferay.sharing.document.library-3.0.12
I don't find "com.liferay.dispatch.web" directory where jsp(s) for this module should be compiled and stored.
Enrico
Powered by Liferay™