03-01-2011 09:43 AM
javax.faces.FacesException: An exception occurred processing JSP page /jsp/search/advanced-search.jsp at line 325
322: <div style="padding:4px"></div>
323: <a:panel label="#{msg.additional_options}" id="custom-panel" style="font-weight:bold" progressive="true"
324: expanded='#{SearchProperties.panels[custom-panel]}' expandedActionListener="#{AdvancedSearchDialog.expandPanel}">
325: <r:searchCustomProperties id="customProps" bean="SearchProperties" var="customProperties" style="padding-left:12px;padding-top:4px" />
326: </a:panel>
327: </td>
328: </tr>
Stacktrace:
caused by:
org.apache.jasper.JasperException: An exception occurred processing JSP page /jsp/search/advanced-search.jsp at line 325
322: <div style="padding:4px"></div>
323: <a:panel label="#{msg.additional_options}" id="custom-panel" style="font-weight:bold" progressive="true"
324: expanded='#{SearchProperties.panels[custom-panel]}' expandedActionListener="#{AdvancedSearchDialog.expandPanel}">
325: <r:searchCustomProperties id="customProps" bean="SearchProperties" var="customProperties" style="padding-left:12px;padding-top:4px" />
326: </a:panel>
327: </td>
328: </tr>
Stacktrace:
caused by:
java.lang.IllegalArgumentException: str parameter is mandatory
03-01-2011 10:26 AM
03-01-2011 11:42 AM
03-01-2011 01:31 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.