Your postgresql connection pool is used up.
Restart your postgresql service the error will be gone.

If you frequently meet the same error, you should tune your postgresql. 
There are plenty of config options in your postgresql.conf.
e.g. max_connections, shared_buffers, work_mem, etc.

Consult the document for the meaning of each option.
http://www.postgresql.org/docs/7.4/static/runtime-config.html

Find the document that fits the version you are using.

Regards,
Allen Lam.
HKU Hub Administrator, http://hub.hku.hk


Miguel Pizarro wrote:
> Dear Dspace team:
> 
>  
> 
> In the Dspace page I get the following message:
> 
>  
> 
> Internal server error
> 
>  
> 
>  
> 
> And when reviewing the log appears as follows:
> 
>  
> 
> SQLNestedException: Cannot get a connection, pool exhausted
> 
>  
> 
>  
> 
> javax.servlet.ServletException: Cannot get a connection, pool exhausted
> 
>  
> 
>  
> 
>  
> 
> Anyone has any idea of the problem?
> 
>  
> 
>  
> 
> Best regards,
> 
>  
> 
>  
> 
> Miguel Pizarro
> 
> Soporte Tecnológico
> 
> Alerta al Conocimiento
> 
> Fono: 56 (2) 233 79 08
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to