Re: [Dspace-tech] Java fatal error on dspace import

2011-10-18 Thread André
Hi Andrea, Jose and Mark. Thank you! I tried Jose suggestion, importing one by one, but the error seemed to be randomic. I switched to sun java 1.6, but at the same time I reset the dabatase (it was on our test installation), and the problem was gone. The problem could have been Java7 but could

[Dspace-tech] Java fatal error on dspace import

2011-10-14 Thread André
Dear all, I'm trying to import 157 registries on dspace 1.6.2 by calling [dspace]/bin/dspace import --add --eperson=andre.ass...@usp.br--collection=123456789/32 --source=/home/andre/xImpAleph/impTeste111014/xvi_fd --mapfile=./xvi_fd --workflow It starts the process ok, but int the middle I get

Re: [Dspace-tech] Java fatal error on dspace import

2011-10-14 Thread Blanco, Jose
Subject: [Dspace-tech] Java fatal error on dspace import Dear all, I'm trying to import 157 registries on dspace 1.6.2 by calling [dspace]/bin/dspace import --add --eperson=andre.ass...@usp.brmailto:andre.ass...@usp.br --collection=123456789/32 --source=/home/andre/xImpAleph/impTeste111014/xvi_fd

Re: [Dspace-tech] Java fatal error on dspace import

2011-10-14 Thread Mark H. Wood
I can't explain the main problem, but I think that the slow startup upon resuming is caused by waiting for the lock file to go away. I presume that it never goes away because it was left behind when the initial attempt failed so catastrophically. -- Mark H. Wood, Lead System Programmer

Re: [Dspace-tech] Java fatal error on dspace import

2011-10-14 Thread Andrea Bollini
Hi André, I noted that you use java 7 I have not direct experience with this but there are a lot of post in the web reporting issues using java 7 with lucene/solr. See for example: http://www.infoq.com/news/2011/08/java7-hotspot Hope this help, Andrea Il 14/10/2011 19:44, André ha scritto: