Having a problem today getting a stable 1.6.2 upgrade in place. Everything works as it should save author browsing. I consistently see this error:
-- URL Was: http://digilib.gmu.edu:8080/xmlui/browse?type=author -- Method: GET -- Parameters were: -- type: "author" Exception: javax.servlet.ServletException: org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at line: 334 in the jsp file: /browse/single.jsp Type mismatch: cannot convert from String[][] to String[] 331: <% 332: // Row: toggles between Odd and Even 333: String row = "odd"; 334: String[] results = bi.getStringResults(); 335: 336: for (int i = 0; i < results.length; i++) 337: { Does this ring a bell for anyone? DSpace 1.6.2 Mac OSX Server: 10.6.4 java -version java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065) Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode -- Wally Wally Grotophorst Associate University Librarian Digital Programs and Systems University Libraries George Mason University Fairfax, Virginia 22030 (703) 993-9005 ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

