I just looked at my testing server with 3.0 and I seem to have had the
same problem when I installed it (when my dspace.cfg didn't match the
tables in the database because I still had the default definitions,
but custom indexes in DB). But it went away after index-init. I'm none
the wiser at this moment, but it's worth investigating.

Example:
2012-08-27 14:02:02 CEST ERROR:  relation "bi_4_dis" does not exist at
character 30
2012-08-27 14:02:02 CEST STATEMENT:  SELECT  COUNT(*) AS num FROM
bi_4_dis, (SELECT DISTINCT bi_4_dmap.distinct_id  FROM
collection2item, bi_4_dmap WHERE
bi_4_dmap.item_id=collection2item.item_id AND
collection2item.collection_id=$1 ) ma
2012-08-27 14:02:02 CEST ERROR:  current transaction is aborted,
commands ignored until end of transaction block
2012-08-27 14:02:02 CEST STATEMENT:  SELECT  COUNT(*) AS num FROM
bi_4_dis, (SELECT DISTINCT bi_4_dmap.distinct_id  FROM
collection2item, bi_4_dmap WHERE
bi_4_dmap.item_id=collection2item.item_id AND
collection2item.collection_id=$1 ) ma
2012-08-27 14:08:35 CEST ERROR:  relation "bi_1" does not exist at character 15
2012-08-27 14:08:35 CEST STATEMENT:  SELECT * FROM bi_1 LIMIT 1
2012-08-27 14:08:35 CEST ERROR:  relation "bi_1_dis" does not exist at
character 15
2012-08-27 14:08:35 CEST STATEMENT:  SELECT * FROM bi_1_dis LIMIT 1
2012-08-27 14:08:35 CEST ERROR:  relation "bi_2" does not exist at character 15
2012-08-27 14:08:35 CEST STATEMENT:  SELECT * FROM bi_2 LIMIT 1
2012-08-27 14:08:36 CEST ERROR:  relation "bi_3" does not exist at character 15
2012-08-27 14:08:36 CEST STATEMENT:  SELECT * FROM bi_3 LIMIT 1

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to