Hi,
I've setup an oodt test instance and followed "Solr File Manger Quick Start 
Guide" to deployed Solr. 

Now I can ingest files and query data using Solr query such as:
http://localhost:8080/solr/select/?q=*:*

The only problem I have is deleting a product. Neither delete by id, nor delete 
by name works.

After execution, the file in archive folder seems to be deleted, but the folder 
is still there.  All metadata can still be seen via OPS UI interface. And the 
error message shows:

-------------------
ERROR: Failed to delete product 
'org.apache.oodt.cas.filemgr.structs.Product@a4fc7' : 
java.lang.NoSuchMethodException: 
org.apache.oodt.cas.filemgr.system.XmlRpcFileManager.removeProduct(java.util.Hashtable)
--------------------

I double checked,  cas-filemgr-0.10.jar file, which should have class 
org.apache.oodt.cas.filemgr.system.XmlRpcFileManager.removeProduct is in 
library folder. I also tried to recompile version 0.12 
(cas-filemgr-0.12-SNAPSHOT.jar), same error occurred.

Can the files and metadata also be deleted manually via command line interface?

Any suggestion is appreciated,

Wei Shi, M.B.A., M.S.
Architect 
UM Comprehensive Cancer Center
NCRC 100/134
O: 734-763-8440 C: 248-835-8453
shi...@med.umich.edu
 


**********************************************************
Electronic Mail is not secure, may not be read every day, and should not be 
used for urgent or sensitive issues 

Reply via email to