Error 500 when searching an artifact by the checksum ----------------------------------------------------
Key: MRM-502 URL: http://jira.codehaus.org/browse/MRM-502 Project: Archiva Issue Type: Bug Components: web application Environment: Maestro 1.3.1 (@devzuz) Reporter: Arnaud Heritier Trying to search some artifacts with their checksum I receive this error : {code} HTTP ERROR: 500 Exception in JSP: /WEB-INF/jsp/results.jsp:95 92: version="${artifactModel.version}"/> 93: </h3> 94: <p> 95: <my:showArtifactLink groupId="${artifactModel.groupId}" artifactId="${artifactModel.artifactId}" 96: version="${artifactModel.version}" versions="${artifactModel.versions}"/> 97: </p> 98: </c:when> Stacktrace: RequestURI=/archiva/checksumSearch.action Powered by Jetty:// {code} 4a61c9f221ebed459999e4006f2f8fa0 *bsf-2.3.0.jar No results found ???? 8d4a9cf34eb4e374b41b6b98960028d0 *jsp-api-2.0.jar No results found ????? db561232e47050e15572fa0b01e08569 *jstl-2.3.jar No results found ????? c2ced5f8505fe9d1cae685201e9cba07 *jstl-2.4.jar No results found ????? f6cf3fde0b992589ed3d87fa9674015f *servletapi-2.4.jar No results found ???? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira