Sean Carte wrote:
> 
> 
> When does this error occur, during `ant fresh_install`?
> 
> If so, you probably just need to drop and recreate your database.
>  *N.B. I'm assuming you don't have anything in there yet!*
> 
> As the dspace user (who owns the database):
> 
> dropdb dspace
> createdb -U dspace -E UNICODE dspace
> 
> Then run the ant command again from within your target/dspace-build.dir/.
> 
> Sean
> 
> 

Yes, this error occur after ant fresh_install. I run this comand from
/target/dspace-build.dir/.
I recreate database, but this error:

>>>    [java] Could not find the main class: org.dspace.search.DSIndexer.
>>> Program will exit. 

always appeared.
Please, Can you tell what does this error mean and how resolve this problem?

Thanks
-- 
View this message in context: 
http://old.nabble.com/internal-system-error-occurs-while-submitting-an-item-for-collection-tp22743840p29105651.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to