That's weird. The bi_*_dmap and bi_*_dis tables are created by
index-init, look here:

https://github.com/DSpace/DSpace/blob/dspace-1_5_x/dspace-api/src/main/java/org/dspace/browse/BrowseIndex.java#L383
https://github.com/DSpace/DSpace/blob/dspace-1_5_x/dspace-api/src/main/java/org/dspace/browse/IndexBrowse.java#L981

If you look at your database, are the tables for other indexes present?

Do your index tables correspond to your webui.browse.index.* options
in dspace.cfg?

Are there any errors during index-init if you raise log level to DEBUG?

Regards,
~~helix84

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to