Feasibility of using OODT file manager in Airavata

2015-07-31 Thread DImuthu Upeksha
Hi all, I have been working on integrating a file staging server for Apache Airavata as a part of my GSoC project. Main purpose of doing this is to manage and store input/ output files for Airavata experiments. Main use case is as follows. 1. Clients (users) can push input files and metadata to

Re: Osgi stuff

2015-07-31 Thread Tom Barber
Friday is for sharing(I think) or its certainly for drinking. Before I hit beer o'clock I thought I'd share this little clip, as I'm hoping we can merge some of this stuff back upstream to offer an alternative to OPSUI. https://slack-files.com/T02531WE8-F08EFGLH1-85c44e77d8 (Hopefully you can see

Re: Problems Using Serializable Metadata after Loading Validation Layer

2015-07-31 Thread Michael Starch
All, I found the issue. Using "System.setProperties()" and filling it from properties read from filemanager.properties clears out other properties setup by the system which was needed in the XML calls for SerializableMetadata. I did the above call to setup properties needed by the XMLValidationLa

Re: File Manager - Error in ingeting a file to server

2015-07-31 Thread DImuthu Upeksha
Fixed. In product-types.xml I have put repository path as . It should be On Fri, Jul 31, 2015 at 3:32 PM, DImuthu Upeksha wrote: > Hi all, > > I followed the tutorial [1] about OODT file server and managed to > configure and start on the port 9000. Then I sent following request to > ingest a f

File Manager - Error in ingeting a file to server

2015-07-31 Thread DImuthu Upeksha
Hi all, I followed the tutorial [1] about OODT file server and managed to configure and start on the port 9000. Then I sent following request to ingest a file ./filemgr-client --url http://localhost:9000 --operation --ingestProduct --productName blah.txt --productStructure Flat --productTypeName