Issue Type: Bug Bug
Affects Versions: 3.2, 3.1, 3.0
Assignee: Andrea Bollini
Components: DSpace API
Created: 10/Aug/13 11:05 AM
Description: This issue has been reported the first time in the dspace-tech mailing list:
http://www.mail-archive.com/[email protected]/msg22950.html

Il 31/07/2013 11:28, Gustavo ha scritto:
> DSpace 3.0 allow customize which browse engine is utilized.
> I use now SOLR Browse Engine(browseCreateDAO.class = org.dspace.browse.SolrBrowseCreateDAO). This class not add/remove any row in communities2item table. When I add an item no new row are add in the communities2item table.
> Above I used browseCreateDAO.class = org.dspace.browse.BrowseCreateDAOPostgres when I add an item, a new row are add in the communities2item table each item.
> When I attempt to erase an item add with the old configuration browseCreateDAO.class = org.dspace.browse.BrowseCreateDAOPostgres since the new configuration browseCreateDAO.class = org.dspace.browse.SolrBrowseCreateDAO no row are deleted from communities2item and an error ocurr
> Excepción:
>> org.postgresql.util.PSQLException: ERROR: update o delete en «item»
>> viola la llave foránea «communities2item_item_id_fkey» en la tabla «communities2item»
>> Detail: La llave (item_id)=(1984) todavía es referida desde la tabla
>> «communities2item».
Fix Versions: 4.0
Project: DSpace
Priority: Minor Minor
Reporter: Andrea Bollini
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to