[jboss-dev-forums] [Design of Kosmos] - Re: Kosmos portlet page is empty
trp
do-not-reply at jboss.com
Mon Oct 2 11:31:50 EDT 2006
When I click on Kosmos in portal I have been presented a page saying
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Exception in JSP: /phalanx/index.jsp:92
89: <%
90: if (!leftIsEmpty) {
91: %>
92: <basic:forEachWindowInRegion region="<%= left %>">
93: <%@ include file="window.jsp" %>
94: </basic:forEachWindowInRegion>
95: <% } %>
Stacktrace:
org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:227)
javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
root cause
org.apache.jasper.JasperException: Exception in JSP: /phalanx/index.jsp:92
89: <%
90: if (!leftIsEmpty) {
91: %>
92: <basic:forEachWindowInRegion region="<%= left %>">
93: <%@ include file="window.jsp" %>
94: </basic:forEachWindowInRegion>
95: <% } %>
Please help me to solve it.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975534#3975534
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975534
More information about the jboss-dev-forums
mailing list