Re: [Dspace-tech] Requesting Troubleshooting Suggestions - AIP Export Errors

2011-08-22 Thread Tim Donohue
Patrick, Sounds good. Let us know what you find out. If you notice any other oddity/issue, we'll definitely want to get it resolved for 1.8.0. Also, if you find DS-930 is the cause, you could also just "patch" your local code with the patch that is attached to DS-930. It's literally a one-l

Re: [Dspace-tech] Requesting Troubleshooting Suggestions - AIP Export Errors

2011-08-22 Thread Patrick Etienne
Tim, Thanks so much! This is wonderful information. I really appreciate your taking the time to write all this up. I'm going to be looking into the things you mentioned here and do a little exploring to see if I can eliminate the problem or at least use this information to narrow down even further

Re: [Dspace-tech] Requesting Troubleshooting Suggestions - AIP Export Errors

2011-08-22 Thread Tim Donohue
Hi Patrick, On 8/19/2011 2:33 PM, Patrick Etienne wrote: > To start, I should toss out a little system information: > DSpace v. 1.7.2 > Java version "1.6.0_26" > PostgresSQL 8.4.7 > All on the same RedHat box. Thanks! This all looks reasonable/normal. > The next important detail is that I shou

Re: [Dspace-tech] Requesting Troubleshooting Suggestions - AIP Export Errors

2011-08-19 Thread Patrick Etienne
Tim - Many thanks for your help! I'm going to try to provide some additional information to see about teasing out the cause of this particular problem. To start, I should toss out a little system information: DSpace v. 1.7.2 Java version "1.6.0_26" PostgresSQL 8.4.7 All on the same RedHat box. T

Re: [Dspace-tech] Requesting Troubleshooting Suggestions - AIP Export Errors

2011-08-18 Thread Tim Donohue
One last note Patrick...I just realized, your commands are slightly "wrong" (though I'm not sure if this is the cause or not). With the "manifestOnly=true" option, DSpace will only export mets.xml files. You look to be trying to create a ZIP package (harvest_test-aip.zip). But, in reality the

Re: [Dspace-tech] Requesting Troubleshooting Suggestions - AIP Export Errors

2011-08-18 Thread Tim Donohue
Hi Patrick, A few questions for you: * What version of DSpace are you using? 1.7.0, 1.7.1 or 1.7.2? * Just a generic question -- is there a reason why you want to run this in "manifestOnly=true" mode? In the docs, it's worth noting that that setting is marked as "experimental" and that it shoul

[Dspace-tech] Requesting Troubleshooting Suggestions - AIP Export Errors

2011-08-17 Thread Patrick Etienne
DSpace Techies, I've been attempting to leverage the new AIP tool in order to export data from one dspace instance into another for the purpose of testing development instances (with which I'm building themes) and have come across a java error that I can't seem to figure out how to resolve. I'm no