Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

issue with Ingegrator server installation on Linux

Yuez-OracleMay 22 2013 — edited Jun 4 2013
try http://localhost:8301/clover/

I get the following error:

Compilation of JSP File '/index.jsp' failed:
index.jsp:6:6: The method getServletContext() is undefined for the type __index
if (getServletContext().getContext(expected).equals(getServletContext())) {
^--------------^
index.jsp:6:54: The method getServletContext() is undefined for the type __index
if (getServletContext().getContext(expected).equals(getServletContext())) {
^--------------^
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 2 2013
Added on May 22 2013
11 comments
1,467 views