Re: [Dspace-tech] [Dspace-devel] PLEASE VOTE on whether to include "Services API" refactoring in DSpace 6.0

2015-08-07 Thread Mark H. Wood
On Thu, Aug 06, 2015 at 11:06:52PM +0200, Adan Román Ruiz wrote:
> Its a good idea, but there are alternatives to hibernate. Why not mybatis?

We keep saying "Hibernate", but we should be thinking "JPA".  If
MyBatis implements JPA then you should be able to swap it in.

-- 
Mark H. Wood
Lead Technology Analyst

University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu


signature.asc
Description: Digital signature
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Internal error when trying to edit a collection

2015-08-07 Thread Mark H. Wood
On Thu, Aug 06, 2015 at 11:56:47AM -0500, Freddy Guerrero wrote:
> The problem is that i can not edit collections - get internal system error.
> With communities do not have this problem. However, the collection can be
> deleted through the Recycle Bin icon. Trying to edit was performed with
> administrative rights. Everything else works fine. Version dspace - 5.2.
> Was carried out a fresh installation, and then were data recover from the
> previous 3.2. And consistently applied schemes. A fragment of a log file
> that is related to the error:
> 
> WARN  org.dspace.app.webui.servlet.DSpaceServlet @ dsp...@dlpt.com:
> session_id=EBCD46AD4C0A259482EDF82958714309:ip_addr=186.46.206.48:database_error:org.postgresql.util.PSQLException\colon;
> ERROR\colon; permiso denegado a la relación harvested_collection
> org.postgresql.util.PSQLException: ERROR: permiso denegado a la relación
> harvested_collection

I don't actually read Spanish, but this seems to be saying that the
DBMS denied access to the table "harvested_collection".  I would check
the ownership and permissions on the DSpace database and all objects
in it.

-- 
Mark H. Wood
Lead Technology Analyst

University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu


signature.asc
Description: Digital signature
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette