Re: [Dspace-tech] SRU/W Server Browse Error

2010-09-20 Thread LeVan,Ralph
Your SRW jars are out of sync with your cql-java jar.  That’s not the 
configuration I left running on your computer.

 

Ralph

 

From: Hardik Mishra [mailto:har...@webinito.com] 
Sent: Monday, September 20, 2010 8:59 AM
To: LeVan,Ralph; Stuart Lewis; Tech List
Subject: SRU/W Server Browse Error

 

Hello Geeks

I want to create browseable database using SRW Server.

I have implemented SRW Server on my local host to work with Dspace.

When, i type : http://localhost:8080/SRW/search/DSpace,

I am getting Search Browse options with various metadata fields

But when i enter any value to field and click on Browse button it is giving 
some error.

soapenv:Envelope
−
soapenv:Body
−
soapenv:Fault
faultcodesoapenv:Server.userException/faultcode
faultstringjava.lang.reflect.InvocationTargetException/faultstring
−
detail
−
ns1:stackTrace
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)
at 
org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
at 
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
at ORG.oclc.os.SRW.SRWServlet.processMethodRequest(SRWServlet.java:1696)
at ORG.oclc.os.SRW.SRWServlet.doGet(SRWServlet.java:375)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at 
org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: 
org.z3950.zing.cql.CQLTermNode.getQualifier()Ljava/lang/String;
at 
ORG.oclc.os.SRW.DSpaceLucene.SRWLuceneDatabase.getTermList(SRWLuceneDatabase.java:255)
at ORG.oclc.os.SRW.SRWDatabase.doRequest(SRWDatabase.java:536)
at 
gov.loc.www.zing.srw.srw_bindings.SRWSoapBindingImpl.scanOperation(SRWSoapBindingImpl.java:230)
at 
gov.loc.www.zing.srw.srw_bindings.SRWSoapBindingSkeleton.scanOperation(SRWSoapBindingSkeleton.java:74)
... 29 more
/ns1:stackTrace
ns2:hostnamewebinito-2/ns2:hostname
/detail
/soapenv:Fault
/soapenv:Body
/soapenv:Envelope


And when i enter any value to search field and click on Search button it is 
giving 404: Document not found error.

I have checked http://localhost:8080/SRW/search/test, in this

When i write any value e.g. dog and click on Browse , I am getting output.

Please Help... :)

Thanks   Regards
Hardik Mishra
Software Engineer
Webinito Networks

Give a man a fish, and you feed him for a day. Teach a man to catch fish and 
you feed him for a lifetime.

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] SRU/W Server Browse Error

2010-09-20 Thread Hardik Mishra
Hi Ralph

I have checked that you have updated some files using

http://code.google.com/p/oclcsrwlucene/updates/list

Can you please tell me how can i get New jars including new cql-java.jar

Thanks   Regards
Hardik Mishra
Software Engineer
Webinito Networks

Give a man a fish, and you feed him for a day. Teach a man to catch fish and
you feed him for a lifetime.


On Mon, Sep 20, 2010 at 6:44 PM, LeVan,Ralph le...@oclc.org wrote:

  Your SRW jars are out of sync with your cql-java jar.  That's not the
 configuration I left running on your computer.



 Ralph



 *From:* Hardik Mishra [mailto:har...@webinito.com]
 *Sent:* Monday, September 20, 2010 8:59 AM
 *To:* LeVan,Ralph; Stuart Lewis; Tech List
 *Subject:* SRU/W Server Browse Error



 Hello Geeks

 I want to create browseable database using SRW Server.

 I have implemented SRW Server on my local host to work with Dspace.

 When, i type : http://localhost:8080/SRW/search/DSpace,

 I am getting Search Browse options with various metadata fields

 *But when i enter any value to field and click on Browse button it is
 giving some error.
 *
 soapenv:Envelope
 -
 soapenv:Body
 -
 soapenv:Fault
 faultcodesoapenv:Server.userException/faultcode
 faultstringjava.lang.reflect.InvocationTargetException/faultstring
 -
 detail
 -
 ns1:stackTrace
 java.lang.reflect.InvocationTargetException
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at
 org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)
 at
 org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
 at
 org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
 at
 org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
 at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
 at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
 at
 org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
 at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
 at
 ORG.oclc.os.SRW.SRWServlet.processMethodRequest(SRWServlet.java:1696)
 at ORG.oclc.os.SRW.SRWServlet.doGet(SRWServlet.java:375)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
 at
 org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
 at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
 at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
 at
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
 at
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
 at
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
 at
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
 at
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
 at
 org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
 at
 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
 at
 org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
 at java.lang.Thread.run(Unknown Source)
 Caused by: java.lang.NoSuchMethodError:
 org.z3950.zing.cql.CQLTermNode.getQualifier()Ljava/lang/String;
 at
 ORG.oclc.os.SRW.DSpaceLucene.SRWLuceneDatabase.getTermList(SRWLuceneDatabase.java:255)
 at ORG.oclc.os.SRW.SRWDatabase.doRequest(SRWDatabase.java:536)
 at
 gov.loc.www.zing.srw.srw_bindings.SRWSoapBindingImpl.scanOperation(SRWSoapBindingImpl.java:230)
 at
 gov.loc.www.zing.srw.srw_bindings.SRWSoapBindingSkeleton.scanOperation(SRWSoapBindingSkeleton.java:74)
 ... 29 more
 /ns1:stackTrace
 ns2:hostnamewebinito-2/ns2:hostname
 /detail
 /soapenv:Fault
 /soapenv:Body
 /soapenv:Envelope


 *And when i enter any value to search field and click on Search button it
 is giving 404: Document not found error.*

 I have checked http://localhost:8080/SRW/search/test, in this

 When i write any value e.g. dog and click on Browse , I am getting output.

 Please Help... :)

 Thanks   Regards
 Hardik Mishra
 Software Engineer
 Webinito Networks

 Give a man a fish, and you feed him for a day. Teach a man to catch fish
 and you feed him for a lifetime.

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.