Re: [Dspace-tech] Error ingesting to DSpace Sword

2012-03-15 Thread Kavitha Chandrasekar
Hi Tim, Thanks for the pointer to the help on logs. I was using the demo server at http://demo.dspace.org. Since it was not possible to look at the logs of the demo server, I set up an instance of dspace on my local machine and was able to ingest data in through the

Re: [Dspace-tech] Error ingesting to DSpace Sword

2012-03-14 Thread Tim Donohue
Kavitha, That "internal error" is a generic error message. To determine what the real error message is you will need to check your Tomcat or Dspace logs. For help on doing so, see: https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error - Tim On 3/13/2012 9:53 PM, Kavitha Chandraseka

Re: [Dspace-tech] Error ingesting to DSpace Sword

2012-03-14 Thread Mark H. Wood
On Tue, Mar 13, 2012 at 10:53:52PM -0400, Kavitha Chandrasekar wrote: > Hi, > > I am trying to submit a sample package using curl to the DSpace Sword demo > server. I used the command below: > > curl -i --http1.0 --data-binary "@example.zip" -H "Content-Disposition: > filename=example.zip"