Sorry for the tardy response! It looks to me like you have the SRWDspaceLucene jar out of synch with the SRW jar. Have you switched to the 1.5.1 jar? There is a new SRW jar to go with that.
Ralph -----Original Message----- From: Mr Havercamp [mailto:[email protected]] Sent: Friday, September 25, 2009 3:36 PM To: [email protected] Subject: [Dspace-tech] SRWU Setup failing Hi I am attempting to set up SRW/U for a second time, and, while I am able to get the test working, I have been completely unsuccessful this time round in getting it to work with DSpace. I continue to get the following error, which I thought was related to a missing axis jar file but I've installed and configured it and still I get nowhere; java.lang.AbstractMethodError: ORG.oclc.os.SRW.SRWDatabase.init(Ljava/lang/String;Ljava/lang/String;Lja va/lang/String;Ljava/lang/String;Ljava/util/Properties;Ljavax/servlet/ht tp/HttpServletRequest;)V ORG.oclc.os.SRW.SRWDatabase.createDB(SRWDatabase.java:327) ORG.oclc.os.SRW.SRWDatabase.getDB(SRWDatabase.java:1000) ORG.oclc.os.SRW.SRWServletInfo.handleExplain(SRWServletInfo.java:228) ORG.oclc.os.SRW.SRWServlet.doGet(SRWServlet.java:320) javax.servlet.http.HttpServlet.service(HttpServlet.java:689) org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.j ava:327) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) My SRWServer.props configure looks like the following (everything else is commented out); default.database=DSpace resultSetIdleTime=300 makeIndex.html=true db.DSpace.class=ORG.oclc.os.SRW.DSpaceLucene.SRWLuceneDatabase db.DSpace.home=/home/dspace/i/testing/ db.DSpace.configuration=config/DSpace.SRWDatabase.props The DSpace.SRWDatabase.props file is in my DSpace instance's config directory. Could I be missing something? Any help much appreciated. Cheers Hayden ------------------------------------------------------------------------ ------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

