Hi Marlon, Sorry it took a sec to get back to you on this. Here's some help inline below:
On 1/16/13 11:40 AM, "Marlon Pierce" <[email protected]> wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Hi OODT devs-- > >I'm evaluating OODT's CAS Curation and following the steps at >http://oodt.apache.org/components/maven/curator/user/basic.html, but >I'm having problems. I've attached a screenshot. > >* I checked out the code from SVN, grabbing the 0.5 release tag: svn >checkout https://svn.apache.org/repos/asf/oodt/tags/0.5/curator >cas-curator > >* I've downloaded Tika 1.2 and modified the sample python script to >use my local paths and version of Tika. Note you have a typo in line >24 after \n. This all works fine. Thanks for finding this I went ahead and filed a JIRA issue to fix the docs: https://issues.apache.org/jira/browse/OODT-552 I'll fix it shortly. > >* I've created the directory structures for staging and extractors and >populated with appropriate files. >156-56-179-234:cas-curator marpierc$ ls -tlr extractors/mp3extractor/ >total 51144 >- -rw-r--r--@ 1 marpierc marpierc 26173420 Jan 16 10:27 tika-app-1.2.jar >- -rwxr-xr-x 1 marpierc marpierc 888 Jan 16 10:34 >mp3PythonExtractor.py >- -rw-r--r-- 1 marpierc marpierc 348 Jan 16 11:13 >mp3PythonExtractor.config >- -rw-r--r-- 1 marpierc marpierc 188 Jan 16 14:20 >config.properties Can you please cat config.properties and paste to this list? > > >* As shown in the screenshot, I still get "No Metadata Detected...." It seems to have been filtered? Can you use min.us to share to list or something like that? > >* I see the following errors in catalina.out, which don't seem to be >relevant (looking for value for >org.apache.oodt.cas.curator.dataDefinition.uploadPath): > > >Caused by: java.lang.NullPointerException > at >org.apache.oodt.cas.metadata.util.PathUtils.replaceEnvVariables(PathUtils. >java:66) > at >org.apache.oodt.cas.metadata.util.PathUtils.replaceEnvVariables(PathUtils. >java:59) > at >org.apache.oodt.cas.metadata.util.PathUtils.replaceEnvVariables(PathUtils. >java:55) > at >org.apache.oodt.cas.curation.service.CurationServiceConfig.evaluateParamet >er(CurationServiceConfig.java:204) > at >org.apache.oodt.cas.curation.service.CurationServiceConfig.getPolicyUpload >Path(CurationServiceConfig.java:176) > at >org.apache.oodt.cas.curation.service.PolicyResource.getPolicies(PolicyReso >urce.java:176) > at >org.apache.oodt.cas.curation.service.PolicyResource.browseCatalog(PolicyRe >source.java:115) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Ah yes, those are relevant (I think ;) ). That path should be set to [FILEMGR_HOME]/policy. Can you refresh that in the config and try again? > > >Any help is appreciated-- Let me know how it goes. Will be around tonight and tomorrow and happy to help debug. Cheers, Chris > > >Marlon > > >-----BEGIN PGP SIGNATURE----- >Version: GnuPG/MacGPG2 v2.0.18 (Darwin) >Comment: GPGTools - http://gpgtools.org >Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > >iQEcBAEBAgAGBQJQ9wJBAAoJEOEgD2XReDo5pKsIAI0pzzaoRYevbuB25zxhK9vz >kS51CYOjetkoHM1tkhs+XAf07wYNoPHXhDIvt+o2PfWP9QqjIEYF/D8okubY6NMQ >Df9qhQL74+X5EGvHehLwJXDtW2TYzzuOyvJG5kpFUazfSHitClAJrnIRmWaO2Y11 >5VtYmNx1cZnXi2rw92AI6M9cmDeCHxtwQg5oQ9IJBpmBrSXBUyPcelUeNphYw/NO >/I863rufsVaW9ZCVoaYaq8gEUwyVwObEm6HK0bK90ptHQ2MylJqwQ68TcduYw0tY >vu3ndDv/GeBIVLJzQ/lGA3nDC6EZw3vMkqyZnWTYGC+R9q1kIePYSvBtog8YbV8= >=8US7 >-----END PGP SIGNATURE-----
