Re: Problem when running pushpull

2012-08-01 Thread YunHee Kang
Hi Chris, > Have you checked out our wiki? No, I haven't. I just read the homepage as follows: http://oodt.apache.org/components/maven/filemgr/ I will try to examine closely the wiki page you recommended. Thanks, Yunhee 2012/8/2 Mattmann, Chris A (388J) : > Hi YunHee, > > Can you specifically t

Re: Problem when running pushpull

2012-08-01 Thread Mattmann, Chris A (388J)
Hi YunHee, Can you specifically tell me what's missing on the OODT file manager start up guide? Have you checked out our wiki? https://cwiki.apache.org/confluence/display/OODT/Home Try the documentation there, including the updated FM user guide: https://cwiki.apache.org/confluence/display/OOD

Jenkins build is back to normal : oodt-trunk #576

2012-08-01 Thread Apache Jenkins Server
See

Jenkins build is back to normal : oodt-trunk » CAS PGE Adaptor Framework #576

2012-08-01 Thread Apache Jenkins Server
See

Re: Review Request: CAS-Pushpull uniqueMetadataElement is being loaded as empty String instead of null

2012-08-01 Thread Chris Mattmann
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6301/#review9719 --- Ship it! Ship It! - Chris Mattmann On Aug. 1, 2012, 9:15 p.m., bri

Re: Review Request: CAS-Pushpull uniqueMetadataElement is being loaded as empty String instead of null

2012-08-01 Thread Chris Mattmann
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6301/#review9720 --- Ship it! LGTM - Chris Mattmann On Aug. 1, 2012, 9:15 p.m., brian F

Re: Problem when running pushpull

2012-08-01 Thread YunHee Kang
Hi Chris, I fullly made sense what you mentioned. The root of this problem occurred by this "Catalog exception" is caused by insufficient configuration of my filemgr. To be honest, my file manager has not been built yet. But it is difficult for me to configure properties of my file manager depend

Build failed in Jenkins: oodt-trunk #575

2012-08-01 Thread Apache Jenkins Server
See Changes: [bfoster] - Updated CHANGES.txt - OODT-481 [bfoster] - Fixed: CAS-Pushpull uniqueMetadataElement is being loaded as empty String instead of null - OODT-481 -- [

Build failed in Jenkins: oodt-trunk » CAS PGE Adaptor Framework #575

2012-08-01 Thread Apache Jenkins Server
See -- [INFO] [INFO] Building CAS PGE Adaptor Framework [INFO]task-segment: [install] [INFO]

Review Request: CAS-Pushpull uniqueMetadataElement is being loaded as empty String instead of null

2012-08-01 Thread brian Foster
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6301/ --- Review request for oodt, Chris Mattmann, Ricky Nguyen, Paul Ramirez, and Thomas B

Re: Question about metadata specification for Filemgr and Pushpull

2012-08-01 Thread Brian Foster
hey YunHee, I've submitted the patch, so you can instead of having to patch the code you can just resync your pushpull code and rebuild it and swap the jar out in your deployment -brian On Aug 1, 2012, at 8:28 AM, YunHee Kang wrote: > Hi Chris and Brian, > > I am reading source codes for ha

Re: Question about metadata specification for Filemgr and Pushpull

2012-08-01 Thread Brian Foster
Hey YunHee, Okay, found another bug... lol... you're on a roll dude! I've attached the fix to issue: https://issues.apache.org/jira/browse/OODT-481 Just patch the fix into the trunk pushpull and download with communication to filemgr should work now. -brian On Aug 1, 2012, at 8:28 AM, YunHe

Re: Problem when running pushpull

2012-08-01 Thread Mattmann, Chris A (388J)
Hey YunHee, On Jul 31, 2012, at 7:27 PM, YunHee Kang wrote: > Hi Brian, > > >> Also, if you want to turn off filemgr communication you should only comment >> out the following property: >> >> org.apache.oodt.cas.filemgr.url > > If I turned off the property that is related with filemgr mention

Re: Problem when running pushpull

2012-08-01 Thread Mattmann, Chris A (388J)
Hey YunHee, On Aug 1, 2012, at 4:17 AM, YunHee Kang wrote: > Hi Brian, > > > When I was reading a file named "push_pull_framework.properties", I > understood how a metadata file is named. > #extension for temporary metadata file > org.apache.oodt.cas.pushpull.write.met.file=true > org.apache.

Question about metadata specification for Filemgr and Pushpull

2012-08-01 Thread YunHee Kang
Hi Chris and Brian, I am reading source codes for handling "Catalog exception" related the runtime error described below. org.apache.oodt.cas.filemgr.structs.exceptions.CatalogException: Failure writing request at org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient.hasProduct(XmlRpcFil

Re: Problem when running pushpull

2012-08-01 Thread YunHee Kang
Hi Brian, When I was reading a file named "push_pull_framework.properties", I understood how a metadata file is named. #extension for temporary metadata file org.apache.oodt.cas.pushpull.write.met.file=true org.apache.oodt.cas.pushpull.met.file.extension=info.tmp And I found a metadata file wr