Foros de discusión

error 62rc5

d ll, modificado hace 10 años.

error 62rc5

Regular Member Mensajes: 158 Fecha de incorporación: 12/12/11 Mensajes recientes

INFO: Server startup in 74391 ms
окт 20, 2013 3:39:49 PM org.apache.catalina.core.ApplicationDispatcher invoke
SEVERE: Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: Unable to compile class for JSP:

An error occurred at line: 18 in the jsp file: /html/common/themes/top_monitoring.jspf
PortalRequestDataSample cannot be resolved to a type
15: --%>
16:
17: <%
18: PortalRequestDataSample portalRequestDataSample = new PortalRequestDataSample(company.getCompanyId(), request.getRemoteUser(), request.getRequestURI(), request.getRequestURL().toString() + ".jsp_display");
19:
20: portalRequestDataSample.setDescription("Portal Request");
21:


An error occurred at line: 18 in the jsp file: /html/common/themes/top_monitoring.jspf
PortalRequestDataSample cannot be resolved to a type
15: --%>
16:
17: <%
18: PortalRequestDataSample portalRequestDataSample = new PortalRequestDataSample(company.getCompanyId(), request.getRemoteUser(), request.getRequestURI(), request.getRequestURL().toString() + ".jsp_display");
19:
20: portalRequestDataSample.setDescription("Portal Request");
21:


Stacktrace:
at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:103)
at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:366)
at org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:468)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:378)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:353)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:340)
thumbnail
David H Nebinger, modificado hace 10 años.

RE: error 62rc5

Liferay Legend Mensajes: 14916 Fecha de incorporación: 2/09/06 Mensajes recientes
Well, anything on 6.2 should go straight to Jira, not to the forum.

Second, you should provide a heck of a lot more details, i.e. what os, what java, what database, what customization have you tried, ...